资源列表
2048
- 基于java语言的游戏2048设计,对于初学者来说非常有用的,可以拿来学习使用!(Voting management system, the use of Java language development, SSH framework, though difficult, but the function is very strong!)
getweather11.25OK
- android开发获取中国pm2.5和聚合数据网站的天气信息,返回JSON数据格式。-Android development of the PM2.5 and the aggregation of data the site of the weather information, return JSON data format
IM-master
- 简单的仿QQ聊天安卓APP源码。 该项目用JAVA的socket实现,包含客户端,服务器与数据库,如果想运行需要注意一下几点: 服务器更改配置文件dbcpconfig.properties 我已经将所需的依赖库也上传了,如果还缺少某些依赖库,需要你自己去下 注意客户端的端口号应与服务器的端口号一致。 客户端出现服务器异常时,请注意客户端的SERVER_IP,需要保证客户端ping通服务器。数据库使用的mysql。(Wechat,qq,and so on ifyou want to see it
AndroidDummiesDevelopment
- Android手机越来越受欢迎,目前版本已经更新到了5,可以说发展很成熟,并且会持续发展下去,因此可想而知,Android开发的前景是很诱人的。本书是初学者必读的基础,为初学者介绍了Android很多基本知识,可以为后续的开发奠定良好的基础。-Android phones more and more popular, the current version has been updated to 5, we can say that the development is very mature,
Android-Application-for-Dummies
- 这本傻子教程教会你怎样为诸如Droid X,Galaxy s等手机开发应用程序,怎样将你的应用程序发布到Android电子市场!-By reading the book, we can learn to create apps for smartphones for Droid X,Galaxy s.Download the SDK and get Eclipse up and running.Code android applications .Submit your apps to the
Android-Application-Development-for-Dummies
- android application development for dummies
AndroidApplicationDevelopment
- 欢迎来到Android应用程序开发的菜鸟版,第一个菜鸟版,涵盖了大量Android应用程序开发。我希望你能从中找到你所需要的东西!-Welcome to Android Application Development For Dummies, the first For Dummies book that covers Android application development. When I was contacted to write this book, I was ecstatic
android_diguayouxi_5.7
- 地瓜游戏客户端源码,不可多得的商业性源码-Sweet potato game client source code, a rare commercial source. . .
Afinder
- 本demo实现了读取本地SD卡中的文件,word或者pdf,显示成一个listview中,可以打开浏览weord内容,可以进行搜索,搜索想要看的文件。-This demo implements read local SD card files, word or pdf, displayed as a listview, you can open a browser weord content, you can search for files, search for the desired lo
JSON_ListView
- android获取将服务器端的JSON字符串并显示-Android u83B7 u53D6 u5C06 u670D u52A1 u5668 u7AEF u7684JSON u5B57 u7B26 u4E32 u5E76 u663E u793A
phonegap
- phonegap+html5 源码 生成weba-phonegap+html5 demo
SimpleBeautyMusicPlayer_a5
- 简美音乐播放器源码目前实现的功能有:1.自动显示音乐列表2.点击列表播放音乐3.长按列表弹出对话框4.暂停音乐5.上一首音乐6.下一首音乐7.自动播放下一首歌曲8.单曲循环9.全部循环10.随机播放11. 歌词显示(实现歌词滚动功能)12.来电监听 13.控制音量14.获取专辑图片15.界面美化 实现专辑倒影16.实现左右界面切换17.实现对话框里列表(播放音乐、设为铃声、查看信息)项点击功能。如果模拟器上自己没有上传音乐就会强制退出,所以最好用真机测试,本音乐播放器是在Android2.3下开