Android App Development - PowerPoint PPT Presentation

About This Presentation
Title:

Android App Development

Description:

 Getting Started, teaches you the bare essentials for Android app development. If you're a new Android app developer, you should complete each one thoroughly to deliver the best. – PowerPoint PPT presentation

Number of Views:252

less

Transcript and Presenter's Notes

Title: Android App Development


1
Android App. Development
  • Master Software Solutions Pvt.Ltd.

2
Introduction...
  • These days the demand of smart phone is being
    increased and we have different types of client
    e.g. Touch Phone, tables, Note etc. The demands
    of the applications for these smart clients are
    constantly increasing and we have several
    operating systems for these smart clients e.g.
    Android, IOS and Windows etc.

3
Begin development from here...
  • To develop apps for Android devices, you use a
    set of tools that are included in the Android
    SDK. Once you've downloaded and installed the
    SDK, you can access these tools right from your
    Eclipse IDE, through the ADT plugin, or from the
    command line. Developing with Eclipse is the
    preferred method because it can directly invoke
    the tools that you need while developing
    applications.
  • However, you may choose to develop with another
    IDE or a simple text editor and invoke the tools
    on the command line or with scripts. This is a
    less streamlined way to develop because you will
    sometimes have to call command line tools
    manually, but you will have access to the same
    number of features that you would have in Eclipse

4
Android App Development Process
5
Conceptualizing
  • Under this Android app development step, the
    service provider works towards understanding your
    requirements. Based on that, they proceed towards
    forming the goal of the entire app development
    process. Once you have indicated your objectives
    and ideas pertaining to the app being developed,
    your service provider defines the functionalities
    they will require.

6
Wire-framing
  • In the next stage, the wire-framing stage, the
    developers make a blue print of the structure of
    your app for your reference. It includes details
    of the platform, features, feasibility and
    specifications. This stage makes it easy for you
    to ensure that the Android app development
    process is in sync with your requirements.

7
Setup
  • During this phase you install and set up your
    development environment. You also create Android
    Virtual Devices (AVDs) and connect hardware
    devices on which you can install your
    applications.

8
Development
  • During this phase you set up and develop your
    Android project, which contains all of the source
    code and resource files for your application.

9
Debugging and Testing
  • During this phase you build your project into a
    debuggable .apk package that you can install and
    run on the emulator or an Android-powered device.
    If you are using Eclipse, builds are generated
    each time you project is saved. If you're using
    another IDE, you can build your project using Ant
    and install it on a device using adb.
  • Next, you debug your application using a
    JDWP-compliant debugger along with the debugging
    and logging tools that are provided with the
    Android SDK. Eclipse already comes packaged with
    a compatible debugger.

10
(No Transcript)
11
Publishing
  • During this phase you configure and build your
    application for release and distribute your
    application to users.

12
Contact MSS...
Visit us 4th Floor, SCO 418, Tricity Plaza Peer
Muchalla Road, Sector 20, Panchkula, Chandigarh
http//www.mastersoftwaresolutions.com/
Mail us info_at_mastersoftwaresolutions.com
,mastersoftwaresolutions_at_gmail.com
Call us 91 01762 662232 0 81959 00456,
098157-13695
Write a Comment
User Comments (0)
About PowerShow.com