An introduction to Android

For our next unit we are going to be writing Java apps for the Android platform.

To write these apps you will need to download and install the Android Studio application. Click this link to download Android Studio.

The first two lectures below will introduce you to some of the basic concepts used in Java Android apps. You should work through both of these examples yourself before attempting the first Android assignment.

First Android app

An app with two activities