5COSC005W - Tutorial 1 Exercises

As part of this tutorial for this week, you should complete ALL the tasks described in the following links and specifications: (make sure that you ask questions to your tutor for anything that you do not understand or if you are stuck at any point):

  1. Android Studio and a Hello World App
  2. Your first interactive UI App
  3. Familiarisation with the Android API
    Go to the Android developer website https://developer.android.com/. Locate the documentation of the Android API https://developer.android.com/reference/classes. Find the String class. Does it look familiar? Does it provide the same methods as the normal Java language?

The material for the first 2 tasks is created by Google, used under a Creative Commons Attribution 4.0 International license.