What is android? What are the features of Android?
Answer / clara
Android is a stack of software for mobile devices which has Operating System, middleware and some key applications. The application executes within its own process and its own instance of Dalvik Virtual Machine. Many Virtual Machines run efficiently by a DVM device. DVM executes Java language’s byte code which later transforms into .dex format files
| Is This Answer Correct ? | 5 Yes | 0 No |
What is the difference between android 6.0 and 6.0 1?
Explain the four java classes related to using sensors on the android platform?
What are the features of android os?
What is resource in android?
What is the difference between viewmodel and androidviewmodel?
How does the aosp relate to the android compatibility program?
What is onstop?
Which is the latest operating system for android?
Explain the onsavedinstancestate() and onrestoreinstancestate() in activity?
Why would you do the setcontentview() in oncreate() of activity class?
what is aapt in android?
List the data types supported in aidl?