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

Android seminar ppt
Android seminar pptAndroid seminar ppt
Android seminar ppt
chakrapani tripathi
 
Android seminar-presentation
Android seminar-presentationAndroid seminar-presentation
Android seminar-presentation
connectshilpa
 

Viewers also liked (6)

Android seminar ppt
Android seminar pptAndroid seminar ppt
Android seminar ppt
 
Android seminar-presentation
Android seminar-presentationAndroid seminar-presentation
Android seminar-presentation
 
Android ppt
Android pptAndroid ppt
Android ppt
 
Presentation on Android operating system
Presentation on Android operating systemPresentation on Android operating system
Presentation on Android operating system
 
Android Basic Components
Android Basic ComponentsAndroid Basic Components
Android Basic Components
 
Android ppt
Android ppt Android ppt
Android ppt
 

Similar to Basic Android

Django is a high-level Python web framework that enables rapid development of...
Django is a high-level Python web framework that enables rapid development of...Django is a high-level Python web framework that enables rapid development of...
Django is a high-level Python web framework that enables rapid development of...
ArijitDutta80
 
Android activity, service, and broadcast recievers
Android activity, service, and broadcast recieversAndroid activity, service, and broadcast recievers
Android activity, service, and broadcast recievers
Utkarsh Mankad
 
Android Development project
Android Development projectAndroid Development project
Android Development project
Minhaj Kazi
 
Android application structure
Android application structureAndroid application structure
Android application structure
Alexey Ustenko
 

Similar to Basic Android (20)

Android lifecycle
Android lifecycleAndroid lifecycle
Android lifecycle
 
Lec005 android start_program
Lec005 android start_programLec005 android start_program
Lec005 android start_program
 
Android Development Basics
Android Development BasicsAndroid Development Basics
Android Development Basics
 
Learn Xamarin Absolute Beginners - Application Manifest, Android Resources & ...
Learn Xamarin Absolute Beginners - Application Manifest, Android Resources & ...Learn Xamarin Absolute Beginners - Application Manifest, Android Resources & ...
Learn Xamarin Absolute Beginners - Application Manifest, Android Resources & ...
 
Django
DjangoDjango
Django
 
Django is a high-level Python web framework that enables rapid development of...
Django is a high-level Python web framework that enables rapid development of...Django is a high-level Python web framework that enables rapid development of...
Django is a high-level Python web framework that enables rapid development of...
 
Android activity, service, and broadcast recievers
Android activity, service, and broadcast recieversAndroid activity, service, and broadcast recievers
Android activity, service, and broadcast recievers
 
Lesson 10
Lesson 10Lesson 10
Lesson 10
 
Android Jumpstart Jfokus
Android Jumpstart JfokusAndroid Jumpstart Jfokus
Android Jumpstart Jfokus
 
MD-IV-CH-ppt.ppt
MD-IV-CH-ppt.pptMD-IV-CH-ppt.ppt
MD-IV-CH-ppt.ppt
 
Lesson 4
Lesson 4Lesson 4
Lesson 4
 
Synapseindia android apps introduction hello world
Synapseindia android apps introduction hello worldSynapseindia android apps introduction hello world
Synapseindia android apps introduction hello world
 
Android Programming.pptx
Android Programming.pptxAndroid Programming.pptx
Android Programming.pptx
 
Android Studio development model and.pptx
Android Studio development model and.pptxAndroid Studio development model and.pptx
Android Studio development model and.pptx
 
Android Basic Tutorial
Android Basic TutorialAndroid Basic Tutorial
Android Basic Tutorial
 
Android Development project
Android Development projectAndroid Development project
Android Development project
 
Android application structure
Android application structureAndroid application structure
Android application structure
 
Data Storage In Android
Data Storage In Android Data Storage In Android
Data Storage In Android
 
Android media-chapter 23
Android media-chapter 23Android media-chapter 23
Android media-chapter 23
 
Introduction to Android Development
Introduction to Android DevelopmentIntroduction to Android Development
Introduction to Android Development
 

