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 are Native Android Actions?
List few items, which you think may be important in every android project?
Can you use an Intent to provide data to a ContentProvider? If not, what would be the proper mechanism for doing this?
Can I update my tablet android version?
How to define a new sencha touch class?
State few disadvantages of android in the mobile market.
What is intent component of android?
State the importance of xml- based layouts?
What are fragments in Android Activity ?
why android uses dvm, why not jvm?
Why can't you run java byte code on android?
when to use 9 patch image in android?