android.widget.PopupWindow can be used to display an arbitrary view. The popup windows is a floating container that appears on top of the cu...
Read More
Home » Archive for March 2012
Example of using PopupMenu
Android 3.0(API Level 11) provide android.widget.PopupMenu class, to displays a Menu in a modal popup window anchored to a View. The popup w...
Read More
New Guide for Enterprise Android Developers
Timely execution of your company's mobile strategy means getting your development teams up to speed quickly on Android. In this step-by-...
Read More
Google Weather App
Last exercise demonstrate the basic of Google Weather API. It's modified to be a completed app with better look, with function of searc...
Read More
Get Google Weather
It's another online weather info provided by Google: http://www.google.com/ig/api?hl=en&weather=new%20york Similar to Yahoo! Weather...
Read More
Search WOEID from http://query.yahooapis.com/
In previous exercises " Get weather info from Yahoo! Weather RSS Feed " and " Get description from Yahoo! Weather RSS feed, a...
Read More
Get description from Yahoo! Weather RSS feed, and display in WebView.
Last exercise " Get weather info from Yahoo! Weather RSS Feed " get information from Yahoo! Weather RSS feed, and display in simpl...
Read More
Get weather info from Yahoo! Weather RSS Feed
The Yahoo! Weather RSS feed enables you to get up-to-date weather information, http://developer.yahoo.com/weather/ . The Weather RSS feed re...
Read More

SDK Tools and ADT updated revision 17
Updated SDK Tools and ADT revision 17, with a lot of new features and bug fixes in various areas such as Lint, the build system as well as t...
Read More
AndEngine - FREE 2D OpenGL Game Engine for Android platform
AndEngine is a free Open Source 2D OpenGL Game Engine for the Android platform. Website: http://www.andengine.org/ Try it on your Android d...
Read More

Create your own app. No coding required - with Andromo
With Andromo , anyone can make a pro-quality Android app. There's no programming required, plus Andromo generates 100% pure native Andro...
Read More
eBook for FREE: What's New in Java 7?
Java 7 has a number of features that will please developers. Madhusudhan Konda provides an overview of these, including strings in switch st...
Read More
getFrameAtTime: videoFrame is a NULL pointer
If you run the exercise of MediaPlayer for Video with un-supported video format, and monitor the LogCat report:- You will notice that error...
Read More
A mileStone of MediaPlay Exercise for video
My exercise of MediaPlay for video is almost finished. But there are still have some problem in last exercise : - When you play a narrow vid...
Read More
Control play time of video
Modify the last exercise " Display video timeline, in ProgressBar ". Replace the ProgressBar with a SeekBar, implement SeekBar.OnS...
Read More
The HP webOS 3.0.5 SDK released
The HP webOS 3.0.5 SDK contains the libraries necessary to do both JavaScript development and C/C++ development. For JavaScript development...
Read More
Display video timeline, in ProgressBar
Modify from last exercise " Implement ActionBar for our Media Player App ", we want to display the timeline of video in ProgressBa...
Read More
Subscribe to:
Comments (Atom)