SlideShare a Scribd company logo
Prepared By,
NicheTech
© NicheTech Com. Sol. Pvt. Ltd.
http://www.nichetechsolutions.com/
 SRC :- Folder contain the .java extension files that means
you can write you application code inside this file.
 GOOGLE API 4.0:- Contain the file named android.jar
which contains all class library needed for running the
android application.
Prepared By, NicheTech (C) NicheTech Com. Sol. Pvt. Ltd
 GEN:- Contains the R.java file, a compiler-generated file
that references all the resources found in your project.
 Assets:- contains all the assets used by your
application, such as HTML, text files, databases, etc
Prepared By, NicheTech (C) NicheTech Com. Sol. Pvt. Ltd
 res :- This folder contains all the resources used in your
application.
 This is the manifest file for your Android application.
Here you specify the permissions needed by your
application, as well as other features (such as intent-
filters, receivers, etc.).
Prepared By, NicheTech (C) NicheTech Com. Sol. Pvt. Ltd
 MAIN.XML:-
The @string in this case refers to the strings.xml file
located in the res/values folder. Hence, @string/hello
refers to the hello string defined in the strings.xml file,
which is “FirstBasicAndroid, MainActivity!”:
Prepared By, NicheTech (C) NicheTech Com. Sol. Pvt. Ltd
 R.JAVA
 R.JAVA File using eclipse automatically generate the content,
you are not suppose to modify the content of R.JAVA file
Prepared By, NicheTech (C) NicheTech Com. Sol. Pvt. Ltd
 The Activity base class defines a series of events that
governs the life cycle of an activity. The Activity
class defines the following events: ( Check out the next
slides).
Prepared By, NicheTech (C) NicheTech Com. Sol. Pvt. Ltd
➤ onCreate() — Called when the activity is first created
➤ onStart() — Called when the activity becomes visible to the user
➤onResume() — Called when the activity starts interacting with the
user
➤ onPause() — Called when the current activity is being paused and
the previous activity is
being resumed
➤onStop() — Called when the activity is no longer visible to the user
➤onDestroy() — Called before the activity is destroyed by the
system (either manually or by
the system to conserve memory)
➤onRestart() — Called when the activity has been stopped and is
restarting again
Prepared By, NicheTech (C) NicheTech Com. Sol. Pvt. Ltd
 In android site, user or web developer can also apply the
designing .
if you apply the above designing theme then, your activity
will appear as dialog box.
Prepared By, NicheTech (C) NicheTech Com. Sol. Pvt. Ltd
 If you are interested to hide the title of activity if required
WHAT YOU SUPPOSE TO DO?
 import the library “ import android.view.window”;
As well as “ import android.util.Log;”
 Use the requestWindowFeature() method and pass it the
Window.FEATURE_NO_TITLE constant, like this:
Prepared By, NicheTech (C) NicheTech Com. Sol. Pvt. Ltd
Prepared By, NicheTech (C) NicheTech Com. Sol. Pvt. Ltd
Your Activity title
is hide now !
 Write the code inside the main yourprojectname.java file
Prepared By, NicheTech (C) NicheTech Com. Sol. Pvt. Ltd
Prepared By, NicheTech (C) NicheTech Com. Sol. Pvt. Ltd
 Out Put
Prepared By, NicheTech (C) NicheTech Com. Sol. Pvt. Ltd
Prepared By, NicheTech (C) NicheTech Com. Sol. Pvt. Ltd
Prepared By, NicheTech (C) NicheTech Com. Sol. Pvt. Ltd

More Related Content

Viewers also liked (6)

PPTX
Android seminar ppt
chakrapani tripathi
 
PPT
Android seminar-presentation
connectshilpa
 
PPTX
Android ppt
srikanth982
 
PPTX
Presentation on Android operating system
Salma Begum
 
PDF
Android Basic Components
Jussi Pohjolainen
 
PPT
Android ppt
blogger at indiandswad
 
Android seminar ppt
chakrapani tripathi
 
Android seminar-presentation
connectshilpa
 
Android ppt
srikanth982
 
Presentation on Android operating system
Salma Begum
 
Android Basic Components
Jussi Pohjolainen
 

Similar to Basic Android (20)

PPT
android activity
Deepa Rani
 
DOCX
Activity
roopa_slide
 
DOCX
Activity
NikithaNag
 
DOCX
Activity
NikithaNag
 
