Android :
Android is an operating system for mobile devices such as smartphones, electronic book readers, tablet computer, notebooks, set-top boxes etc.
It contains a Linux-based Operating System, Middle-ware and key mobile applications.
Module 1. Android Overview
v What is Android
v Features Of Android
v Version History Of Android
v Software Installation
v Setup Java Development Kit (JDK)
v Setup Android SDK
v Set Up Eclipse IDE
v Set Up Android Development Tool (ADT) Plug In
v Create Android Virtual Device
v Setup Java Development Kit (JDK)
v Setup Android SDK
v Set Up Eclipse IDE
v Set Up Android Development Tool (ADT) Plug In
v Create Android Virtual Device
Module 2. Android Architecture
v Application
v Application Framework
v Libraries
v Android Runtime
v Linux Kernel
v Application Framework
v Libraries
v Android Runtime
v Linux Kernel
Module 3. Application Components
v Activities
v Services
- Broadcast Recievers
- Content Provider
- Additional Components
Module 4. Android Hello World Example
v Create Android Application
v Anatomy of Android Application
v Anatomy of Android Application
- The Main Activity File
- The Manifest File
- The Strings File
- The R File
v The Layout File
v Running the Application
v Organize Resources
v Alternative Resources
v Running the Application
v Organize Resources
v Alternative Resources
Module 5. Accessing Resources
v Accessing Resources in Code
v Accessing Resources in XML
v Accessing Resources in XML
Module 6. Android Activities Life Cycle
v OnCreate() ---------Created
v OnStart() -----------Started----Restart
v OnResume()-------Resumed---
v OnPause() --------Paused----
v OnStop() ---------Stoped---Restart
v OnDestroy------Destroyed
v Example On Activity Life Cycle
v Check In Log-cat Window--Process
v OnStart() -----------Started----Restart
v OnResume()-------Resumed---
v OnPause() --------Paused----
v OnStop() ---------Stoped---Restart
v OnDestroy------Destroyed
v Example On Activity Life Cycle
v Check In Log-cat Window--Process
Module 7. Android Services
v Call To Start Service
v Call To Bind Service
v Call To Bind Service
Module 8. Android Broadcast Services
v Creating Broadcast Receiver
v Registering Broadcast Receiver
v Broadcasting Custom Intents
v Registering Broadcast Receiver
v Broadcasting Custom Intents
Module 9. Android Content Provider
v Content URIS
v Create Content Provider
v Create Content Provider
Module 10. Android Fragments
v About Android Fragments
v Fragment Life Cycle
v How to Use Fragments
v Example Of Fragments
v Fragment Life Cycle
v How to Use Fragments
v Example Of Fragments
Module 11. Android Intents and Filters
v About Intents and Filters
- Intent Objects
- Types Of Intents
v Example Of Intents and Intent Filter
Module 12. Android UI Layouts
v Android Layouts Types
v Linear Layouts
v Relative Layouts
v Table Layouts
v Absolute Layouts
v Frame Layouts
v List View
v Grid View
v Layouts Attributes
v View Identification
v Linear Layouts
v Relative Layouts
v Table Layouts
v Absolute Layouts
v Frame Layouts
v List View
v Grid View
v Layouts Attributes
v View Identification
Module 13. Android UI Controls
v Text View
v Edit Text
v Auto Complete Text View
v Button
- Image Button
- Check Box
- Toggle Button
- Radio Button
v Radio Group
v Progress Bar
v Spinner
v Time Picker Date Picker
v Create UI Controls
Module 14. Android Event Handling
v Event Listeners
v Event Listeners Registration
v Event Handler
v Event Handling Example
v Event Listeners Registration
v Event Handler
v Event Handling Example
Module 15. Android Styles And Themes
v Defining Styles
v Using Styles
v Style Inheritance
v Android Themes
v Default Styles and Themes
v Using Styles
v Style Inheritance
v Android Themes
v Default Styles and Themes
Module 16. Android Custom Components
v Creating a Simple Custom Component
v Instantiate Using Code Inside Activity Class
v Instantiate Using Layouts XML File
v Custom Components with Custom Attributes
v Instantiate Using Code Inside Activity Class
v Instantiate Using Layouts XML File
v Custom Components with Custom Attributes
Module 17. Android Drag Drop
v Android Drag Drop Process
- Started
- Continuing
- Dropped
- Ended
v The Drag Event Class
v Listening For Drag Event
v Starting A Drag Event
v Example
v Listening For Drag Event
v Starting A Drag Event
v Example
Module 18. Android Notifications
v Create and Send Notifications
v Create Notification Builder Setting Notification Properties
v Attach Actions
v Issue The Notification
v The Notification Compact.Builder Class
v Example Of Notifications.
v Big View Notification
v Create Notification Builder Setting Notification Properties
v Attach Actions
v Issue The Notification
v The Notification Compact.Builder Class
v Example Of Notifications.
v Big View Notification
Module 19. Android Location Based Services
v The Location Object
v How Get The Current Location
v Get Updated Location
v Location Quality Of Service
v Displaying A Location Address
v Example
v Install The Google Play Services SDK
v Create Android Application
v How Get The Current Location
v Get Updated Location
v Location Quality Of Service
v Displaying A Location Address
v Example
v Install The Google Play Services SDK
v Create Android Application
Module 20. Android Sending Email
v Intent Object- Action To Send Email
v Intent Object-Data/Type To Send Email
v Intent Object-Extra To Send Email
v Example Of Android Sending Email
v Intent Object-Data/Type To Send Email
v Intent Object-Extra To Send Email
v Example Of Android Sending Email
Module 21. Android Sending SMS
v Using SMS Manager to Send SMS
v Example Of SMS Manager To Send SMS
v Using Built In Intent to Send SMS
v Intent Object Action to Send SMS
v Intent Object Data/Type To Send SMS
v Intent Object Extra to Send SMS
v Example For These
Module 22. Android Phone Calls
v Intent Object - Action To Make A Phone Call
v Intent Object - Data/Type to make a Phone Call
v Example of This.
v Device Connectivity
v Intent Object - Data/Type to make a Phone Call
v Example of This.
v Device Connectivity
Module 23. Android Useful Topic Best Practices :
1. Android Alert Dialog
v Example Of Alert Dialog
2. Android Animation
v Tween Animation
v Zoom In Animation
v Example Of Android Animation
3. Android Audio Capture
v Audio Capture Examples
4. Android Audio Manager
v Example Of Audio Manager
5. Android Auto Complete
v Example Android Auto Complete
6. Android Best Practices
v User Input
v Background Jobs
v Performance
v Security and Privacy
v Example of Android Best Practices
7. Android Bluetooth
v Example Of Android Bluetooth
8. Android Camera
v Using Android Existing Camera Application In Our Application
v Directly Using Camera API provided by android in Our Application
8. Android Clipboard
v Coping Data
v Pasting Data
v Example Of Android Clipboard
9. Android Custom Fonts
v Examples Of Custom Fonts
10. Android Data Backup Example of Android Backup
v Test Your Backup Agent
v Install Your Application on a Suitable Android System Image
v Ensure Data Backup Is Enabled
v Performing Backup
v Uninstall and Reinstall Your Application
11. Android Facebook Integration
v Integrating Facebook SDK
v Generating Application Signature
v Registering Your Application
v Downloading SDK and Integrating IT
v Creating Facebook Login Application
v Intent Share
v Example Of Intent Share
12. Android Gesture
v Handling Pinch Gesture
v Example Of Pinch Gesture
13. Android Google Maps
v Adding Google Map
v Google Map Activity File
v Google Map Layouts File
v Google Map Android Manifest File
v Customizing Google Map
v Adding Marker
v Changing Map Type
v Enable/Disable Zoom
v Example Of Customizing Google Map
v Integrating Google Map
v Download And Configure : Google Play Services SDK
v Example Of Alert Dialog
2. Android Animation
v Tween Animation
v Zoom In Animation
v Example Of Android Animation
3. Android Audio Capture
v Audio Capture Examples
4. Android Audio Manager
v Example Of Audio Manager
5. Android Auto Complete
v Example Android Auto Complete
6. Android Best Practices
v User Input
v Background Jobs
v Performance
v Security and Privacy
v Example of Android Best Practices
7. Android Bluetooth
v Example Of Android Bluetooth
8. Android Camera
v Using Android Existing Camera Application In Our Application
v Directly Using Camera API provided by android in Our Application
8. Android Clipboard
v Coping Data
v Pasting Data
v Example Of Android Clipboard
9. Android Custom Fonts
v Examples Of Custom Fonts
10. Android Data Backup Example of Android Backup
v Test Your Backup Agent
v Install Your Application on a Suitable Android System Image
v Ensure Data Backup Is Enabled
v Performing Backup
v Uninstall and Reinstall Your Application
11. Android Facebook Integration
v Integrating Facebook SDK
v Generating Application Signature
v Registering Your Application
v Downloading SDK and Integrating IT
v Creating Facebook Login Application
v Intent Share
v Example Of Intent Share
12. Android Gesture
v Handling Pinch Gesture
v Example Of Pinch Gesture
13. Android Google Maps
v Adding Google Map
v Google Map Activity File
v Google Map Layouts File
v Google Map Android Manifest File
v Customizing Google Map
v Adding Marker
v Changing Map Type
v Enable/Disable Zoom
v Example Of Customizing Google Map
v Integrating Google Map
v Download And Configure : Google Play Services SDK
- Install Google Services SDK
- Import SDK to Eclipse
- Configure your Project With SDK
v Obtaining The API Key
v Getting Certificate From Key tool
v Getting Key From Google Console
v Specify Android Manifest Setting
v Adding Google Maps to Your Application
14. Android Image Effect
v Example Of Android Image
15. Android Image Switcher
v Example Android Image Switcher
16. Android Internal Storage
v Writing File
v Reading File
v Example Of Android Internal Storage
17. Android JetPlayer
v Example Of Android Android JetPlayer
v Using JetCreator
v Intalling Python
v Installing WXPython
v Running Jet Creator
v Creating Jet Content
v Verifying Results
18 . Android JSON Parser
v JSON Element
v JSON Parsing
v Example JSON Parser
19. Android Linkedin Integration
v Integrating Linkedin SDK
v Registering Your Application
v Downloading SDK and Integrating It
v Posting Updates On Linkedin Application
v Intent Share
v Example Of Intent Share
20. Android Loading Spinner
v Example Of Loading Spinner
21. Android Localization
v Localizing Strings
v Example Of Localizing Strings
22. Android Login Screen
v Example Of Login Screen
23. Android Media Player
v Example Of Media Player
24. Android Multi Touch
v Example Of Multi Touch
25. Android Navigation
v Providing Up Navigation
v Handling Device Back Button
v Example Of Navigation
26. Android Network Connection
v Checking Network Connection
v Performing Network Operations
v Example Of Network Connection
27. Android NFC Guide
v How It Works
v Three Modes Of Operations
v Getting Certificate From Key tool
v Getting Key From Google Console
v Specify Android Manifest Setting
v Adding Google Maps to Your Application
14. Android Image Effect
v Example Of Android Image
15. Android Image Switcher
v Example Android Image Switcher
16. Android Internal Storage
v Writing File
v Reading File
v Example Of Android Internal Storage
17. Android JetPlayer
v Example Of Android Android JetPlayer
v Using JetCreator
v Intalling Python
v Installing WXPython
v Running Jet Creator
v Creating Jet Content
v Verifying Results
18 . Android JSON Parser
v JSON Element
v JSON Parsing
v Example JSON Parser
19. Android Linkedin Integration
v Integrating Linkedin SDK
v Registering Your Application
v Downloading SDK and Integrating It
v Posting Updates On Linkedin Application
v Intent Share
v Example Of Intent Share
20. Android Loading Spinner
v Example Of Loading Spinner
21. Android Localization
v Localizing Strings
v Example Of Localizing Strings
22. Android Login Screen
v Example Of Login Screen
23. Android Media Player
v Example Of Media Player
24. Android Multi Touch
v Example Of Multi Touch
25. Android Navigation
v Providing Up Navigation
v Handling Device Back Button
v Example Of Navigation
26. Android Network Connection
v Checking Network Connection
v Performing Network Operations
v Example Of Network Connection
27. Android NFC Guide
v How It Works
v Three Modes Of Operations
- How It Works With Android
- Future Applications
28. Android PHP/My SQL
v PHP-My SQL
v Creating Tables
v Inserting Values in Tables
v PHP GET- POST Methods
v Android Connecting MY SQL
v Connecting Via Get Method
v Connecting Via Post Method
v PHP- My SQL Part
v Android Part
29. Android Progress Circle
v Example Progress Circle
v Android Progress Bar Using ProgressDialog
v Example Progress Bar Using Progress Dialog
30. Android Push Notification
v Example Push Notification
31. Android Render Script
v How Render Script Works
v How To Begin
v Render Script Kernel
v Render Script APIs
v How To Use Render Script Support Library
32. Android RSS Reader
v RSS Examples
v RSS Elements
v Parsing RSS
v Example RSS
33. Android Screen Cast
v Screen Cast Step
34. Android Sensors
v Getting List Of Sensors Supported
v Example Of Sensors
35. Android Session Management
v Shared Preferences
v Example Of Shared Preferences
36. Android SIP Protocol
v Applications
v Requirements
v SIP Classes
v Function Of SIP
v Components Of SIP
v SIP Manager
37. Android Spelling Checker
v Example Of Spelling Checker
38. Android Testing
v Testing Tools In Android
v JUnit
v Monkey
v Examples
39. Android Text To Speech
v Examples
40. Android Texture View
v Examples
41. Android Wi Fi
v Example Of Android Wi Fi
42. Android Widgets
v Widgets XML File
v Widget Layouts File
v Widget Java File
v Widget Manifest File
v Examples
43. Android XML Parser
v XML Elements
v XML Parsing
v Examples
v PHP-My SQL
v Creating Tables
v Inserting Values in Tables
v PHP GET- POST Methods
v Android Connecting MY SQL
v Connecting Via Get Method
v Connecting Via Post Method
v PHP- My SQL Part
v Android Part
29. Android Progress Circle
v Example Progress Circle
v Android Progress Bar Using ProgressDialog
v Example Progress Bar Using Progress Dialog
30. Android Push Notification
v Example Push Notification
31. Android Render Script
v How Render Script Works
v How To Begin
v Render Script Kernel
v Render Script APIs
v How To Use Render Script Support Library
32. Android RSS Reader
v RSS Examples
v RSS Elements
v Parsing RSS
v Example RSS
33. Android Screen Cast
v Screen Cast Step
34. Android Sensors
v Getting List Of Sensors Supported
v Example Of Sensors
35. Android Session Management
v Shared Preferences
v Example Of Shared Preferences
36. Android SIP Protocol
v Applications
v Requirements
v SIP Classes
v Function Of SIP
v Components Of SIP
v SIP Manager
37. Android Spelling Checker
v Example Of Spelling Checker
38. Android Testing
v Testing Tools In Android
v JUnit
v Monkey
v Examples
39. Android Text To Speech
v Examples
40. Android Texture View
v Examples
41. Android Wi Fi
v Example Of Android Wi Fi
42. Android Widgets
v Widgets XML File
v Widget Layouts File
v Widget Java File
v Widget Manifest File
v Examples
43. Android XML Parser
v XML Elements
v XML Parsing
v Examples
All Latest Updates In Android Apps Development Also
Consider During Training
- Testing,Signing and Publishing your Application
- Test our application
- Signing Certificate and API Key
- Creating and attaching an icon and Label
- Signing the application
- Versioning your application
- Publishing in the Android Market.
No comments:
Post a Comment