SlideShare a Scribd company logo
3
Most read
4
Most read
5
Most read
Building Blocks of Android
Presented By
Siddhesh Palkar
1
Building Blocks
2
Building Blocks
 Activity
 Intent
 Services
 Broadcast Receiver
 Content Provider
3
Activity
The Activity is the basic building block of every
visible Android application. Every screen in an
application is an activity by itself. They work
together to present an application sequence,
each activity is an independent entity. Activities
typically involve an interaction with a user.
4
Intent
Intent is used to invoke components. It is mainly
used to:
 Start the service
 Launch an activity
 Display a web page
 Display a list of contacts
 Broadcast a message
 Dial a phone call etc.
5
Services
Service is a background process that can run for
a long time.
There are two types of services local and
remote. Local service is accessed from within
the application whereas remote service is
accessed remotely from other applications
running on the same device.
6
Broadcast Receiver
The Broadcast Receiver is yet another type of
component that can receive and respond to
any broadcast announcements. In particular,
it is used to listen for Intents.
7
Content Provider
The Content Providers are components that
expose a specific set of data to applications.
They provide the tools to manage access and
define security for the data.
If data is only going to be used in your
application, then a content provider is
unnecessary. It is only needed to communicate
and share that data outside the application.
8
Additional Components
 Views : UI elements that are drawn on-screen
including buttons, list forms etc.
 Layouts : View hierarchies that control screen
format and appearance of the views.
 Manifest : Configuration file for the application
9
Notifications
Android allows to put notification into the title bar
of your application. The user can expand the
notification bar and by selecting the notification
the user can trigger another activity.
Types of Notifications:
1. Toast Notifications
2. Status Bar Notifications
3. Dialog Notifications
10
Resources
Android supports that resources like images and
certain XML configuration files, can be kept
separate from the source code.
Resource files must be placed in the /res directory
in a predefined sub-folder dependent on their
type.
11
Thank You 12

More Related Content

What's hot (20)

PPT
5 architecture
Adarsh Kumar
 
PPT
Ecg analysis in the cloud
gaurav jain
 
PDF
Address in the target code in Compiler Construction
Muhammad Haroon
 
PPT
android layouts
Deepa Rani
 
PPTX
Cloud computing (IT-703) UNIT 1 & 2
Jitendra s Rathore
 
PPTX
Android Layout.pptx
vishal choudhary
 
PPTX
1 unit (oops)
Jay Patel
 
PDF
Layouts in android
Durai S
 
PDF
Aneka platform
Shyam Krishna Khadka
 
PPTX
Vision of cloud computing
gaurav jain
 
PPTX
Android app development ppt
saitej15
 
PDF
Android Location and Maps
Jussi Pohjolainen
 
PPTX
Android Project Presentation
Laxmi Kant Yadav
 
PPTX
Creating the first app with android studio
Parinita03
 
PDF
JAVA PPT Part-1 BY ADI.pdf
Prof. Dr. K. Adisesha
 
PPTX
Cloud Service Models
Abhishek Pachisia
 
PPTX
Memory virtualization
Piyush Rochwani
 
PPT
Concepts In Object Oriented Programming Languages
ppd1961
 
PPT
Mobile Application Development With Android
guest213e237
 
ODP
The Full Stack Web Development
Sam Dias
 
5 architecture
Adarsh Kumar
 
Ecg analysis in the cloud
gaurav jain
 
Address in the target code in Compiler Construction
Muhammad Haroon
 
android layouts
Deepa Rani
 
Cloud computing (IT-703) UNIT 1 & 2
Jitendra s Rathore
 
Android Layout.pptx
vishal choudhary
 
1 unit (oops)
Jay Patel
 
Layouts in android
Durai S
 
Aneka platform
Shyam Krishna Khadka
 
Vision of cloud computing
gaurav jain
 
Android app development ppt
saitej15
 
Android Location and Maps
Jussi Pohjolainen
 
Android Project Presentation
Laxmi Kant Yadav
 
Creating the first app with android studio
Parinita03
 
JAVA PPT Part-1 BY ADI.pdf
Prof. Dr. K. Adisesha
 
Cloud Service Models
Abhishek Pachisia
 
Memory virtualization
Piyush Rochwani
 
Concepts In Object Oriented Programming Languages
ppd1961
 
Mobile Application Development With Android
guest213e237
 
The Full Stack Web Development
Sam Dias
 

Similar to Building blocks of android (20)

PDF
Android Application Components
JAINAM KAPADIYA
 
PDF
Android Workshop Part 1
NAILBITER
 
PPT
Android ppt
Ansh Singh
 
PPTX
Android app fundamentals
Amr Salman
 
PPTX
Android 1-intro n architecture
Dilip Singh
 
PPTX
01. Introduction to Android_lecture1.pptx
anychowdhury2
 
PPTX
Basics 4
Michael Shrove
 
PDF
Matteo Gazzurelli - Introduction to Android Development - Have a break edition
DuckMa
 
PDF
Matteo Gazzurelli - Andorid introduction - Google Dev Fest 2013
DuckMa
 