DOCX
Activity
roopa_slide
 
PPT
Android lifecycle
Kumar
 
PPTX
Android Component.pptx
Qwerty140857
 
PPTX
App Fundamentals and Activity life cycle.pptx
ridzah12
 
PPT
Android activity, service, and broadcast recievers
Utkarsh Mankad
 
PPTX
11.11.2020 - Unit 5-3 ACTIVITY, MENU AND SQLITE DATABASE.pptx
MugiiiReee
 
PPT
Android Training Ahmedabad , Android Course Ahmedabad, Android architecture
NicheTech Com. Solutions Pvt. Ltd.
 
PPTX
Unit2
DevaKumari Vijay
 
PPTX
Dori waldman android _course
Dori Waldman
 
PDF
Android development - Activities, Views & Intents
Lope Emano
 
PPT
Android activity, service, and broadcast recievers
Jagdish Gediya
 
PDF
android_mod_3.useful for bca students for their last sem
aswinbiju1652
 
PPTX
Android beginners David
Arun David Johnson R
 
PPT
Android app development
Vara Prasad Kanakam
 
PPTX
Activities, Fragments, and Events
Henry Osborne
 
PPTX
B2. activity and intent
PERKYTORIALS
 
android activity
Deepa Rani
 
Activity
roopa_slide
 
Activity
NikithaNag
 
Activity
NikithaNag
 
Activity
roopa_slide
 
Android lifecycle
Kumar
 
Android Component.pptx
Qwerty140857
 
App Fundamentals and Activity life cycle.pptx
ridzah12
 
Android activity, service, and broadcast recievers
Utkarsh Mankad
 
11.11.2020 - Unit 5-3 ACTIVITY, MENU AND SQLITE DATABASE.pptx
MugiiiReee
 
Android Training Ahmedabad , Android Course Ahmedabad, Android architecture
NicheTech Com. Solutions Pvt. Ltd.
 
Dori waldman android _course
Dori Waldman
 
Android development - Activities, Views & Intents
Lope Emano
 
Android activity, service, and broadcast recievers
Jagdish Gediya
 
android_mod_3.useful for bca students for their last sem
aswinbiju1652
 
Android beginners David
Arun David Johnson R
 
Android app development
Vara Prasad Kanakam
 
Activities, Fragments, and Events
Henry Osborne
 
B2. activity and intent
PERKYTORIALS
 
Ad

More from NicheTech Com. Solutions Pvt. Ltd. (9)

PPTX
Java Training Ahmedabad , how to Insert Data in Servlet, iOS Classes Ahmedabad
NicheTech Com. Solutions Pvt. Ltd.
 
PPTX
Java Training Ahmedabad , Introduction of java web development
NicheTech Com. Solutions Pvt. Ltd.
 
PPTX
Cocoa and MVC in ios, iOS Training Ahmedbad , iOS classes Ahmedabad
NicheTech Com. Solutions Pvt. Ltd.
 
PPTX
Objective of c in IOS , iOS Live Project Training Ahmedabad, MCA Live Project...
NicheTech Com. Solutions Pvt. Ltd.
 
PPT
Introduction Of Linq , ASP.NET Training Ahmedabad, ASP.NET Course Ahmedabad
NicheTech Com. Solutions Pvt. Ltd.
 
PPTX
Android Training Ahmedabad , Android Project Training Ahmedabad, Android Live...
NicheTech Com. Solutions Pvt. Ltd.
 
PPTX
Introduction of Mastert page
NicheTech Com. Solutions Pvt. Ltd.
 
PPSX
Introduction of wordpress, Wordpress Training Ahmedabad, Wordpress Class Ahme...
NicheTech Com. Solutions Pvt. Ltd.
 
PPSX
Introduction of Oscommerce, PHP Live Project Training Ahmedabad, PHP Course A...
NicheTech Com. Solutions Pvt. Ltd.
 
Java Training Ahmedabad , how to Insert Data in Servlet, iOS Classes Ahmedabad
NicheTech Com. Solutions Pvt. Ltd.
 
Java Training Ahmedabad , Introduction of java web development
NicheTech Com. Solutions Pvt. Ltd.
 
Cocoa and MVC in ios, iOS Training Ahmedbad , iOS classes Ahmedabad
NicheTech Com. Solutions Pvt. Ltd.
 
