资源列表
FileExplorer
- 实现android 的filedialog功能,可以直接返回路径名称。-Achieve android s filedialog features, you can directly return to the path name.
ImplicityRandomServiceDemo
- 后台服务实例之一ImplicityRandomServiceDemo-One example of back-office services
3Dkongzhan
- Android平台上的一款空战游戏,还不错-A combat game on the Android platform
Add_Photo
- android popup window-android popup window
PhotoShow
- android程序实现图片浏览的功能,主要方便初学者了解Gallery控件和GridView控件以及二者的结合方式,可以通过点击小图片实现大图浏览-android Program for image browsing capabilities, easy for beginners to understand the main Gallery control and the GridView control and a combination of both, it can be achieve
antPproguard
- android自动打包方法(ant+proguard+签名) 现在优化减少体积和防止别人反编译,需要把编译后.class进行混淆,开始在网上看了一些关于ProGuard的介绍,基本上都是使用ADT自带的打包方式,那个打包方式太慢了,还要手工输密码,一个字烦。 于是开始寻找ant+proguard+签名的打包方式,遗憾的是资料不是缺手就是断脚。 好吧,看来得食自己了,!@#¥@#!@#!@##¥@#¥!@#@ 转眼一周,我++,终于把东西搞出来 ps:我们项目还有一个特殊需求
Android3Drural-car
- 资源名称:: Android平台3D赛车源码附注释 资源描述:: Android平台3D赛车源码附注释,OpenGL ES渲染。 完整度:: 完整 源代码类型:: 游戏 要求环境:: 其他 -Resource Name :: the Android platform 3D racing source code annotated Resource Descr iption :: the Android platform 3D racing
VerticalSlidebar_Example
- Android平台下面的垂直方向的Slider Widget。-Android platform, the following vertical Slider Widget.
SwipeViewBundle
- android左右滑动显示图片的源码,包含分页的情况-picture slide show about the android source code, including the case of paging
jamendo
- Jamendo在线音乐播放器是一款android平台在开源的在线音乐播放,该播放器的主要特色如下: 1. 界面美观,在jamendo播放器中精美的布局的随处可见,大量使用自定义控件和Adapter进行布局,这点可供初学者好好探讨研究 2. 构架清晰 3. 在代码中大量使用全局缓冲机制,如全局Application缓冲,图片缓冲等等。。 4. 数据传递使用JSON方式,网络传输(Apache Http 4.0)。。。 5. 全局的MediaService,并且伴有NotifyM
android-mediaplayer
- android 录像功能源码开发,值得收藏-android video function source development it is worth collecting
video_android_demo
- android 视频的源码,很详细并有注释 可用于学习