Search results
Introduction to Android development - IBM
Search result description:May 12, 2009 ... Initially, the deployment target for Android was the mobile-phone arena, ...
Download the source code for the example application in this article.
Develop Android applications with Eclipse - IBM
Search result description:Feb 26, 2008 ... Android is Google's oft-discussed mobile, wireless, computer, and ... This tutorial
introduces Android application development with the Eclipse ...
Introduction to Android development Using Eclipse and ... - IBM
Search result description:Nov 16, 2010 ... This tutorial is intended for anyone interested in beginning Android ... The
Android process is introduced for developing rich UIs for the apps, as widgets.
Finally ... Android is a mobile operating system, similar to Symbian, iOS, ...
Mobile application development, Part 1: PhoneGap and Dojo ... - IBM
Search result description:Sep 13, 2011 ... In this series, you'll start out by creating a simple, mobile application, and end ...
This article shows you how to develop a hybrid mobile Android ...
Android applications using Python and SL4A, Part 1: Set up your - IBM
Search result description:Dec 19, 2011 ... A common misconception about developing for the Google Android .... zone, find
hundreds of how-to articles and tutorials, as well as downloads, ... Check for
mobile updates on the developerWorks Mobile development blog.
Creating mobile Web applications with HTML 5, Part 1: Combine - IBM
Search result description:Jun 29, 2010 ... In each part of this series you will develop a working mobile Web application ...
like the ones found on the iPhone and Android-based devices.
Build a mobile RSS reader - IBM
Search result description:Mar 18, 2008 ... Building Android applications in Eclipse is recommended, but not a requirement
for this tutorial. Mobile development experience is helpful, but ...
Working with Worklight, Part 1: Getting started with your first ... - IBM
Search result description:At a high level, the workflow tasks you follow when developing a mobile .... For
example, since the iOS and Android build will be using JQuery, the file jquery.js
is ...
Mobile for the masses: Take a swipe at it! Programming gestures - IBM
Search result description:Apr 23, 2013 ... Andrew Glover discusses key factors that differentiate mobile apps ... You also
developed your first basic Android app, a classic of the Hello World variety. ... My
example app, Overheard Word, is intended to make it fun and ...
IBM developerWorks : IBM Worklight : Getting started
Search result description:12. Developing with Dojo Mobile ... Setting up your Android development
environment .... Try the Starter applications for a fast start to creating your mobile
apps.
Mobile for the masses: A gentle introduction to Android - IBM
Search result description:Mar 5, 2013 ... For developers who want to build mobile skills fast, Android is an .... Screen
capture of creating a new Android virtual device in the SDK ...
Understanding security on Android - IBM
Search result description:Nov 16, 2010 ... When you develop Android applications, you must deal with a ... Code signing in
Android is done in a much simpler manner than in other mobile platforms. ...
Manually creating the private and public keys and public-key ...
Speed delivery of Android devices and applications with model - IBM
Search result description:Jun 6, 2011 ... Android is a software stack for mobile devices. ... Android software developers
can be classified into two kinds: platform vendors and ... applications and the
Android framework, by updating and creating Android applications, ...
Working with XML on Android - IBM
Search result description:The Android platform is an open source mobile development platform. ... For
example, Java's Simple API for XML (SAX) and the Document Object Model (
DOM) ...
Understanding Android local data store APIs - IBM
Search result description:Nov 30, 2010 ... The ability to store data locally on the mobile device is a critical ... To highlight the
local store aspects of Android application development, I cover a ... package com.
cenriqueortiz.tutorials.datastore; import android.graphics.