📚 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?
- GUI layout resources
- Required JAR files for the application
- Java source code for the application
- Packaged application files for deployment
- Basic application components