http://androidcore.com/android-programming-tutorials.html?start=30

Android GUI Prototyping PDF Print E-mail

Introduction

In the world of application development many may found that earlier prototyping can help a lot. "Show your ideas at the beginning and be sure that you will get proper feedback from the customer, collect it and build great software" this is a simple rule that helps a lot in my day-to-day activities. I know several kinds of the prototypes but the most difficult is always a GUI.

What the customer expects? How to place various elements on screen? What is required and what is optional? How to organize dialogs? How to show customer the GUI without implementing it? We try to solve today all that questions in our public effort - Android GUI Prototyping Stencil for Visio.

Read more...
 
Google Android 1.0 Documentation in PDF format PDF Print E-mail
Android Logo

 

 

Download the documentation for Android 1.0 SDK in PDF form, created from the HTML documentation.

 

Getting Started

Developing Applications

Developer Toolbox

FAQs

Bootcamp

Read more...
 
Compile Android kernel from the source PDF Print E-mail

I confirmed the following procedure only on my linux host (FC8). Sorry for Windows and Mac users.

1. Get toolchains from CodeSourcery (Choose ARM GNU/Linux and IA32 GNU/Linux).

2. Get kernl source code from here.

3. Deploy toolcains and kernel source and enter in the kernel source tree.

Read more...
 
Installing Google Android SDK 1.0 On Ubuntu 8.04 Desktop PDF Print E-mail

Installing Google Android SDK 1.0 On Ubuntu 8.04 Desktop

Version 1.0
Author: Falko Timme
Last edited 09/24/2008

This guide explains how you can install the Google Android SDK 1.0 on an Ubuntu 8.04 desktop. With this stable release of the Android SDK, you can now develop applications for Android smartphones (like T-Mobile's G1) and offer them on the Android Market.

I do not issue any guarantee that this will work for you!

1. Preliminary Note
2. Installing Java And Eclipse
3. Installing Google Android SDK 1.0
4. Creating A First Android Application ("Hello, Android")
5. Links

 

Read more...
 
How to Install the Android SDK on Windows XP PDF Print E-mail

How to Install the Android SDK on Windows XP and Create an Application that Runs in the Android Emulator
This tutorial shows you how to download and install Android SDK to get you started developing Android applications.
 

1. Download and Install the Android SDK and Test the Emulator
2. Install Java
3. Install Eclipse
4. Install the ADT Plugin in Eclipse
5. Create Hello World Application

 

Read more...
 
« StartPrev12345678910NextEnd »

Reply via email to