What is .apk extension?
Answer / 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 |
What is idl (interface definition language)?
what is an android manifest file?
Do you know the languages supported for android development?
Do iphones last longer than androids?
What is the use of dependency injection in android?
Tell us why bytecode cannot be run in android?
What are the differences between a domain and a workgroup?
Which is the safest mobile operating system?
What is the Android Open Source Project?
How can I reduce my android system usage?
Toast is a class to display a message in android. How to set position of a toast?
How to handle on Audio Stream for a call in Android?