Unit 10: Android Development
In this unit, we will look at how to develop applications in one popular platform for phones and tablets, the Android. In order to complete this unit, it is assumed that the student has had some experience with Java programming, although a brief review of Java will be included.
Completing this unit should take you approximately 8 hours.
10.1: Java Review
Watch Lecture 2.
10.2: Android SDK
Watch Lecture 3.
10.3: Resources, Views, and Intents
Watch Lecture 4.
10.4: Intents and Storage
Watch Lecture 5.
10.5: Storage and Threads
Watch Lecture 6.