Presentation is loading. Please wait.

Presentation is loading. Please wait.

 Installation of Android Development Environment  Creating the App with OpenGL ES API  Running the App on Emulator Android App Development.

Similar presentations


Presentation on theme: " Installation of Android Development Environment  Creating the App with OpenGL ES API  Running the App on Emulator Android App Development."— Presentation transcript:

1  Installation of Android Development Environment  Creating the App with OpenGL ES API  Running the App on Emulator Android App Development

2  Hafiz Shahzad Mirza11-47  Zohaib Sajid 11-21 Groups Members

3 Overview ADT Installing required libraries Programming Android using the Eclipse DE The Android emulator Debugging Android applications Other tools Topics

4  Android  An operating system, middleware and key mobile applications.  Open Source  Built on the open Linux Kernel, open source, open platform to build innovative mobile applications.  Fast & easy application development  It provides access to a wide range of useful libraries and tools that can be used to build rich applications. Overview

5  The Android Developer Tools  The ADT plugin for Eclipse provides a professional-grade development environment for building Android apps. It's a full Java IDE with advanced features to help you build, test, debug, and package your Android apps.  Graphical UI Builders  Build rich Android UI with drag and drop.  Full Java IDE  Template-based wizard to create standard Android projects and components.  Native Development  Support for compiling and packaging existing code written in C or C++.  Testing  Create and run unit tests on hardware devices or emulator. ADT

6  Just go to this link  http://developer.android.com/sdk/index.html http://developer.android.com/sdk/index.html  Download ADT Bundle for Windows  Just select your windows bit-size, accept license and your download will begin.  With a single download, the ADT Bundle includes everything you need to begin developing apps:  Eclipse + ADT plugin  Android SDK Tools  Android Platform-tools  The latest Android platform  The latest Android system image for the emulator Installation of ADT

7 Click Here

8  Just go to this link  http://www.oracle.com/technetwork/java/javase/downloads/index.html http://www.oracle.com/technetwork/java/javase/downloads/index.html  Download latest JDK  Always go for the SE not EE or Micro Edition  Just select your windows bit-size, accept license and your download will begin. Install Java Development Kit

9 Click Here

10 There is a common file structure for applications code images files UI layouts constants Auto generated resource list

11 Standard Components form building blocks for Android apps Other applications Has life-cycle screen App to handle content Background app Like music player Views manifest Activity Intents Service Notifications ContentProviders


Download ppt " Installation of Android Development Environment  Creating the App with OpenGL ES API  Running the App on Emulator Android App Development."

Similar presentations


Ads by Google