More from NicheTech Com. Solutions Pvt. Ltd.

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

Java Training Ahmedabad , how to Insert Data in Servlet, iOS Classes Ahmedabad
Java Training Ahmedabad , how to Insert Data in Servlet, iOS Classes AhmedabadJava Training Ahmedabad , how to Insert Data in Servlet, iOS Classes Ahmedabad
Java Training Ahmedabad , how to Insert Data in Servlet, iOS Classes Ahmedabad
 
Java Training Ahmedabad , Introduction of java web development
Java Training Ahmedabad , Introduction of java web developmentJava Training Ahmedabad , Introduction of java web development
Java Training Ahmedabad , Introduction of java web development
 
Android Training Ahmedabad , Android Course Ahmedabad, Android architecture
Android Training Ahmedabad , Android Course Ahmedabad, Android architectureAndroid Training Ahmedabad , Android Course Ahmedabad, Android architecture
Android Training Ahmedabad , Android Course Ahmedabad, Android architecture
 
Cocoa and MVC in ios, iOS Training Ahmedbad , iOS classes Ahmedabad
Cocoa and MVC in ios, iOS Training Ahmedbad , iOS classes Ahmedabad Cocoa and MVC in ios, iOS Training Ahmedbad , iOS classes Ahmedabad
Cocoa and MVC in ios, iOS Training Ahmedbad , iOS classes Ahmedabad
 
Objective of c in IOS , iOS Live Project Training Ahmedabad, MCA Live Project...
Objective of c in IOS , iOS Live Project Training Ahmedabad, MCA Live Project...Objective of c in IOS , iOS Live Project Training Ahmedabad, MCA Live Project...
Objective of c in IOS , iOS Live Project Training Ahmedabad, MCA Live Project...
 
Introduction Of Linq , ASP.NET Training Ahmedabad, ASP.NET Course Ahmedabad
Introduction Of Linq , ASP.NET Training Ahmedabad, ASP.NET Course AhmedabadIntroduction Of Linq , ASP.NET Training Ahmedabad, ASP.NET Course Ahmedabad
Introduction Of Linq , ASP.NET Training Ahmedabad, ASP.NET Course Ahmedabad
 
Android Training Ahmedabad , Android Project Training Ahmedabad, Android Live...
Android Training Ahmedabad , Android Project Training Ahmedabad, Android Live...Android Training Ahmedabad , Android Project Training Ahmedabad, Android Live...
Android Training Ahmedabad , Android Project Training Ahmedabad, Android Live...
 
Introduction of Mastert page
Introduction of Mastert pageIntroduction of Mastert page
Introduction of Mastert page
 
Introduction of wordpress, Wordpress Training Ahmedabad, Wordpress Class Ahme...
Introduction of wordpress, Wordpress Training Ahmedabad, Wordpress Class Ahme...Introduction of wordpress, Wordpress Training Ahmedabad, Wordpress Class Ahme...
Introduction of wordpress, Wordpress Training Ahmedabad, Wordpress Class Ahme...
 
Introduction of Oscommerce, PHP Live Project Training Ahmedabad, PHP Course A...
Introduction of Oscommerce, PHP Live Project Training Ahmedabad, PHP Course A...Introduction of Oscommerce, PHP Live Project Training Ahmedabad, PHP Course A...
Introduction of Oscommerce, PHP Live Project Training Ahmedabad, PHP Course A...
 

Recently uploaded

The basics of sentences session 4pptx.pptx
The basics of sentences session 4pptx.pptxThe basics of sentences session 4pptx.pptx
The basics of sentences session 4pptx.pptx
heathfieldcps1
 
Industrial Training Report- AKTU Industrial Training Report
Industrial Training Report- AKTU Industrial Training ReportIndustrial Training Report- AKTU Industrial Training Report
Industrial Training Report- AKTU Industrial Training Report
Avinash Rai
 

Recently uploaded (20)

