Which of the following scripts is used for building the application and installing it on the device?

Options
- build.xml
- AndroidManifest.xml
- Manifest.xml
- Android.xml


CORRECT ANSWER : build.xml

Discussion Board
Explanation-

build.xml, which is an Ant script for compiling the application and
installing it on the device

Sapna Ambadkar 03-16-2017 01:05 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement