This repository save some my android samples. Each Android Studio Project has a Guide directory in which Process.txt is. Process.txt shows the whole process for build the task from default project.
Show a Contacts List by name. User can check the contacts detail by click each name.
Show a Contacts List by phone number.
Read user profile in the device.
Use a existence .so file.
Build jni with AndroidStudio + Gradle.
Export .jar with AndroidStudio.
Use a existence .jar file.
Show how to communicate Remote Service via AIDL.