Top Banner
Helios ERP Systems Android App Development
32

Helioserpsystems android training

Apr 11, 2017

Download

Career

helioserpSystem
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Helioserpsystems  android training

Helios ERP SystemsAndroid App Development

Page 2: Helioserpsystems  android training

Helios ERP Systems We provide quality Training &

Consulting in the field of:- ERP/SAP, SAS  Embedded Systems  .Net Technology Software Quality Testing  IBM Mainframe Oracle  Web Technologies Mobile application developments

Page 3: Helioserpsystems  android training

Mobile Application Development

mobile application developer one of the most demanded and fastest growing IT careers for 2014.

The average starting salary starts from Rs 15,000-Rs 18,000 per month, depending on the expertise and the position of the individual.

Page 4: Helioserpsystems  android training

Mobile Application Development

there are 5 major mobile platforms, each with its own core language(s) and development environment.

Android Windows Blackberry IOS (Apple) Symbian

Page 5: Helioserpsystems  android training

Android App Development Android is one of the most popular

platforms being used in Smartphone's and tablets.

Future conversion from other apps developers to android app developers is predicted to be around 35 to 40 percent respectively.

Page 6: Helioserpsystems  android training

Android App DevelopmentTraining Content

Page 7: Helioserpsystems  android training

Android Overview & History

How it all got started Why Android is different (and important)

Page 8: Helioserpsystems  android training

Android Stack Overview of the stack Linux kernel Native libraries Dalvik App framework Apps

Page 9: Helioserpsystems  android training

SDK Overview Platforms Tools Versions

Page 10: Helioserpsystems  android training

Hello World App Creating your first project The manifest file Layout resource Running your app on Emulator

Page 11: Helioserpsystems  android training

Main Building Blocks Activities Activity lifecycle Intents Services Content Providers Broadcast Receivers

Page 12: Helioserpsystems  android training

Basic Android User Interface XML versus Java UI Dip's and Sip's Views and layouts Common UI components Handling user events

Page 13: Helioserpsystems  android training

Android system Overview File System Preferences Notifications Security model

Page 14: Helioserpsystems  android training

Advanced UI Selection components Adapters Complex UI components Building UI for performance Menus and Dialogs Graphics & animations

Page 15: Helioserpsystems  android training

Multimedia in Android Multimedia Supported audio

formats Simple media playback Supported video formats Simple video playback

Page 16: Helioserpsystems  android training

SQL Database Introducing SQLite. SQLite Open Helper and creating a database. Opening and closing a database. Working with cursors Inserts,

updates, and deletes.

Page 17: Helioserpsystems  android training

Basic Content Providers Content provider MIME types Searching for content Adding, changing, and removing

content Working with content files

Page 18: Helioserpsystems  android training

Advanced Android

Page 19: Helioserpsystems  android training

Custom Content Providers Why Content Providers Where the content comes from Implementing the API Supporting

content files

Page 20: Helioserpsystems  android training

Location Based Services and Google Maps

Using Loction Based Services Working with Google Maps

Page 21: Helioserpsystems  android training

Services Overview of services in Android Implementing a Service Service lifecycle Inter Process Communication

(AIDL Services)

Page 22: Helioserpsystems  android training

Broadcast Receivers What are Broadcast Receivers. Implementing broadcast receiver. System broadcasts and how to use

them.

Page 23: Helioserpsystems  android training

Intent Filters Role of filters Intent-matching rules Filters in your manifest Filters in dynamic Broadcast

Receivers

Page 24: Helioserpsystems  android training

Networking Working with web services Best practices

Page 25: Helioserpsystems  android training

Sensors How Sensors work Lig to Sensor readings Best practices for performance

Page 26: Helioserpsystems  android training

WiFi Monitoring and managing Internet connectivity Managing active connections Managing WiFi

Page 27: Helioserpsystems  android training

Telephony Making calls Monitoring data connectivity and

activity Accessing phone properties and

status Controlling the phone

Page 28: Helioserpsystems  android training

Camera Taking pictures Rendering previews

Page 29: Helioserpsystems  android training

Bluetooth Controlling local Bluetooth device Discovering and bonding with

Bluetooth devices Managing Bluetooth connections Communicating with Bluetooth

Page 30: Helioserpsystems  android training

Web Services and XML Consuming Web Services HTTP Request Response Model XML Parsing

Page 31: Helioserpsystems  android training

Open GLES

Introduction to Open GLES

Page 32: Helioserpsystems  android training

Android Application Deployment

Android Application Deployment on

device with Linux and Windows Android Application Deployment

on Android Market