Danh sách HSG Bộ môn cấp trường - Cấp THPT.pdf
Danh sách HSG Bộ môn cấp trường - Cấp THPT.pdfDanh sách HSG Bộ môn cấp trường - Cấp THPT.pdf
Danh sách HSG Bộ môn cấp trường - Cấp THPT.pdf
 
....................Muslim-Law notes.pdf
....................Muslim-Law notes.pdf....................Muslim-Law notes.pdf
....................Muslim-Law notes.pdf
 
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
 
The impact of social media on mental health and well-being has been a topic o...
The impact of social media on mental health and well-being has been a topic o...The impact of social media on mental health and well-being has been a topic o...
The impact of social media on mental health and well-being has been a topic o...
 
Basic Civil Engg Notes_Chapter-6_Environment Pollution & Engineering
Basic Civil Engg Notes_Chapter-6_Environment Pollution & EngineeringBasic Civil Engg Notes_Chapter-6_Environment Pollution & Engineering
Basic Civil Engg Notes_Chapter-6_Environment Pollution & Engineering
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
 
NCERT Solutions Power Sharing Class 10 Notes pdf
NCERT Solutions Power Sharing Class 10 Notes pdfNCERT Solutions Power Sharing Class 10 Notes pdf
NCERT Solutions Power Sharing Class 10 Notes pdf
 
Salient features of Environment protection Act 1986.pptx
Salient features of Environment protection Act 1986.pptxSalient features of Environment protection Act 1986.pptx
Salient features of Environment protection Act 1986.pptx
 
PART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePART A. Introduction to Costumer Service
PART A. Introduction to Costumer Service
 
The basics of sentences session 4pptx.pptx
The basics of sentences session 4pptx.pptxThe basics of sentences session 4pptx.pptx
The basics of sentences session 4pptx.pptx
 
slides CapTechTalks Webinar May 2024 Alexander Perry.pptx
slides CapTechTalks Webinar May 2024 Alexander Perry.pptxslides CapTechTalks Webinar May 2024 Alexander Perry.pptx
slides CapTechTalks Webinar May 2024 Alexander Perry.pptx
 
Incoming and Outgoing Shipments in 2 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 2 STEPS Using Odoo 17Incoming and Outgoing Shipments in 2 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 2 STEPS Using Odoo 17
 
Advances in production technology of Grapes.pdf
Advances in production technology of Grapes.pdfAdvances in production technology of Grapes.pdf
Advances in production technology of Grapes.pdf
 
How to Manage Notification Preferences in the Odoo 17
How to Manage Notification Preferences in the Odoo 17How to Manage Notification Preferences in the Odoo 17
How to Manage Notification Preferences in the Odoo 17
 
“O BEIJO” EM ARTE .
“O BEIJO” EM ARTE                       .“O BEIJO” EM ARTE                       .
“O BEIJO” EM ARTE .
 
Benefits and Challenges of Using Open Educational Resources
Benefits and Challenges of Using Open Educational ResourcesBenefits and Challenges of Using Open Educational Resources
Benefits and Challenges of Using Open Educational Resources
 
Dementia (Alzheimer & vasular dementia).
Dementia (Alzheimer & vasular dementia).Dementia (Alzheimer & vasular dementia).
Dementia (Alzheimer & vasular dementia).
 
The Last Leaf, a short story by O. Henry
The Last Leaf, a short story by O. HenryThe Last Leaf, a short story by O. Henry
The Last Leaf, a short story by O. Henry
 
Industrial Training Report- AKTU Industrial Training Report
Industrial Training Report- AKTU Industrial Training ReportIndustrial Training Report- AKTU Industrial Training Report
Industrial Training Report- AKTU Industrial Training Report
 
Gyanartha SciBizTech Quiz slideshare.pptx
Gyanartha SciBizTech Quiz slideshare.pptxGyanartha SciBizTech Quiz slideshare.pptx
Gyanartha SciBizTech Quiz slideshare.pptx
 

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