Answer Posted / mady
The APK file is compressed the 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 ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain me difference between service & intent service?
List the type of android application?
As discussed, there are 4 main components in android application. And in androidmanifest.xml file, you need to declare?
Explain ttl (time to live) and why is it required?
What is the purpose of @override in android?
Do iphones last longer than androids?
What is adt stand for?
How to handle an audio stream for call in android?
What is the purpose of android os?
What is the order of dialog-box in android?
What is activities?
What is the dagger symbol used for?
What are the types of layout in android?
What is ddms?
How do you pass the data to sub-activities android?