Android App Development Online Training and Internship Course

 

Learn Android App Development


Enroll Now – Contact or Whats App 9916470692 || send email to padhlee@gmail.com

Online Training

2 Month Course – Weekend Batch (Saturday and Sunday ) ( 2 hour session ).

Real-life Case Studies​

Live project based on any of the selected use cases, involving implementation of the various functionalities.

Short Batches

Our Batch Size is 4-5 students to pay complete attention
Trained more than 600 students.

24 x 7 Expert Support

We have 24×7 online support team available to help you with any technical queries you may have during the course.

Frequently asked questions

How to take Android online Training ?

We provide you the proper software installation to take the live sessions with the trainer. Few students are enrolled in a webinar. You can ask your questions directly in the sessions.

What are the Pre-requisites for online training ?

Need a Computer System , a good Internet connection.

What is the objective of this Course ?

The objective of this course is too well verse the students with all Android basics and students can develop their own android app and can earn money from their android app..

Can I pay the Fees in installments ?

Yes , Students can pay the fees in installments. If students pay the full fees in advance then he/she will get discount of 1000 rs.

EXCEL vba CURRICULUM

1) Introduction Android
a) History Behind Android Development
b) What is Android?
c) Pre-requisites to learn Android
3 ) Android Architecture
a) Overview of Android Stack (Linux kernel Layer, Native Layer, DALVIK VM, Application Framework Layer, Applications Layer, Android Runtime)
b) Android Features (messaging, telephony, notifications, alarm)
5) Android Components
a) Activities
b) Services
c) Broadcast Receivers
d) Content Providers
7) Building UI with Activities
a)Activities
b) Views, layouts and Common UI components
c) Creating UI through code and XML
d) Activity life cycle
e)Intents
f) Communicating data among Activities
9) Notifications
a) Toast, Custom Toast
b) Dialogs
c) Status bar Notifications
11) Styles And Themes
a) Creating and Applying simple Style
b) Inheriting built-in Style and User defined style
c) Using Styles as themes
13) Content Providers
a) Accessing built in content providers
b) Content provider MIME types
c) Searching for content
d) Adding, changing, and removing content
e) Creating content provider
f) Working with content files
15) Location Based Services and Google Maps
a) Using Location Based Services
b) Finding current location and listening for
changes in location
c) Working with Google Maps
d) Showing google map in an Activity
e) Map Overlays
f) Geo-coder
g) Displaying route on map via maps application.
17) Telephony Services
a) Making calls
b) Monitoring data connectivity and activity
c) Accessing phone properties and status
d) Controlling the phone
e) Sending messages
2 ) Introduction To Mobile Apps
a) Why we Need Mobile Apps
b) Different Kinds of Mobile Apps
c) Briefly about Android
4) Installing Android on Machine
a) Configuring Android Stack
b) Setting up Android Studio
c) Working with Android Studio
6 ) Hello World App
a) Creating your first project
b) The manifest file
c) Layout resource
d) Running your app on Emulator or mobile device
8) Advanced UI
a) Selection components (GridView, ListView, Spinner )
b) Adapters, Custom Adapters
c) Complex UI components
d) Building UI for performance
e) Menus
f) Creating custom and compound Views
10) Multi-threading
a) Using Java Muti threading classes
b) Async Task
c) Handler
d) Post
12) Data Storagea) Shared Preferencesb) Android File System
c) Internal storage
d) External storage
e) SQLite
f) Introducing SQLite
g) SQLiteOpenHelper and creating a database
h) Opening and closing adatabase
i) Working with cursors Inserts, updates, and deletes14) Services
a) Overview of services in Android
b) Implementing a Service
c) Service life cycle16) WiFi
a) Monitoring and managing Internet connectivity
b) Managing active connections
c) Managing WiFi networks
18) Camera
a) Taking pictures
b) Media Recorder19) Live sample Project