Friday, 16 August 2013

Creating an Android app Introduction

Getting Started                
       Hi welcome to Training for Android app developers. Here you'll find sets of lessons within classes that describe how to complete a specific task with code samples you can re-use in your apps. Classes are organized into several lessons you can see at the left side.
        This first lesson, Getting Started, teaches you the bare essentials for Android app development. If you're a Fresh Android app developer (Programmer), you should complete each of these lessons in order.

Introduction
      Building Your First App
     Welcome to Android application development!

       This lesson teaches you how to build your first Android app. You’ll learn how to create an Android project and run a debuggable version of the android app. You'll also learn some fundamentals of Android app design, including how to build a simple user interface and handle user input.
Before we start this lesson, be sure you have our development environment set up.
      Need android developing Software Android SDK.

      Download the latest SDK tools and platforms using the SDK Manager. Once you've finished the setup, you're ready to begin this lesson. This lesson uses a tutorial format that incrementally builds a small Android app that teaches you some basic concepts about Android app development, so it's important that you follow each step.

No comments:

Post a Comment