Android Course Content
ASquareTech
Get the Professional Skills
|
1.
|
Introduction to Android.
|
· What is the Android technology?
· What is the use of Android application?
· What is a Android Developer?
· What is an android mobile phone?
|
|
History of Android.
|
· What is the Android version?
· What is the name of the latest version of Android?
· Who is the owner of Android?
· What is the use of an android?
|
|
|
2.
|
Installation
|
Setup of Android Development environment.
Eclipse/Android Studio installation and overview .
|
|
Eclipse/Android Studio installation and overview .
|
||
|
3.
|
Creating first Android application.
|
Create
a simple Android Application using Android studio.
|
|
4.
|
Project Structure.
|
Android Application Fundamentals.
Android application building blocks.
|
|
5.
|
Manifest File.
|
Android app permissions
Manage Activities
Icon
App Label
|
|
6.
|
User Interface.
|
Google Apps Interfaces
Types of Views
|
|
7.
|
Layouts.
|
Linear Layouts
Assignment
|
|
8.
|
Relative Layouts.
|
Relative Layout
Assignment
|
|
9.
|
UI Events.
|
Assignment
|
|
10.
|
Dialog Boxes.
|
Alert Dialog
|
|
11.
|
Toasts.
|
Assignment
Long Toast
Short Toast
|
|
12.
|
Activities
|
Blank Activity
Empty Activity
Drawer Activity.
Full screen Activity.
|
|
13.
|
| |
|
14.
|
Intents.
|
Passing Information between screens
|
|
15.
|
Drawable resources.
|
Jpg
Xml
Vector images
|
|
16.
|
Animation Resources.
|
Define Animation on objects
|
|
17.
|
Data Storage.
|
Types of Storages
|
|
18.
|
Shared Preferences.
|
Assignment
Read
Write
Delete
Update
|
|
19.
|
SQLite Databases.
|
Create Database
Assignment
|
|
20.
|
SQLite Databases.
|
Insert
Delete
Update
Select
Assignment
|
|
21.
|
Cloud Database
|
Read
Write
Delete
Update
Assignment
|
|
22.
|
Sending SMS
|
Assignment
|
|
23.
|
phone calls
|
Assignment
|
|
24.
|
use camera
|
Using existing android camera
application in our application
Directly using Camera API provided
by android in our application
|
|
25.
|
Playing audio/video.
|
isPlaying
selectTrack
getTrackInfo
|
|
26.
|
Web View.
|
Assignment
canGoBack
canGoForward
clearHistory
destroy
getUrl
|
|
27.
|
Android - Bluetooth
|
ACTION_REQUEST_DISCOVERABLE
ACTION_STATE_CHANGED
ACTION_FOUND
getName
setName
startDiscovery
|
|
28.
|
Final Project
|
|
Comments
Post a Comment