Interview Questions

Ask yourself the following questions to solidify your understanding of this chapter:

  1. If you ran the mksdcard utility with a size of 2G, would you get an SD card image file that's 2GB in size?
  2. How many SD cards can an Android device have at any one time?
  3. Which Android constant do you use to locate the directory on the SD card where ringtones are stored?
  4. What permission is needed to write new media files to an SD card?
  5. What permission is needed to receive streaming media over the network?
  6. What other permissions might you want to request if the application receives streamed media?
  7. What's the difference between using the default constructor of MediaPlayer and using the static method MediaPlayer.create()?
  8. Why should you always ...

Get Pro Android 4 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.