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
Why is it called android?
Describe a real time scenario where android can be used
List the data types supported in aidl?
How do I update my os on my android?
Can you run exe files on android?
What is after android pie?
Is miui better than android?
Could you point out some of the prime advantages of android?
Explain localization and how to achieve?
Which method is called only once in a fragment life cycle?
What is one shot?
Can android lollipop be upgraded to marshmallow?
What is the difference between a file, a class and an activity in android?
What is the implicit intent in android?
What is needed to make multiple choice list with custom view for each row?