A City Tech OpenLab ePortfolio

Lab 6

Lab Objective:
In this lab exercise, we are asked to install the Android SDK bundle, the ADT plugin, and follow a basic tutorial to create a basic Android application project. After installing the Android SDK bundle and ADT plugin, we can now start creating our first Android application. First we create the project using the Eclipe come with the Android SDK bundle. We also able to create an Android emulator to run the program using Eclipe which is other option to test out the application if you do not have an Android OS phone. On the first activity screen we are asked to create a edit text field and a button. After that, we are asked to make another activity screen to show the output once the button is pressed. In the end, we tested the application on the emulator to make sure the program is running.

Screenshot:
Lab 6_1

Leave a Reply

Your email address will not be published. Required fields are marked *