Adding An Activity

Adding an activity to a Vaandroid application

We creare an Activity Class the same way as Android.

  • Add a class that extends from Activity
  • Add an entry to the manifest
  • Add resources to the res folder

In addition, add permissions to vaandroid.xml