Skip to content

Latest commit

 

History

History

2014-03-24

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Meeting 2014-03-24

Lawrence D'Oliveiro gives an introduction to Android development:

  • Using Android: UI conventions, vendor customization

  • Structure of Android: Linux kernel, use of processes and user IDs, Toolbox Shell

  • Programming Android: app (APK) structure, Java & Dalvik, Bionic runtime, privilege model, SDK, NDK (for C/C++ code), platform APIs, OpenGL-ES

  • Hacking Android: AOSP, alternative ROMs