共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > android-discovery |
android-discovery
|
0 | 0 | 9 |
贡献者 | 讨论 | 代码提交 |
Android DiscoveryThis project contains small programs that were made while discovering Android platform.
I could have kept these on my hard drive but I decided to share them. You never know, maybe someone could use the code or get some pointers for their work.
Image BrowserImage browser is simple app that lists given directory in ImageSwitcher widget.
This app is similar to ImageSwitcher example found from SDK samples. Difference is that this app shows images from directory and not from resource. Very simple, just had to try it :)
To get sources type
svn checkout http://android-discovery.googlecode.com/svn/trunk/image-browser