The only way to judge an SDK is getting in there and writing an application that does something cool, so I'll take you through the development process for my first Android application: Where Are My Friends?
Coding Library(s):
Java/JSP
Platform(s):
Google Android Avg Rating:
The best way to understand a new SDK is to work with it. With that in mind, we'll show you how to do some basic location based services and simple UI layout using Google's newest upstart mobile offering.
Coding Library(s):
Java/JSP
Platform(s):
Google Android Avg Rating:
Once you get tired of the limitations of android's built-in IMProvider and the corresponding API - IXmppSession and IXmppService, try the sample below. Inside the source/binary zip (bottom of this article) you will find a...
Coding Library(s):
Java/JSP
Platform(s):
Google Android Avg Rating:
We'll implement a Search feature into the image viewing application we built previously. Ideally, this Search should have been implemented using Filter-Search, but due to some bugs in it, we'll be using Query-Search.
Coding Library(s):
Java/JSP
Platform(s):
Google Android Avg Rating:
Most of the information I've read on Google's Android documentation site, as well as other websites, take the approach of messing with XML to build an Android UI. Personally, I don't like this approach; ideally, I would like a...
Coding Library(s):
Java/JSP
Platform(s):
Google Android Avg Rating:
n this tutorial we will build a simple RSS reader called "NewsDroid" so that you can get all the headlines without having to hit all your favorite sites in that little browser. The application will open with a list of all of...
Coding Library(s):
Java/JSP
Platform(s):
Google Android Avg Rating:
Mapping functionality has become a must-have feature for new mobile devices. With all the new technology advances, mobile devices, especially cell phones, are more than capable of handling complicated mathematical calculations...
Coding Library(s):
Java/JSP
Platform(s):
Google Maps , Google Android Avg Rating:
This tutorial will show you how to create options menu (hooks into the MENU button) and context menu (press and hold a component). You can add pictures and text to menu items that get added to both context and options menus.
Coding Library(s):
Java/JSP
Platform(s):
Google Android Avg Rating:
This document outlines the capabilities and limitations of the Webkit canvas component in Android called WebView. Webkit is the open source browser engine that’s used in Apple's Safari.
Coding Library(s):
Java/JSP
Platform(s):
Google Android Avg Rating: