You are on page 1of 4

Cloud Based Android Application Development

A 2 - Day
Workshop on
Cloud Based Android Application
Development
At
SRKR ENGINEERING COLLEGE,
CHINNA AMIRAM,
BHIMAVARAM.

Overview of CORE JAVA Concepts.


Class.
Object.
@GNINU TECHNOLOGIES, 302, Manjeera Majestic Commercial, JNTU Rd

Page 1

Cloud Based Android Application Development

Hungarian Notations.
Constructor.
Inheritance.
Interface & Abstract Class.
Packages.
Access Specifiers.
Exception Handling.
Keywords Usage(this, super, final and static).

Overview of Android.
What is Android?
--Introduction about android. What is android actually? How it was
born? where it was intiated?

Android Versions.

--About all the versions in android from cupcake(1.5) to


marshmallow(6.0). And its features.

Features Of Android.
-- Its all about features of android. Means About Android API and usage
of that API.

Android Architecture

--How android architecture look like and all layers in that

Android Market.
--Status of android market. How it is in graph compare with other
Mobile operating systems.

Software Installation and Setup.


Jdk 1.7 installation and Path settings.
Eclipse Setup.
Android Studio Setup.
(Note : Please check setup document for reference)
Android App Fundamentals.
Project structure.
-- Overview bout Android project structure(Eclipse IDE). Explination
about all packages/folders related to business logic and UI Design.

Activities.

--What is activity? what is this role in application development.

@GNINU TECHNOLOGIES, 302, Manjeera Majestic Commercial, JNTU Rd

Page 2

Cloud Based Android Application Development


Broadcast Recievers.
--What is Broadcast Reciever? How to use these and in which
situations.

Services.

--What is Service.Why we need to use for background long running


operations.

Content Providers.
--What is Content Provider and How it is different from Database.

Intents and Intent Filters.

--What is the main role Intent in project and difference between Intent
and Intentfilter.

UI Design.
Layouts.
--Howmany layouts in android ? how to use that?Which one have to use
for particular design.

UI Controls.

--About all the controls in android and its usage and implementing.

Toast &Dialogs.
--Toasts messages and dialogs displaying.

Data Storage Options.


Shared Preferences.

--How to store particular data using shared preference and in which


format.

Internal Storage.
--About internal storage and how we can able to store using Api.

External Storage.

--About external storage and how can able to store and how it is
different from internal storage.

SQLite Database.
--Description about data base setup in android . and all
operations(CURD) using queries.

Store on Cloud Introduction.

--This is completely server connection. How to store data in


cloud(globally).

Store on Cloud Server


@GNINU TECHNOLOGIES, 302, Manjeera Majestic Commercial, JNTU Rd

Page 3

Cloud Based Android Application Development


Cloud SDK Integration.
--Its all about SDK integration to app for accessing Cloud Api.

Cloud connection with REST API .

--How to create REST API by writing cloud code. And then how to use
that API.

Push Notifications with Cloud.


--What is push.How can we achieve using cloud server.

Social API Integration.

--Its all about Social Api integration like facebook and twitter.

Analytics Integration.
--What is analytics mainly. And how to achieve these analytics using
cloud.

Note: Sample Application with Android Cloud


Connection.

@GNINU TECHNOLOGIES, 302, Manjeera Majestic Commercial, JNTU Rd

Page 4

You might also like