Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 360 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 360 Bytes

AIDLService

Its only have the main service which have two types of implementation of binder.

  1. AIDL stub class
  2. Messanger

If you want learn the both, Create your application copy the aidl file or messager information and start use it. This required separatly install on your phone.

I had added another repository which using this.