CA321 BMA All Programs
CA321 BMA All Programs
ANDROID
1. Create an Application that can Toast a message “Welcome to CMPICA“.
2. Create an Application to Print the name in Toast entered in EditText.
3. Create an Application to Input two numbers and show the addition answer in textView by
button.
4. Create an Application to understand Activity, Intent, Create sample application with login modu
le. (Check username and password) open new activity and Print “Welcome username” manually
without intent.
5. Create calculator application with two EditText to enter numbers, 4 Buttons to perform
Addition, Subtraction, Division, Multiplication and display answer into toast. (Check for blank
value and 0 value input) (Use proper controls)
6. Create an application to handle the view without creating its object and avoid using
“findViewbyId”.
7. Write an android application that will take basic student information (Student ID, Student Name,
Student Branch, Student Contact No., Student Birth date) in one screen from user and display
that information to other screen on submit button click of first screen) (Use proper controls).
8. Create an Application to show the Activity Life Cycle and show the messages in Logcate.
9. Create an Android application that should have 3 screens: Splash Screen Login Screen, Home
Screen. When user start application for first time, Login screen should appear. User will login
with Username: “Test” and Password: “TestUser”. After successful login, user will redirect to
home screen. Where Welcome [Username] should be display.
10. Write an Android application to convert string to upper case, entered by user into edittext on
click of the button.
11. Create android UI application to accept two numbers and the display the sum of the number
using Button and EditText.
12. Create an Android application to demonstrate the Activity LifeCycle.
13. Create an application to understand Activity, Intent, Create sample application with login
module. (Check username and password).
Smt. Chandaben Mohanbhai Patel Institute of Computer Applications,
CHARUSAT
14. Create calculator application with two EditText to enter numbers, 4 Buttons to perform
Addition, Subtraction, Division, Multiplication and display answer into toast. (Check for blank
value and 0 value input) (Use proper controls)
15. Write an android application that will take basic student information (Student ID, Student Name,
Student Branch, Student Contact No., Student Birth date) in one screen from user and display
that information to other screen on submit button click of first screen) (Use proper controls)
16. Create an Android application that should have 3 screens: Splash Screen Login Screen, Home
Screen. When user start application for first time, Login screen should appear. User will login
with Username: “Test” and Password: “TestUser”. After successful login, user will redirect to
home screen. Where Welcome [Username] should be display.
17. Write an application in android to understand the Lifecycle of an Activity using Intent.
18. Write an Android application to convert string to upper case, entered by user into edittext on
click of the button.
19.
20. Write an android application to invoke built in application like contact, browser, google map and
dialer. Operations are :
21. By clicking on Visit the Website button , it should open “www.google.com” in android built in
browser application
22. By Clicking on make call button, it should open the phone dialer with a predefined number.
23. By Clicking on Show Map button, it should plot a specified location co ordinates in the built in
google map application.
24. By clicking on Choose Contact button, it should allow the user to select a particular contact and
show the details as a toast message.
25. Design simple GUI application with activity and intents e.g. calculator.
Smt. Chandaben Mohanbhai Patel Institute of Computer Applications,
CHARUSAT
26. Write an application in android to manage the session of the user using SharedPreferences for
Login Activity.
27. Design the Simple GUI using proper Layout also set the background color using Drawable
Resource File.
30. Write an application to create List View, GridView and RecyclerView in Android
34. Create an Android Application for Online Oder Demo using Checkboxes
35. Create an android Application for Subject Selection, include five subject as an option for
selection
37. Design an application in Android for Seek Bar and Rating Bar
Smt. Chandaben Mohanbhai Patel Institute of Computer Applications,
CHARUSAT
38. Create Calendar view and show current time and current date and selected time and selected
date.
39. Create an android Application as shown below using Kotlin Language.
Description:
40. Create an Android Application in Android using Kotlin Language and include all the requirements
as below [Prerequisite: Four Images of Persons, one logo, home icon]
Create All the activities with same design (use any colour combination)
Login credentials must be saved with Shared Preferences and Maintain this name on All
activities.
Use the Intent for passing the data on other page except login and show it as per the
requirement
Prepare the only one PDF (save with 21MCA001 format) file to include all Kotlin and XML
files and share on google form
Occupation: It is Spinner and in that options are Service, Industry, Self-Employed,
Academician, Other. ID: Any PW: Any but matched in Login,
on home click logout using Shared Preferences and On click of any photo or name it should
open each activity with each photo with details. On click of Connect Show Toast Message to
show that You are connected with Name of person. You can keep any logo, any colour any
image any name.
Smt. Chandaben Mohanbhai Patel Institute of Computer Applications,
CHARUSAT
41.Create an application to display the flags of country in Gridvew using BaseAdpater in Android.
42.Create an application to display the subject name in Listview using SimpleAdpater in Android.
43.Write an application demonstrating the use of RecylerView to show the list of fruits name and
photo using cardview.
Smt. Chandaben Mohanbhai Patel Institute of Computer Applications,
CHARUSAT
Thank you