资源列表
Android-UI-of-weixin-client
- 高度仿真android版微信客户端界面; 可以直接通过编译在手机上查看运行效果。-High simulation UI of weixin client interface You can see the effect directly compiled to run on the phone.
dingpiaoxitong
- 完整的android网上订票系统(服务器+客户端+数据库)-Android complete online booking system
library_android
- 这是一个基于android的图书馆管理系统软件,能较好地实现电子图书馆的功能,例如查找图书,借阅,提醒归还等等。希望对大家有所帮助。-This is an android based library management system software, to achieve better electronic library functions, such as finding books, borrow, reminded return and so on. We want to help.
Android-movieticet
- 好用的电影院选座代码 要的朋友拿去 界面不错-Nice movie theater seat selection code to take a friend
auto-update
- android的自动更新源码 可以放到自己的项目中 -android source code can be automatically updated into their own projects
json
- 利用JSON实现Android客户端与Web服务器间的数据交互. 利用JSON实现Android客户端与Web服务器间的 数据交互 JSON全称为Javascr ipt Object Notation, 顾名思义,它和Javascr ipt的关系密切,程序开发人员使用Javascr ipt中通常的对象访问方法就能对它进行访问-Android use JSON data interaction between the client and the Web server Use JSON
WeiboSDKDemo1.tar
- android使用新浪微博接口的demo,工程使用android studio打开。-It is about how to use Sina.Weibo.sdk, you should open it by Android Studio.
fangmeitutietie
- 仿美图贴贴,实现选择相册贴图和拍照后贴图,贴文字功能,和美图贴贴几乎一样,我自己写的,资源文件是在贴贴里抠的,分享给大家-Imitation Mito Veg realize select albums and photos after the texture mapping, paste text features, and Mito Veg almost like I wrote it myself, the resource file is in stickers affixed to p
photowallfallsdemo
- PhotoWallFallsDemoAndroid瀑布流照片墙实现,或者说是图片墙,体验Android的不规则布局,里面包括对图片进行管理的类,图片缓存技术的核心类,用于缓存在瀑布流中所显示的图片,在程序内存达到设定值时会将最少最近使用的图片移除掉。以及ImageLoader的实例,将一张图片存储到LruCache中,从LruCache中获取一张图片,如果不存在就返回null。第一次解析将inJustDecodeBounds设置为true,来获取图片大校自定义的ScrollView,在其中动态地
flappyandroid
- android版本的flappy bird 源代码,功能和目前流行的flappy bird基本一致。-android source code version of the flappy bird, functional and popular flappy bird basically the same.
FmRadio
- android FmRadio 安卓收音机源代码,是一套非常完美的案例,很有参考价值。 这套源码花费很多心血才从系统源码中提取出来,能在eclipse 中运行调试。希望能帮到后来人。
android从入门到精通源代码 孙更新
- android从入门到精通全书源代码,适合新手学习