first step in android

11
First Step in App Development KS Technologies http://www.kstechnologies .co (M) 84870 42221, 98245

Upload: ks-technologies-vadodara

Post on 15-Jan-2017

85 views

Category:

Education


0 download

TRANSCRIPT

Page 1: First step in android

First Step in App Development

KS Technologieshttp://www.kstechnologies.co

(M) 84870 42221, 98245 07547

Page 2: First step in android

What is Android?

• Android is a software package and Linux based operating system for mobile devices such as tablet computers and smart phones.

• It is developed by Google and later the OHA (Open Handset Alliance).

• Java language is mainly used to write the android code even though other languages can be used.

Page 3: First step in android

Android History & Versions

• Initially, Andy Rubin founded Android Incorporation in Palo Alto, California, United States in October, 2003.

• In August 17, 2005, Google acquired Android Inc. Since then, it is in the subsidiary of Google Inc.

Page 4: First step in android

Versions

Page 5: First step in android

Features• It is open-source.• Anyone can customize the Android Platform.• There are a lot of mobile applications that can be choosen

by the consumer.• It provides many interesting features like weather details,

opening screen, live RSS (Really Simple Syndication) feeds etc.

• It provides support for messaging services(SMS and MMS), web browser, storage (SQLite), connectivity (GSM, CDMA, Blue Tooth, Wi-Fi etc.), media, handset layout etc.

Page 6: First step in android

Applications• Entertainment• Tools• Communication• Productivity• Personalization• Music and Audio• Social• Media and Video• Travel and Local etc.

Page 7: First step in android

Android Core Building Blocks

Page 8: First step in android

•An activity is a class that represents a single screen. It is like a Frame in AWT.

Activity

•A view is the UI element such as button, label, text field etc. Anything that you see is a view.

View

•Intent is used to invoke componentsIntent•Service is a background process that can run for a long

time.

Service

•Content Providers are used to share data between the applications.

Content Provider

•Fragments are like parts of activity. An activity can display one or more fragments on the screen at the same time.

Fragment

Page 9: First step in android

Android Emulator

• Android Emulator is used to run, debug and test the android application. If you don't have the real device, it can be the best way to run, debug and test the application.

Page 10: First step in android

Tools Required

• Android supports java, C++, c# etc. language to develop android applications. Java is the officially supported language for android. All the android examples of this site is developed using Java language and Eclipse IDE.

• Here, we are going to tell you, the required softwares to develop android applications using Eclipse IDE / Android Studio.

Page 11: First step in android

To Learn More…

KS TechnologiesContact Us:

84870 4222198245 07547

Web - http:// www.kstechnologies.co , Email – [email protected]