Objective of c in IOS , iOS Live Project Training Ahmedabad, MCA Live Project...
NicheTech Com. Solutions Pvt. Ltd.
 
Introduction Of Linq , ASP.NET Training Ahmedabad, ASP.NET Course Ahmedabad
NicheTech Com. Solutions Pvt. Ltd.
 
Android Training Ahmedabad , Android Project Training Ahmedabad, Android Live...
NicheTech Com. Solutions Pvt. Ltd.
 
Introduction of Mastert page
NicheTech Com. Solutions Pvt. Ltd.
 
Introduction of wordpress, Wordpress Training Ahmedabad, Wordpress Class Ahme...
NicheTech Com. Solutions Pvt. Ltd.
 
Introduction of Oscommerce, PHP Live Project Training Ahmedabad, PHP Course A...
NicheTech Com. Solutions Pvt. Ltd.
 
Ad

Recently uploaded (20)

PPTX
How to Configure Prepayments in Odoo 18 Sales
Celine George
 
PPTX
HEAD INJURY IN CHILDREN: NURSING MANAGEMENGT.pptx
PRADEEP ABOTHU
 
PPSX
HEALTH ASSESSMENT (Community Health Nursing) - GNM 1st Year
Priyanshu Anand
 
PDF
ARAL-Orientation_Morning-Session_Day-11.pdf
JoelVilloso1
 
PPTX
ROLE OF ANTIOXIDANT IN EYE HEALTH MANAGEMENT.pptx
Subham Panja
 
PDF
Zoology (Animal Physiology) practical Manual
raviralanaresh2
 
PDF
IMP NAAC REFORMS 2024 - 10 Attributes.pdf
BHARTIWADEKAR
 
PPTX
PPT on the Development of Education in the Victorian England
Beena E S
 
PPTX
Accounting Skills Paper-I, Preparation of Vouchers
Dr. Sushil Bansode
 
PPTX
Explorando Recursos do Summer '25: Dicas Essenciais - 02
Mauricio Alexandre Silva
 
PPTX
Optimizing Cancer Screening With MCED Technologies: From Science to Practical...
i3 Health
 
PPTX
Unit 2 COMMERCIAL BANKING, Corporate banking.pptx
AnubalaSuresh1
 
PPSX
Health Planning in india - Unit 03 - CHN 2 - GNM 3RD YEAR.ppsx
Priyanshu Anand
 
PPTX
How to Configure Lost Reasons in Odoo 18 CRM
Celine George
 
PPTX
A PPT on Alfred Lord Tennyson's Ulysses.
Beena E S
 
PDF
1, 2, 3… E MAIS UM CICLO CHEGA AO FIM!.pdf
Colégio Santa Teresinha
 
PDF
The-Beginnings-of-Indian-Civilisation.pdf/6th class new ncert social/by k san...
Sandeep Swamy
 
PPTX
Growth and development and milestones, factors
BHUVANESHWARI BADIGER
 
PPTX
Optimizing Cancer Screening With MCED Technologies: From Science to Practical...
i3 Health
 
PPTX
HYDROCEPHALUS: NURSING MANAGEMENT .pptx
PRADEEP ABOTHU
 
How to Configure Prepayments in Odoo 18 Sales
Celine George
 
HEAD INJURY IN CHILDREN: NURSING MANAGEMENGT.pptx
PRADEEP ABOTHU
 
HEALTH ASSESSMENT (Community Health Nursing) - GNM 1st Year
Priyanshu Anand
 
ARAL-Orientation_Morning-Session_Day-11.pdf
JoelVilloso1
 
ROLE OF ANTIOXIDANT IN EYE HEALTH MANAGEMENT.pptx
Subham Panja
 
Zoology (Animal Physiology) practical Manual
raviralanaresh2
 
IMP NAAC REFORMS 2024 - 10 Attributes.pdf
BHARTIWADEKAR
 
PPT on the Development of Education in the Victorian England
Beena E S
 
Accounting Skills Paper-I, Preparation of Vouchers
Dr. Sushil Bansode
 
Explorando Recursos do Summer '25: Dicas Essenciais - 02
Mauricio Alexandre Silva
 
Optimizing Cancer Screening With MCED Technologies: From Science to Practical...
i3 Health
 
Unit 2 COMMERCIAL BANKING, Corporate banking.pptx
AnubalaSuresh1
 
