modifying aidl compiler to generate c++ proxy and stub interface

Sasidhar

New member
May 31, 2013
1
0
0
i know that the .java file generated from .aidl file has import files like android.os.binder,iinterface,ibinder etc.
changing language dependent java specific files to spport c++
I also know that there is a native directory in frameworks where binder files in cpp are available.
now if i just include those files and call the methods in those native files and follow the procedure of aidl compiler,can i be able to generate
c++ proxy and stub interfaces from .aidl.

Share your thoughts on this.

Regards,
sasidhar
 

Trending Posts

Forum statistics

Threads
956,863
Messages
6,970,395
Members
3,163,644
Latest member
RichardDixon