0% found this document useful (0 votes)
6 views20 pages

Practical 1

Uploaded by

deepak bhatt
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)
6 views20 pages

Practical 1

Uploaded by

deepak bhatt
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/ 20

Practical 1

Aim:
Introduction to Android, Introduction to Android Studio IDE, Application

Fundamentals: Creating a Project, Android Components, Activities, Services,

Content Providers, Broadcast Receivers, Interface overview, Creating Android

Virtual device, USB debugging mode, Android Application Overview. Simple

“Hello World” program.


Creating device
Practical 2

Programming Resources:

Android Resources: (Color, Theme, String, Drawable, Dimension, Image)


Go to drawable and paste image .

Go to activity_main.xml file
Change Text box content and text color.
Practical 3
Programming Activities and fragments

Activity Life Cycle, Activity methods, Multiple Activities, Life Cycle of

fragments and multiple fragments.


Activity_main.xml

You might also like