SlideShare a Scribd company logo
Android
Open source Mobile Operating system
https://www.android.com/
What is Android?
● Open source Mobile Operating System developed by Google
● Platform Independent
○ Windows
○ Mac
○ Linux
● Supported device types are
○ Mobile
○ Tablet
○ Chrome OS
○ Android TV
○ Android Auto
○ Android Wear
Tools & Languages
● Tools
○ Android SDK
○ Android Studio
○ Android Emulator
● Language
○ Java
○ XML
Past of Android
Few years back, Android app development was very hard due to lack of documents/solutions on internet
and experienced people.
Eclipse was the one of the IDE which was used to develop Android application and had many drawback of
developing app using it as Eclipse is mainly designed for pure JAVA software.
Future Scope
● Growing number of App on Playstore
● New feature announcement every year in Google IO
○ Artificial Intelligence (AI) e.g. Google Assistant App
○ Machine Learning (ML) e.g Face Unlock Feature
○ Augmented Reality (AR)
● Development tools
○ Android Studio for faster development
○ Android Emulator to test app in multiple devices
Course Contents
● Core Java concepts
● Android Development
○ Setup
○ Android Studio Overview
○ Android Structure Understanding
○ Android SDK understanding
● Material design integration
● Activity & Fragment Lifecycle
● Broadcast and services
● Theming and Styling
● Map Integration
● Firebase setup for Push Notification
● Social Media Integration like (facebook/google/twitter)
● JSON Parsing and Web Service Integration and more...
How you will get job in current market?
To get job in market, one must have
● Experience in Android Studio
● Core concepts of Java and Android
● Material designing
● Latest android component understanding
● App Development experience
Thank You!

More Related Content

PDF
Android Development Lightning Talk by Lope Emano (Campus DevCon at STI Southw...
PDF
Android development
PDF
Android App Development 01 : Getting Start
PDF
2nd Athens Android Dev Meetup: Hello Android, from zero to hello
PDF
Embedded Android Workshop at AnDevCon IV
PDF
Embedded Android Workshop at ABS 2014
PDF
Android : Deep dive into developing MobileApp using Android
PPTX
Scope of Android and Future Work
Android Development Lightning Talk by Lope Emano (Campus DevCon at STI Southw...
Android development
Android App Development 01 : Getting Start
2nd Athens Android Dev Meetup: Hello Android, from zero to hello
Embedded Android Workshop at AnDevCon IV
Embedded Android Workshop at ABS 2014
Android : Deep dive into developing MobileApp using Android
Scope of Android and Future Work

Similar to Android course training in ahmedabad (20)

PDF
Android Developing Overview
PDF
Embedded Android Workshop at AnDevCon VI
PPTX
First step in android
PDF
Embedded Android Workshop at Embedded World 2014
PDF
Embedded Android Workshop
PDF
An introduction on Android OS, its working and android development
PPTX
Android Operating System
PDF
Embedded Android Workshop at AnDevCon V
PPT
android
PDF
Embedded Android Workshop
PDF
Embedded Android Workshop
PPTX
Getting started with android development
PPTX
Unit-1.1 Getting Started with Android.pptx
PPTX
An introduction on Android OS, its working and android development
PDF
Android development
PDF
Get Started with Android - Session 1
PPTX
Knowledge about android operating system
PDF
Embedded Android Workshop with Nougat
PPTX
Android application development guide for beginners
PPTX
Android Application Development
Android Developing Overview
Embedded Android Workshop at AnDevCon VI
First step in android
Embedded Android Workshop at Embedded World 2014
Embedded Android Workshop
An introduction on Android OS, its working and android development
Android Operating System
Embedded Android Workshop at AnDevCon V
android
Embedded Android Workshop
Embedded Android Workshop
Getting started with android development
Unit-1.1 Getting Started with Android.pptx
An introduction on Android OS, its working and android development
Android development
Get Started with Android - Session 1
Knowledge about android operating system
Embedded Android Workshop with Nougat
Android application development guide for beginners
Android Application Development
Ad

Recently uploaded (20)

PPT
CRASH COURSE IN ALTERNATIVE PLUMBING CLASS
PPTX
Welding lecture in detail for understanding
PPTX
Foundation to blockchain - A guide to Blockchain Tech
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PDF
Automation-in-Manufacturing-Chapter-Introduction.pdf
PPTX
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
PDF
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
PPTX
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PDF
R24 SURVEYING LAB MANUAL for civil enggi
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
PPTX
Geodesy 1.pptx...............................................
PDF
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
PPTX
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
PPTX
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PPT
Project quality management in manufacturing
PPTX
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PPTX
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
CRASH COURSE IN ALTERNATIVE PLUMBING CLASS
Welding lecture in detail for understanding
Foundation to blockchain - A guide to Blockchain Tech
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
Automation-in-Manufacturing-Chapter-Introduction.pdf
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
R24 SURVEYING LAB MANUAL for civil enggi
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
Geodesy 1.pptx...............................................
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
Project quality management in manufacturing
UNIT-1 - COAL BASED THERMAL POWER PLANTS
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
Ad

Android course training in ahmedabad

  • 1. Android Open source Mobile Operating system https://www.android.com/
  • 2. What is Android? ● Open source Mobile Operating System developed by Google ● Platform Independent ○ Windows ○ Mac ○ Linux ● Supported device types are ○ Mobile ○ Tablet ○ Chrome OS ○ Android TV ○ Android Auto ○ Android Wear
  • 3. Tools & Languages ● Tools ○ Android SDK ○ Android Studio ○ Android Emulator ● Language ○ Java ○ XML
  • 4. Past of Android Few years back, Android app development was very hard due to lack of documents/solutions on internet and experienced people. Eclipse was the one of the IDE which was used to develop Android application and had many drawback of developing app using it as Eclipse is mainly designed for pure JAVA software.
  • 5. Future Scope ● Growing number of App on Playstore ● New feature announcement every year in Google IO ○ Artificial Intelligence (AI) e.g. Google Assistant App ○ Machine Learning (ML) e.g Face Unlock Feature ○ Augmented Reality (AR) ● Development tools ○ Android Studio for faster development ○ Android Emulator to test app in multiple devices
  • 6. Course Contents ● Core Java concepts ● Android Development ○ Setup ○ Android Studio Overview ○ Android Structure Understanding ○ Android SDK understanding ● Material design integration ● Activity & Fragment Lifecycle ● Broadcast and services ● Theming and Styling ● Map Integration ● Firebase setup for Push Notification ● Social Media Integration like (facebook/google/twitter) ● JSON Parsing and Web Service Integration and more...
  • 7. How you will get job in current market? To get job in market, one must have ● Experience in Android Studio ● Core concepts of Java and Android ● Material designing ● Latest android component understanding ● App Development experience