Learning Android Google Maps
上QQ阅读APP看书,第一时间看更新

Self-test questions

Q1. What is Google's official IDE for Android app development?

  1. Android Studio
  2. Eclipse

Q2. Android Studio uses the Apache ant build system.

  1. True
  2. False

Q3. Name an Android app that uses Map.

  1. Waze
  2. Duolingo
  3. Evernote

Q4. ADB can be used to debug your Android application.

  1. True
  2. False

Q5. What are the architectures that AVD supports?

  1. ARM
  2. x86
  3. MIPS
  4. Both 1 and 2