• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Plug-in/Add-on communication

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!
 
Back
Top Bottom