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 |
How long does it take to build an app?
How many apps are available for Android?
Explain aidl?
What role does dalvik play in android development?
What is the advantage of android?
To get data from webserver to android application, which of the following class you need to use to establish connection?
how to fix an android application crash? How to analyze a crash using logcat?
Android ui is threadsafe? Is it true or false?
How could we move the data in sub activity?
Describe Android Application Architecture?
How are escape characters used as attribute in Android?
0 Answers TryTechnicals Pvt Ltd,
What is sleep mode in android?