Android Development Intermediate

🏷️ Intermediate
🆓 100% Free Certificate 15 Questions 450s 28 Views

This test measures your ability to work with activities, intents, data storage, and UI design patterns in Android apps. To improve your skills, check the Android Jetpack Documentation and watch this hands-on Intermediate Android Development Tutorial.

1 What is a Fragment in Android?
2 Which method is called when an Activity is created?
3 What is the purpose of RecyclerView?
4 Which class is used for SQLite database management?
5 What is the purpose of ViewModel in Android Architecture Components?
6 Which permission is required to access the internet?
7 What is the use of ProGuard in Android?
8 What is LiveData used for?
9 Which method is used to start a new Activity?
10 What is the purpose of Gradle in Android Studio?
11 What is the use of the "Parcelable" interface?
12 Which lifecycle method is called when an Activity becomes visible?
13 What is an AsyncTask used for?
14 Which component is used to display web pages in an app?
15 What is the function of the AndroidManifest.xml file?