What is .dex extension?
Answer / mady
Android programs are compiled into .dex (Dalvik Executable) files, which are in turn zipped into a single .apk file on the device. .dex files can be created by automatically translating compiled applications written in the Java programming language.
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell us how do you supply construction arguments into a fragment?
Why is list view not recommended to have active components?
What are the approaches required to share persistent user-defined objects?
Why bytecode cannot be run in android?
Is ios bigger than android?
What is difference between rxjava and rxandroid?
What are Native Android Actions?
Is sim pin code working?
Types of notification in android?
What are app widgets?
How to use built-in messaging within the application?
How many activities are in focus at any time?