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

AMP Practical Index

The document is an index for a practical guide on Android development, covering topics such as Android Studio, application fundamentals, programming resources, and UI components. It includes sections on activity life cycles, layouts, intents, services, and database programming with SQLite and Firebase. Each section outlines key concepts and programming activities for learners to follow.

Uploaded by

signrani07
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)
3 views1 page

AMP Practical Index

The document is an index for a practical guide on Android development, covering topics such as Android Studio, application fundamentals, programming resources, and UI components. It includes sections on activity life cycles, layouts, intents, services, and database programming with SQLite and Firebase. Each section outlines key concepts and programming activities for learners to follow.

Uploaded by

signrani07
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

- INDEX -

Practical Practical Date Signature


No. Title
1 Introduction to Android, Introduction to Android Studio
IDE, Application Fundamentals:
Creating a Project, Android Components, Activities, Interface
overview, Creating Android Virtual device, USB debugging
mode, Android Application Overview. Simple “Hello
World” program.

2 Programming Resources
Android Resources: (Color, Theme, String, Drawable, Image)

3 Programming Activities and fragments


Activity Life Cycle, Activity methods, working with
multiple fragments

4 Programs related to different Layouts


Constraint, Linear, Relative, Table, Grid Layout.

5 Programming UI elements
A. UI Components
B. AppBar and menu resources

6 Programs on Intents, Events, Listeners


The Android Intent Class, Using Events and Event Listeners

7 Programming dialog, dialog fragments

8 Programs on Services, notification and broadcast receivers

9 Database Programming with SQLite / Firebase

You might also like