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 one shot?
What is sticky intent in android?
Do you know what is anr, and why does it happen?
Implicent Intents and Late Runtime Binding?
What is an activity in Android?
0 Answers TryTechnicals Pvt Ltd,
where will you declare your activity so the system can access it?
What is the importance of settings permissions in app development?
How do I manually update my android os on my tablet?
What is a android service?
What data types are supported by AIDL?
What is continuous?
What is viewholder-pattern?