InterviewSolution
Saved Bookmarks
| 1. |
What is an Android Virtual Device? |
|
Answer» An Android Virtual Device is a device configuration that is run with the Android emulator. Android virtual device is used to TEST an application without any mobile or a tablet. It WORKS on Android Emulator which gives a virtual device facilities. It gives the platform to INSTALL & run the application in order to test it. |
|