Dr. D. Y.
Patil Unitech Society’s
Dr. D.Y. PATIL INSTITUTE OF MANAGEMENT & RESEARCH
Sant Tukaram Nagar, Pimpri, Pune-411018
Recognized by the Savitribai Phule Pune University (SPPU-IMMP014220) AISHE CODE C-42109
Recipient of the "Best College Award" Accredited by NAAC with "A++ MBA & MCA Programme Accredited
of Savitribai Phule Pune University Grade” (CGPA 3.52) by NBA
Mobile Application Development
List of Programs
1) Write a program to change text on the click of a button.
2) Write a program to accept Name from the user and display it on the screen.
3) Create a graphical layout for Registration form having fields. Accept data for these fields
from the user and display it on the screen.
a) Name
b) Last name
c) Address
d) Mobile number
e) Email Id .
4) Accept a number from the user and display its square on the screen.
5) Accept 2 numbers and display addition on the screen.
6) Write a program to accept 3 numbers and find greatest number from three numbers.
7) Write a program to find Addition, Subtraction, Multiplication and division of 2 numbers.
8) Write a program to accept a number and find out it is odd or even number.
9) Write a program to demonstrate the use of rating bar
10) Write a program to use an image view.
11) Write a program to use video player.
12) Write a program to demonstrate the use of audio player.
13) Create two fragments and write a program to display contents of each one of them
14) Write an android code to turn ON/OFF Bluetooth
15) Write an android code to turn ON /OFF the Wi-Fi
16) Write a program to create toggle button.
17) Write an android code to make phone call using Intent
18) Design android application for login activity. Write android code to check login
credentials with username = "mca" and password = "android". Display appropriate toast
message to the user
19) Create a fragment that has its own UI and enable your activities to communicate with
fragments.
20) Demonstrate Array Adapter using List View to display list of fruits.
21) Write an application to demonstrate Alert Dialog Box in android
22) write a program to demonstrate Context Menu in android.
23) Write a program to demonstrate Popup Menu in android.
24) Write an application to produce Notification
25) Demonstrate WebView to display web page in android application.
26) Write an android application using SQLite to create table and perform CRUD operations
Example. COURSE table (ID, Name, Duration, Description), perform ADD, UPDATE,
DELETE and READ operations)
27) write a Program to demonstrate JSON parsing of single data
28) Write a program to demonstrate JSON parsing of array.
29) Write a program using spinner to display 12 months.
30) Write a program to change the colour of a text.
31) Create an Android app, powered by Firebase Realtime database that supports: Adding
Data to Firebase Realtime database, Retrieving Data from Firebase and Deleting data
from firebase data.
32) Write an application to display a PDF as an image in React app using URL
33) Develop simple flutter application to open a browser using Android SDK