📚 Practice Mode

Basics of Android Application Development

Learn at your own pace with hints and detailed explanations

1 / 16
Multiple Choice

What does ‘assets’ item hold in the root directory of android application?

  1. GUI layout resources
  2. Required JAR files for the application
  3. Java source code for the application
  4. Packaged application files for deployment
  5. Basic application components