Health Planning in india - Unit 03 - CHN 2 - GNM 3RD YEAR.ppsx
Priyanshu Anand
 
How to Configure Lost Reasons in Odoo 18 CRM
Celine George
 
A PPT on Alfred Lord Tennyson's Ulysses.
Beena E S
 
1, 2, 3… E MAIS UM CICLO CHEGA AO FIM!.pdf
Colégio Santa Teresinha
 
The-Beginnings-of-Indian-Civilisation.pdf/6th class new ncert social/by k san...
Sandeep Swamy
 
Growth and development and milestones, factors
BHUVANESHWARI BADIGER
 
Optimizing Cancer Screening With MCED Technologies: From Science to Practical...
i3 Health
 
HYDROCEPHALUS: NURSING MANAGEMENT .pptx
PRADEEP ABOTHU
 

Basic Android

  • 1. Prepared By, NicheTech © NicheTech Com. Sol. Pvt. Ltd. http://www.nichetechsolutions.com/
  • 2.  SRC :- Folder contain the .java extension files that means you can write you application code inside this file.  GOOGLE API 4.0:- Contain the file named android.jar which contains all class library needed for running the android application. Prepared By, NicheTech (C) NicheTech Com. Sol. Pvt. Ltd
  • 3.  GEN:- Contains the R.java file, a compiler-generated file that references all the resources found in your project.  Assets:- contains all the assets used by your application, such as HTML, text files, databases, etc Prepared By, NicheTech (C) NicheTech Com. Sol. Pvt. Ltd
  • 4.  res :- This folder contains all the resources used in your application.  This is the manifest file for your Android application. Here you specify the permissions needed by your application, as well as other features (such as intent- filters, receivers, etc.). Prepared By, NicheTech (C) NicheTech Com. Sol. Pvt. Ltd
  • 5.  MAIN.XML:- The @string in this case refers to the strings.xml file located in the res/values folder. Hence, @string/hello refers to the hello string defined in the strings.xml file, which is “FirstBasicAndroid, MainActivity!”: Prepared By, NicheTech (C) NicheTech Com. Sol. Pvt. Ltd
  • 6.  R.JAVA  R.JAVA File using eclipse automatically generate the content, you are not suppose to modify the content of R.JAVA file Prepared By, NicheTech (C) NicheTech Com. Sol. Pvt. Ltd
  • 7.  The Activity base class defines a series of events that governs the life cycle of an activity. The Activity class defines the following events: ( Check out the next slides). Prepared By, NicheTech (C) NicheTech Com. Sol. Pvt. Ltd
  • 8. ➤ onCreate() — Called when the activity is first created ➤ onStart() — Called when the activity becomes visible to the user ➤onResume() — Called when the activity starts interacting with the user ➤ onPause() — Called when the current activity is being paused and the previous activity is being resumed ➤onStop() — Called when the activity is no longer visible to the user ➤onDestroy() — Called before the activity is destroyed by the system (either manually or by the system to conserve memory) ➤onRestart() — Called when the activity has been stopped and is restarting again Prepared By, NicheTech (C) NicheTech Com. Sol. Pvt. Ltd
  • 9.  In android site, user or web developer can also apply the designing . if you apply the above designing theme then, your activity will appear as dialog box. Prepared By, NicheTech (C) NicheTech Com. Sol. Pvt. Ltd
  • 10.  If you are interested to hide the title of activity if required WHAT YOU SUPPOSE TO DO?  import the library “ import android.view.window”; As well as “ import android.util.Log;”  Use the requestWindowFeature() method and pass it the Window.FEATURE_NO_TITLE constant, like this: Prepared By, NicheTech (C) NicheTech Com. Sol. Pvt. Ltd
  • 11. Prepared By, NicheTech (C) NicheTech Com. Sol. Pvt. Ltd Your Activity title is hide now !
  • 12.  Write the code inside the main yourprojectname.java file Prepared By, NicheTech (C) NicheTech Com. Sol. Pvt. Ltd
  • 13. Prepared By, NicheTech (C) NicheTech Com. Sol. Pvt. Ltd
  • 14.  Out Put Prepared By, NicheTech (C) NicheTech Com. Sol. Pvt. Ltd
  • 15. Prepared By, NicheTech (C) NicheTech Com. Sol. Pvt. Ltd
  • 16. Prepared By, NicheTech (C) NicheTech Com. Sol. Pvt. Ltd