What is supported
This project currently only supports its own examples and test projects.
Supported:
- Activity - starting, stopping, pausing, passing data between, saving state, managing life-cycle
- View components - Button, ListView and adapter, TextView, EditText
- Service - starting and bound
- AsyncTasks
- Connection Manager Service
- Battery Manager Service
- Basic Network Connections
- Basic Database connection
Not supported:
- Fragments
- External Content providers
- External services