PROG230:Android Application Creation
- Subject Code :
PROG230
In group of 5 or 6 students, build a very simple application by using Android.
You should hand: A PowerPoint presentation contains the problem and all the solution steps. (3 marks)
1. Create 6 activates that have the following : (12 marks)
_ First activity (Project A) has Text View, button, 3 Check box one of them alreadychecked. Where (Project A) is the name of activity.
_ Second activity (Project B) have an orientation type: landscape, button, andcomment.
_ Third activity (Project C) have image view and button have an action with theget text (any text you want).
_ forth activity (Project D) have a background with green color and List view thathave divider.
_ Fifth activity (Project E) show a short message that display " Our project of appAndroid "
_ The last activity (Project F) has Text view for send a SMS & Email.
- Note: Using the Intent Object to link all the activities with others.
- Note: Make screenshot for your Manifest File.
- Note: Using the Intent Object to link all the activities with others.
- Note: Make screenshot for your Manifest File.