What is android? What are the features of Android?
Answer Posted / 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 |
Post New Answer View All Answers
What is the androidmanifest.xml?
What is the difference between file, class, and activity in android?
Which is the highest android version?
What items are important in every android project?
Explain the sending sms in android?
Explain me difference between service & intent service?
What are the type of flags to run an application in android?
What are the measures to avoid application anr?
What is android on cell phones?
How do I open files on my android phone?
What is foreground service?
How to retrieve data from database using arraylist in android?
What is the relationship between the life cycle of an asynctask and an activity? What problems can this result in?
What android 4.0 library contains?
How do I manually update my android?