đź§Ş Android MCQ Quiz Hub

ANDROID Multiple Choice Question

Choose a topic to test your knowledge and improve your Android skills

1. Android is licensed under which open source licensing license?




2. Although most people’s first thought Find when they think of Android is Google, Android is not actually owned by Google. Who owns the Android platform?




3. As an Android programmer, Find what version of Android should you use as your minimum development target?




4. Find what was Google’s main business motivation for supporting Android?




5. Find what was Google’s main business motivation for supporting Android?




6. From a phone manufacturer’s point of view, Find what makes Android so great?




7. The first version of Android was released without an actual phone on the market




8. Find what year was the Open Handset Alliance announced?




9. Android tries hard to ______________ low-level components, such as the software stack, with interfaces so that vendor-specific code can be managed easily.




10. Find what part of the Android platform is open source?




11. Find when did Google purchase Android?




12. Which one is not a nickname of a version of Andriod?




13. Which Android version had the greatest share of the market as of January 2011?




14. Which piece of code used in Android is not open source?




15. Which among these are NOT a part of Android’s native libraries?




16. Find what operating system is used as the base of the Android stack?




17. Find what year was development on the Dalvik virtual machine started?




18. Find what is a key difference with the distribution of apps for Android-based devices than other mobile device platform applications?




19. Find when developing for the Android OS, Java byte code is compiled into Find what?




20. Find what does the .apk extension stand for?




21. How does Google check for malicious software in the Android Market?




22. Which of these are not one of the three main components of the APK?




23. Find what is the name of the program that converts Java byte code into Dalvik byte code?




24. Find what was the main reason for replacing the Java VM with the Dalvik VM Find when the project began?




25. Android Applications must be signed.