ilomambo
Newbie
Hello,
I am a newby and started to program my first app. I wonder how to make plug-ins/add-ons to extend the functionality of a base app (my base app).
I found some pages describing AIDL interfaces, is this the way a plug-in can (should) call base app functions and share its own new functions with it?
PS: If some samaritan soul has a pointer to a plugin sample code, it will also be appreciated!
I am a newby and started to program my first app. I wonder how to make plug-ins/add-ons to extend the functionality of a base app (my base app).
I found some pages describing AIDL interfaces, is this the way a plug-in can (should) call base app functions and share its own new functions with it?
PS: If some samaritan soul has a pointer to a plugin sample code, it will also be appreciated!