PDF
Android development training programme Day 1
DHIRAJ PRAVIN
 
PPT
Synapseindia android apps overview
Synapseindiappsdevelopment
 
PPTX
architecture of android.pptx
allurestore
 
PPT
introductiontoandroiddevelopment (2).ppt
NagarajKalligudd1
 
PDF
Android Workshop Presentation
NAILBITER
 
DOCX
Android Tutorial For Beginners Part-1
Amit Saxena
 
PDF
Android Introduction by Kajal
Kajal Kucheriya Jain
 
PPTX
From JavaEE to Android: Way in one click?
Sergii Zhuk
 
PPTX
Project a day 2 android application fundamentals
Goran Djonovic
 
PDF
Eca online-seminar-session-1.pptx
Goran Djonovic
 
PPTX
UNIT5newpart1pptx__2024_11_13_09_51_59 (1).pptx
LeeroyMugadza
 
Android Application Components
JAINAM KAPADIYA
 
Android Workshop Part 1
NAILBITER
 
Android ppt
Ansh Singh
 
Android app fundamentals
Amr Salman
 
Android 1-intro n architecture
Dilip Singh
 
01. Introduction to Android_lecture1.pptx
anychowdhury2
 
Basics 4
Michael Shrove
 
Matteo Gazzurelli - Introduction to Android Development - Have a break edition
DuckMa
 
Matteo Gazzurelli - Andorid introduction - Google Dev Fest 2013
DuckMa
 
Android development training programme Day 1
DHIRAJ PRAVIN
 
Synapseindia android apps overview
Synapseindiappsdevelopment
 
architecture of android.pptx
allurestore
 
introductiontoandroiddevelopment (2).ppt
NagarajKalligudd1
 
Android Workshop Presentation
NAILBITER
 
Android Tutorial For Beginners Part-1
Amit Saxena
 
Android Introduction by Kajal
Kajal Kucheriya Jain
 
From JavaEE to Android: Way in one click?
Sergii Zhuk
 
Project a day 2 android application fundamentals
Goran Djonovic
 
Eca online-seminar-session-1.pptx
Goran Djonovic
 
UNIT5newpart1pptx__2024_11_13_09_51_59 (1).pptx
LeeroyMugadza
 
Ad

More from Siddhesh Palkar (12)

PPTX
Decision Support System ( DSS )
Siddhesh Palkar
 
PPTX
Google Home Assistant
Siddhesh Palkar
 
PPTX
3D Printing
Siddhesh Palkar
 
PPTX
Management Information System ( MIS )
Siddhesh Palkar
 
PPTX
Asp.net file types
Siddhesh Palkar
 
PPTX
Sql joins
Siddhesh Palkar
 
PPTX
Inheritance
Siddhesh Palkar
 
PPTX
Network security
Siddhesh Palkar
 
PPTX
Vb script in asp
Siddhesh Palkar
 
PPTX
Order of boot process in Linux
Siddhesh Palkar
 
PPTX
Pin diagram 8085
Siddhesh Palkar
 
PPTX
Software Quality Assurance
Siddhesh Palkar
 
Decision Support System ( DSS )
Siddhesh Palkar
 
Google Home Assistant
Siddhesh Palkar
 
3D Printing
Siddhesh Palkar
 
Management Information System ( MIS )
Siddhesh Palkar
 
Asp.net file types
Siddhesh Palkar
 
Sql joins
Siddhesh Palkar
 
Inheritance
Siddhesh Palkar
 
Network security
Siddhesh Palkar
 
Vb script in asp
Siddhesh Palkar
 
Order of boot process in Linux
Siddhesh Palkar
 
Pin diagram 8085
Siddhesh Palkar
 
Software Quality Assurance
Siddhesh Palkar
 
Ad

Recently uploaded (20)

PDF
0725.WHITEPAPER-UNIQUEWAYSOFPROTOTYPINGANDUXNOW.pdf
Thomas GIRARD, MA, CDP
 
PDF
DIGESTION OF CARBOHYDRATES,PROTEINS,LIPIDS
raviralanaresh2
 
PPTX
BANDHA (BANDAGES) PPT.pptx ayurveda shalya tantra
rakhan78619
 
PPTX
THE TAME BIRD AND THE FREE BIRD.pptxxxxx
MarcChristianNicolas
 
PPSX
Health Planning in india - Unit 03 - CHN 2 - GNM 3RD YEAR.ppsx
Priyanshu Anand
 
PPTX
Unit 2 COMMERCIAL BANKING, Corporate banking.pptx
AnubalaSuresh1
 
PPTX
MENINGITIS: NURSING MANAGEMENT, BACTERIAL MENINGITIS, VIRAL MENINGITIS.pptx
PRADEEP ABOTHU
 
PPTX
PATIENT ASSIGNMENTS AND NURSING CARE RESPONSIBILITIES.pptx
PRADEEP ABOTHU
 
PPTX
Mathematics 5 - Time Measurement: Time Zone
menchreo
 
PDF
Dimensions of Societal Planning in Commonism
StefanMz
 
