Will Schell's ISC 250 Programming Through Mobile App Development
Assignment 2
The assignment:
- Install the Android Studio IDE
- Create a variant of the typical "Hello, World" program.
click on the image below to view the assignment
Concepts
- SDK
- XML
- layout
- layout manager
- form factor
- API (minimum/target version)
- Activity
- onCreate method
- class
- subclass (aka derived class)
- override
Ancillary concepts
- IntelliJ
- Gradle build tool
- AVD
- AVD Manager
- SDK Manager