I have noticed recent support coming into the master branch that seems to support vendor add-ons to extend the public API. Is this support something we can start using today, and if so, how?
I'd like to introduce a few extra classes to a vendor-specific SDK API and have supporting implementations running on the emulator but it's unclear exactly how to connect these mechanics in the current master branch. For instance, how do I get my vendor-specific jar files added to the "add-ons" folder in the "make sdk" target? And, how would I connect the source code into the existing build system such that the implementation makes its way to the system.img? This is a long term goal and does not necessarily need to be backward compatible to the 1.0 or 1.1 SDK releases. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---
