BCom CompAppl MobileApps
BCom CompAppl MobileApps
Objective: Learning outcomes: To design, implement, document and present a mobile client/server
system using Android studio and XM. It is necessary to use a mobile phone emulator to develop and
demonstrate the experiments. It may be necessary to use other components or existing resources
(servers) as needed.
1. Write down the steps for creating an android virtual device (AVD) on Android
Studio.
2. Run an application on AVD in Android Studio.
3. Write procedure to develop an application on Android studio.
4. Write procedure to create first android project.
5. Write a program to design an android user interface using the Graphical Layout
Tool.
6. Write a program to create a manifest file. (manifest.xml)
7. Write an xml code to implement linear layout.
8. Write an xml program to create UI elements on a layout.
9. Write an xml code to implement content provider.
10. Write an xml program to design the following calculator format
1
11. Create an xml code to demonstrate seek bar on your device.
12. Write an xml code to develop an application for connecting to the internet and
sending an email.
13. Write an xml code to develop an application working with graphics and animations
2
15. Create an application that takes the name from a text box and shows hello message
along with the name entered in text box, when the user clicks the OK button.
3
22. Create an android application for menu
23. write an xml program to set transparency of an image and it should rotate 90 degrees.
24. develop an application for working with device camera
25. write an xml program to develop an application for working with location based services.
30. Design an android application to display Name, Class, College , Address etc of a student.
31. Create a screen that has input boxes for User Name, Password, Address, Gender(radio
buttons for male and female), Age (numeric) and a Submit button. On clicking the submit
button, print all the data below the Submit Button (use any layout)
34. Create a user registration application that stores the user details in a database table
41. Write a program how to create custom grid view layout in android
6
44. Android program to design login screen using relative layout
*****