What is android?
Answer / mady
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 byte code which later transforms into .dex format files.
| Is This Answer Correct ? | 0 Yes | 0 No |
What's new in oreo android?
In android, normally sdcard is?
Can an application be started on powerup?
What is the difference between activities and services?
What is timepickerdialog in android?
What is gradlew?
Describe the android framework
What is motion tween?
What is a job scheduling?
Is android lollipop still supported?
Define activity application component.
what is the difference between dynamic receiver and static receiver?