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…