Open Source Android Apps for Developers: Android-sky (Forecast widget example for Android)
Cute Android: Open Source Android Apps for Developers: Android-sky (Forecast widget example for Android)
Description
Android-sky is an open source Android widget which is an in-depth developer example to show off the new AppWidget framework in the Android 1.5 SDK. It offers multiple configurations (both a 2×1 and tiny 1×1), and updates four times daily with the latest forecasts. You can also insert multiple widgets to keep track of the weather in different locations. And tapping the widget brings up a detailed forecast for the next few days.
Project Home
http://code.google.com/p/android-sky/
More info: http://jsharkey.org/blog/2009/04/24/forecast-widget-for-android-15-with-source/
Project owners
Jeffrey.Sharkey, jshar…@android.com
Version
…
Downloads
http://code.google.com/p/android-sky/downloads/list
QR code
…
Source Code
# Non-members may check out a read-only working copy anonymously over HTTP.
svn checkout http://android-sky.googlecode.com/svn/trunk/ android-sky-read-only
Read more…
Categories: Android, Android Application, Android Widget, Android app, Android developer Tags: Android, Android app, Android Application, Android developer, Android Project, Android Widget, Android-sky, Forecast widget, Java, Open Source
Open Source Android Apps for Developers: Scrollable-widget-for-hpp (Android Widget)
Open Source Android Apps for Developers: Scrollable-widget-for-hpp (Example Scrollable Widget)
Description
Scrollable-widget-for-hpp is an open source example showing how to communicate with Home++(v0.8.0.8+) and create a interactive list view in your widget.
The intents Home++ used to get commands from your widget are exported to hpp.jar
1. Create a “libs” directory in your project
2. Put the jar in
3. Configure Java Build Path, and you’re good to go
Project Home
http://code.google.com/p/scrollable-widget-for-hpp/
Project owners
wang.b.frank
Version
…
Downloads
http://code.google.com/p/scrollable-widget-for-hpp/downloads/list
or
Here is the QR code for the demo on market:
Source Code
# Non-members may check out a read-only working copy anonymously over HTTP.
svn checkout http://scrollable-widget-for-hpp.googlecode.com/svn/trunk/ scrollable-widget-for-hpp-read-only
Read more…