CreateAndroid Virtual Device
To test your Android applications you will need a virtual Android device. So
before we start writing our code, let us create an Android virtual device. Launch
Android AVD Manager using Eclipse menu options Window > AVD
Manager> which will launch Android AVD Manager. Use New button to create a
new Android Virtual Device and enter the following information, before
clicking Create AVD button.If your AVD is created successfully it means your environment is ready for Android application development. If you like, you can close this window using top-right cross button. Better you re-start your machine and once you are done with this last step, you are ready to proceed for your first Android example but before that we will see few more important concepts related to Android Application Development.
No comments:
Post a Comment