Answer Posted / mady

The extension for an Android package file, which typically contains all of the files related to a single Android application. The file itself is a compressed collection of an AndroidManifest.xml file, application code (.dex files), resource files, and other files. A project is compiled into a single .apk file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Order of buttons on dialog box?
In android, which method you can use to obtain the path of the external storage?
What is logging (logcat)?
Which method to open a hap connection to an uri?
How android is beneficial for app. Developers?
Please explain what is a sticky intent?
How is the use of web view in android?
how to upgrade database tables in the later versions of an application?
Explain the scenario in which only ondestroy is called for an activity without onpause() and onstop()?
What is local.properties?
What is sleep mode in android?
What’s the difference between class, file and activity in android?
Which of the layout that you can use in a window in an android application?
What is the function of an intent filter?
Will fuchsia os replace android?