Interview Questions

Here are some questions you can ask yourself to solidify your understanding of this topic:

  1. True or false: if you want to debug an application, you must explicitly set the android:debuggable attribute to true in the <application> tag of the AndroidManifest.xml file.
  2. Name four things you can do with your application while using the Eclipse Debug perspective.
  3. Is it possible to connect more than one device and/or emulator to Eclipse at the same time? If so, where do you select which application you want to work with?
  4. Which DDMS feature do you use to get statistics for an application's current memory allocations?
  5. How do you determine how many threads are running in your application?
  6. How do you find out the number of times a particular ...

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.