ANDROID APPLICATION DEVELOPMENT

11
ANDROID APPLICATION DEVELOPMENT

description

Our customized applications are extremely powerful and scalable to work perfectly well with any Android device available in the market. - PowerPoint PPT Presentation

Transcript of ANDROID APPLICATION DEVELOPMENT

Page 1: ANDROID APPLICATION DEVELOPMENT

ANDROID APPLICATION DEVELOPMENT

Page 2: ANDROID APPLICATION DEVELOPMENT

Introduction to Android

• Open software platform for mobile development

• A complete stack – OS, Middleware, Applications

• An Open Handset Alliance (OHA) project• Powered by Linux operating system• Fast application development in Java• Open source under the Apache 2 license

Page 3: ANDROID APPLICATION DEVELOPMENT
Page 4: ANDROID APPLICATION DEVELOPMENT

Intents

• Think of Intents as a verb and object; a description of what you want done– E.g. VIEW, CALL, PLAY etc..

• System matches Intent with Activity that can best provide the service

• Activities and Intent Receivers describe what Intents they can service

Page 5: ANDROID APPLICATION DEVELOPMENT

Activity

Page 6: ANDROID APPLICATION DEVELOPMENT

BROADCAST RECEIVER

Page 7: ANDROID APPLICATION DEVELOPMENT

Content Providers

• Enables sharing of data across applicationsE.g. address book, photo gallery

• Provides uniform APIs for:queryingdelete, update and insert.

• Content is represented by URI and MIME type

Page 8: ANDROID APPLICATION DEVELOPMENT

Services

Page 9: ANDROID APPLICATION DEVELOPMENT

Contact Us

India: +91-9810730628, +91-9582102222, +91-0120-2764421

Ireland: +353-0899721643

Toll Free: +18556010009

Email: [email protected]

Website: www.cssmobileapps.com

Page 10: ANDROID APPLICATION DEVELOPMENT

Links

https://plus.google.com/+Cssmobileapps/videos

https://www.linkedin.com/company/cssmobileapps-pvt-ltd-?trk=biz-companies-cym

https://www.facebook.com/CssMobileapps

https://twitter.com/CSSMobileapps

https://www.youtube.com/user/cssmobileapps

Page 11: ANDROID APPLICATION DEVELOPMENT