Medium
What's an activity in Android?
Author: LĂ©oStatus: PublishedQuestion passed 147 times
Edit
1
Community EvaluationsNo one has reviewed this question yet, be the first!
1
Android architecture consists of five distinct parts. Which of the following parts is above the kernel and contains the virtual machine?1
Which database management system allows to store data in a structured manner in an Android application?1
What is the state of an activity if it is not in focus, but still visible on the screen?3
What is the interest of a "ContentProvider" in an Android application?1
What is the first method called by the system during the life cycle of an activity?2
How to add a library to your Android application?1
Test an Android application on a computer