Introduction to the course outline and its objectives.
what is mobile application Development ?
Different platforms and tools for Developing mobile applications,
what is Android,its applications,specifications,?SDK?Android software stack?Android application Development process.
Discussion on components of Android Application. Lab Exercise
Display statement "Appllication Development for mobile Device"through main.xml and Java code and also display IBA logo on your mobile device through java code.
4
11 Feb,2012
Types of Android Application,comparison with desktops and notebooks. Lab Exercise
Develop an android application which converts celcius to Farenheit and vice versa.
Activities and Intents,Activity life cycle,LogCat,Applying styles and themes to an activiy Lab Exercise use of LogCat,applying styles and themes to an activity,To display an activiy as a Dialog
use of intents Lab Exercise
how to navigate between one activity to another by using Intents. and how to install apk file on the emulator by using android debuging bridge.
Lab Exercise
an activity with four buttons shold bring the log of the phone,picture gallery of the phone ,contact of the phone and shuld open the home page of IBA(iba.edu.pk)on the web browser using Implicit Intent
GetContentResolver.query(),content uri,how to retreive the data from content provider and constructing the query.get data from query results(Cursor) and assigning it to the Views through Adapter.
Lctures#
Date
Lecture Topic
Attachment
Activities
what is mobile application Development ?
Different platforms and tools for Developing mobile applications,
what is Android,its applications,specifications,?SDK?Android software stack?Android application Development process.
components of Android Application
Lab Exercise
Display statement "Appllication Development for mobile Device"through main.xml and Java code and also display IBA logo on your mobile device through java code.
Lab Exercise
Develop an android application which converts celcius to Farenheit and vice versa.
Lab Exercise
use of LogCat,applying styles and themes to an activity,To display an activiy as a Dialog
Lab Exercise
practice of Activity 4,Creatio
Lab Exercise
how to navigate between one activity to another by using Intents. and how to install apk file on the emulator by using android debuging bridge.
an activity with four buttons shold bring the log of the phone,picture gallery of the phone ,contact of the phone and shuld open the home page of IBA(iba.edu.pk)on the web browser using Implicit Intent
Lab Exercise
To build a game-1 in android
(Alpha,rotate,scale,Translate)
2012
PHONEGAP HOME WEBSITE
2012
Views,EditText Views
setListAdapter();
2012
MediaStrore,Settings)
LabExercise using a Content Provider