Developing with the Android Extensibility Framework

The Extensibility Framework is an SDK for Android applications, providing to developers the ability to add or replace screens or subviews, change navigation patters, update the data model, add custom actions, and so on. You can use it when developing new applications, but you can also extend existing applications with little effort; you need not recompile and redistribute the apps.

The main features of the Extensibility Framework include: