Medium
Android's architecture is composed of five distinct parts.
Which of the following parts is on top of the libraries and allows developers to create applications by accessing all the APIs and features available on the phone?
Author: LéoStatus: PublishedQuestion passed 165 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!
2
How to add a library to your Android application?1
Which database management system allows to store data in a structured manner in an Android application?2
How to stop an activity in Android?1
What is the state of an activity if it is not in focus, but still visible on the screen?1
Android architecture consists of five distinct parts. Which of the following parts is above the kernel and contains the virtual machine?3
What is the interest of a "ContentProvider" in an Android application?1
Test an Android application on a computer