
android
Mobile development with CSS3 Media Queries and JQuery Mobile « hop2croft's software development Blog
Have you already decided to create your own mobile project ?.Knowing where the user is allows your application to be smarter and deliver better information to the user. When developing a location-aware application for Android, you can utilize GPS and Android's Network Location Provider to acquire the user location. Although GPS is most accurate, it only works outdoors, it quickly consumes battery power, and doesn't return the location as quickly as users want.
Obtaining User Location
Menus | Android Developers
Menus are a common user interface component in many types of applications.Geolocation Weather Mash Up
You would like to show the existing weather conditions for a user based on Geolocation. Use the Geolocation class to get the current location and the weather underground api to get current weather conditions.Use jQuery Mobile to Build a Native Android News Reader App
Installing the SDK
Dreamweaver CS5.5 now includes integration with PhoneGap—an open-source development framework for building mobile apps.
Packaging web apps as mobile apps using PhoneGap and Dreamweaver
Tutorial 12: Using PhoneGap to create an Android .apk App
Introduction to Android Development
Android Essentials: Creating Simple User Forms
The TutList application that we’ve been working with has a pretty big flaw right now: the article data is not “live”, but static content. In this tutorial, you take several more steps towards a flexible and expandable solution by modifying the application to act as a data-backed content provider. The Android framework uses a concept called content providers to enable applications to share and use data across the platform.

