Self-test questions
Q1. What is Google's official IDE for Android app development?
- Android Studio
- Eclipse
Q2. Android Studio uses the Apache ant build system.
- True
- False
Q3. Name an Android app that uses Map.
- Waze
- Duolingo
- Evernote
Q4. ADB can be used to debug your Android application.
- True
- False
Q5. What are the architectures that AVD supports?
- ARM
- x86
- MIPS
- Both 1 and 2