Lab 2 – XML and layout in Andriod
In this tutorial we will go through the basic concepts of xml in Android and different XML files used for different purpose in Android. Then, we look into activity life cycle and the type of layout in Android.
Read and run the code to make you understand more about XML file and the layout.
Lab 1 – Installation and develop my first app
- Download the e-book (Android Programming Cookbook)
- Read and do the installation from page 1 until 9.
- Then, create “Hello Android World” application from page 9 until 18.
- At the end, your first application should be like this.
- Good luck 😉

Video: How to install Android Studio on Windows 10
Chapter 8 – Testing and Publishing Apps
8.1 Mobile application and delivery
8.2 Testing mobile application
8.3 Application distribution
Chapter 7 – Implementing CRUD
7.1 Login and Logout and registration
7.2 Add, Retrieve, Update & Delete Operations
7.3 Reporting
7.4 Searching
Chapter 6 – Mobile Database
6.1 Introduction
6.2 Database design
6.3 Database connection
6.4 Database access using SQL
Chapter 5 – Developing Application II
5.1 Fragment and Intent
5.2 Notification
5.3 Material Design
5.4 Navigation
Chapter 4 – Developing Application I
4.2 Data and Time
4.3 Toast
4.4 Containers
4.5 Menu
Chapter 3 – Android studio
3.1 Getting Started
3.2 First App
3.3 AndroidManifest File
3.4 Activities, Fragment, Services, Intent and UI Widgets
3.5 Layouts
3.6 Containers
3.7 Menu
Chapter 2 – Android Operating Systems
2.1 History
2.2 Features
2.3 Version
2.4 Android architecture