What is supported

This project currently only supports its own examples and test projects.

Supported:

  1. Activity - starting, stopping, pausing, passing data between, saving state, managing life-cycle
  2. View components - Button, ListView and adapter, TextView, EditText
  3. Service - starting and bound
  4. AsyncTasks
  5. Connection Manager Service
  6. Battery Manager Service
  7. Basic Network Connections
  8. Basic Database connection

Not supported:

  1. Fragments
  2. External Content providers
  3. External services