0% found this document useful (0 votes)
60 views1 page

Mad Imp Code

The document outlines a series of tasks for developing Android applications, including displaying Google Maps, handling permissions, using date and time pickers, sending and receiving SMS and emails, and creating a simple calculator. It also includes explanations of geo-coding, reverse geo-coding, and various Android layouts and their attributes. Each task emphasizes practical implementation and design considerations for Android development.

Uploaded by

vawagav635
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
60 views1 page

Mad Imp Code

The document outlines a series of tasks for developing Android applications, including displaying Google Maps, handling permissions, using date and time pickers, sending and receiving SMS and emails, and creating a simple calculator. It also includes explanations of geo-coding, reverse geo-coding, and various Android layouts and their attributes. Each task emphasizes practical implementation and design considerations for Android development.

Uploaded by

vawagav635
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

MAD IMP Code

a) Develop an application to display Google map with user’s current location.

b) Write a program to demonstrate declaring and using permissions with any relevant
example.

c) Write a program to demonstrate Date and Time picker.

d) Develop and application to send and receive SMS (Design minimal UI as per your
choice. Write XML, java and manifest file)

e) Explain the procedure of Geo-coding and reverse Geo-coding.

f) Develop a program to send and receive an Email.

g) Develop a simple calculator using relative layout.

h) Write a program to find the direction from user’s current location to MSBTE,
Bandra.

i) Develop an android application to show current location of an user’s car.

j) Explain all layout is used to design an android application with suitable example.

k) Explain scrollview with its attributes and with suitable example.

You might also like