IBM Exam Questions

What else does the developer need to do before the AVD emulator can be used to test the application

A developer has created a Worklight mobile application and wants to use the Android Virtual
Device (AVD) emulator to test it. To accomplish this, the developer has installed the ADT plug-in,
Android 4.0 SDK platform and created an Android environment for the application. What else does

the developer need to do before the AVD emulator can be used to test the application?

A.
Export the application’s .apk file to AVD Manager.

B.
Use the AVD Manager to create an AVD for the Android 4.0 SDK platform.

C.
Set the android:minSdkVersion property to “4.0” in the application’s AndroidManifest.xml file.

D.
No additional action is required. Worklight Studio automatically creates an AVD for the installed
Android SDK platform.

Explanation: