sunyijin / android-internal-study

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

android-internal-study

This is used for android study

  1. first day LogNative and FibNative is the usage of jni and ndk.

  2. second day FibClient/FibService/FibCommon is the code of Fib service (FibCommon is mostly about aidl, FibService is the implenmatation of service, FibClient the apk)

LogClient/LogService/LogCommon is the code of Fib service (LogCommon is mostly about aidl, LogService is the implenmatation of service, LogClient the apk)

About


Languages

Language:Java 66.4%Language:C 23.5%Language:D 10.2%