Lab 6

Description
The purpose of this lab experiment to download and install Android SDK, and using it to complete the tutorial “getting started” with android. In the tutorial, student will start using the eclipse and by following procedures to create simple android program. The program will also needed to be able to run it on the android emulator. In the program, student should able to add and create user interfaces using layouts, buttons, textfields, etc. In the end, student should create an app to enter, and display entered texts when send button is clicked.

Screenshots
1

2