Android Development I
Overview
This course aims to acquaint the user with the basic concepts in Android programming, give a walk through on how to setup the development environment and introduce the tools used in creating the User Interface. At the end of the lesson, the user will also be able to create an Android project with simple to moderate functionalities.
- Level Beginner
- Number of lessons 10
- IT Points 20
Course outline
-
Lesson1 : Android Fundamentals
-
Lesson2 : Basic Installation
-
Lesson3 : Contents of an Android Project
-
Lesson4 : Running your first project (Activity, AVD and Logcat)
-
Lesson5 : Widgets, Layout, Resources and Fragments
-
Lesson6 : Menu
-
Lesson7 : Adapters and AdapterViews
-
Lesson8 : WebView
-
Lesson9 : Threads
-
Lesson10 : Internet Access