PPTX
How to Create a PDF Report in Odoo 18 - Odoo Slides
Celine George
 
PDF
LAW OF CONTRACT (5 YEAR LLB & UNITARY LLB )- MODULE - 1.& 2 - LEARN THROUGH P...
APARNA T SHAIL KUMAR
 
PPTX
Cultivation practice of Litchi in Nepal.pptx
UmeshTimilsina1
 
PDF
The Constitution Review Committee (CRC) has released an updated schedule for ...
nservice241
 
PDF
The Different Types of Non-Experimental Research
Thelma Villaflores
 
PPTX
How to Convert an Opportunity into a Quotation in Odoo 18 CRM
Celine George
 
PDF
ARAL-Orientation_Morning-Session_Day-11.pdf
JoelVilloso1
 
PPTX
How to Manage Large Scrollbar in Odoo 18 POS
Celine George
 
PPTX
Stereochemistry-Optical Isomerism in organic compoundsptx
Tarannum Nadaf-Mansuri
 
PPTX
STAFF DEVELOPMENT AND WELFARE: MANAGEMENT
PRADEEP ABOTHU
 
0725.WHITEPAPER-UNIQUEWAYSOFPROTOTYPINGANDUXNOW.pdf
Thomas GIRARD, MA, CDP
 
DIGESTION OF CARBOHYDRATES,PROTEINS,LIPIDS
raviralanaresh2
 
BANDHA (BANDAGES) PPT.pptx ayurveda shalya tantra
rakhan78619
 
THE TAME BIRD AND THE FREE BIRD.pptxxxxx
MarcChristianNicolas
 
Health Planning in india - Unit 03 - CHN 2 - GNM 3RD YEAR.ppsx
Priyanshu Anand
 
Unit 2 COMMERCIAL BANKING, Corporate banking.pptx
AnubalaSuresh1
 
MENINGITIS: NURSING MANAGEMENT, BACTERIAL MENINGITIS, VIRAL MENINGITIS.pptx
PRADEEP ABOTHU
 
PATIENT ASSIGNMENTS AND NURSING CARE RESPONSIBILITIES.pptx
PRADEEP ABOTHU
 
Mathematics 5 - Time Measurement: Time Zone
menchreo
 
Dimensions of Societal Planning in Commonism
StefanMz
 
How to Create a PDF Report in Odoo 18 - Odoo Slides
Celine George
 
LAW OF CONTRACT (5 YEAR LLB & UNITARY LLB )- MODULE - 1.& 2 - LEARN THROUGH P...
APARNA T SHAIL KUMAR
 
Cultivation practice of Litchi in Nepal.pptx
UmeshTimilsina1
 
The Constitution Review Committee (CRC) has released an updated schedule for ...
nservice241
 
The Different Types of Non-Experimental Research
Thelma Villaflores
 
How to Convert an Opportunity into a Quotation in Odoo 18 CRM
Celine George
 
ARAL-Orientation_Morning-Session_Day-11.pdf
JoelVilloso1
 
How to Manage Large Scrollbar in Odoo 18 POS
Celine George
 
Stereochemistry-Optical Isomerism in organic compoundsptx
Tarannum Nadaf-Mansuri
 
STAFF DEVELOPMENT AND WELFARE: MANAGEMENT
PRADEEP ABOTHU
 

Building blocks of android

  • 1. Building Blocks of Android Presented By Siddhesh Palkar 1
  • 3. Building Blocks  Activity  Intent  Services  Broadcast Receiver  Content Provider 3
  • 4. Activity The Activity is the basic building block of every visible Android application. Every screen in an application is an activity by itself. They work together to present an application sequence, each activity is an independent entity. Activities typically involve an interaction with a user. 4
  • 5. Intent Intent is used to invoke components. It is mainly used to:  Start the service  Launch an activity  Display a web page  Display a list of contacts  Broadcast a message  Dial a phone call etc. 5
  • 6. Services Service is a background process that can run for a long time. There are two types of services local and remote. Local service is accessed from within the application whereas remote service is accessed remotely from other applications running on the same device. 6
  • 7. Broadcast Receiver The Broadcast Receiver is yet another type of component that can receive and respond to any broadcast announcements. In particular, it is used to listen for Intents. 7
  • 8. Content Provider The Content Providers are components that expose a specific set of data to applications. They provide the tools to manage access and define security for the data. If data is only going to be used in your application, then a content provider is unnecessary. It is only needed to communicate and share that data outside the application. 8
  • 9. Additional Components  Views : UI elements that are drawn on-screen including buttons, list forms etc.  Layouts : View hierarchies that control screen format and appearance of the views.  Manifest : Configuration file for the application 9
  • 10. Notifications Android allows to put notification into the title bar of your application. The user can expand the notification bar and by selecting the notification the user can trigger another activity. Types of Notifications: 1. Toast Notifications 2. Status Bar Notifications 3. Dialog Notifications 10
  • 11. Resources Android supports that resources like images and certain XML configuration files, can be kept separate from the source code. Resource files must be placed in the /res directory in a predefined sub-folder dependent on their type. 11