Android Application Development - PowerPoint PPT Presentation

About This Presentation
Title:

Android Application Development

Description:

Activities of fundamental building block of Android Applications and they can exist in a number of different states. The activity life-cycle begins with instantiation and ends with destruction, and includes many states in between. – PowerPoint PPT presentation

Number of Views:87

less

Transcript and Presenter's Notes

Title: Android Application Development


1
Android Application Fundamental
WebAppSoft
2
Android What?
  • What is Android?
  • Android is a software package and linux based
    operating system for mobile devices such as
    tablet computers and smartphones.
  • Features of Android
  • The important features of android are given
    below
  • It is open-source.
  • Anyone can customize the Android Platform.
  • There are a lot of mobile applications that
    can be chosen by the consumer.
  • It provides many interesting features like
    weather details, opening screen, live RSS (Really
    Simple Syndication) feeds etc.

https//www.webappsoft.co.uk/android-app-developme
nt.php
3
Android Why?
  • Flexibility Scalability
  • End Use is King!!!!
  • Fragmentation
  • Developer Community Support
  • User Friendly

4
Application Fundamental
  • How is .apk file Generated?

5
Application Security Sandbox
  • Multi-user Linux System in which each application
    is a different user.
  • By, default, the system assign s each application
    a unique Linux user ID.
  • Each Process has its own VM.
  • By default, every application runs in its own
    Linux process.

6
Android Application Components
  • Activities - They dictate the UI and handle the
    user interaction to the smart phone screen.
  • Services- They handle background processing
    associated with an application.
  • Broadcast Receivers- They handle communication
    between Android OS and applications.
  • Content Providers- They handle data and database
    management issues.

https//www.webappsoft.co.uk
7
WebAppSoft Solutions Pvt. Ltd.
  • Fill Free Call Us for
  • ?
  • 44 208-089-3011

https//www.webappsoft.co.uk
Write a Comment
User Comments (0)
About PowerShow.com