搜索资源列表
socket-between-android
- 正在学习关于socket的内容,发现网上很少有客户端和服务端都是android的例子,就自己写了一个-Learning about the contents of the socket and founding that There is very few example whose both client and server are the android, I write it myself
RSSHandler1
- RSS阅读器,为用户在网上订阅感兴趣的内容。-RSS reader for users interested in the contents of the online subscr iption.
JNI_android-daquan
- 多部经典java JNI教程,含中文教程,网上最全的JNI资料大合集!android开发必备的资料,全面教您掌握JNI,让你在android下用C语言也可轻松开发。好不容易搜集来的资料!-More than the classic java JNI tutorial, including Chinese language tutorials, JNI most complete information on the Internet Big Collection! android develop
Particly
- 这是一款另类的手机游戏,是用Java语言在Eclipse平台上开发的一款愤怒的小鸟,但和网上的那些不同的风格,全新的故事和主角-This is a different type of mobile phone game, Angry Birds a development on the Eclipse platform using the Java language, but those different styles and online, the new story and protago
MyControlComputer(java)
- 通过Android手机去关闭电脑,适用windows系统。之前发了一个电脑端用java写的,在网上自学后用C语言写了这个电脑服务器端。注意,这个app对应这个客户端,之前发的不能通用。 在学习的过程中发现,关于C语言与java通过socket通信这方面比较少入门级的简单易懂的例子,在C的cpp里面写了一下一些学到的东西,不足之处望指导。java实现socket比较简单,就不写了。 -Android phone to turn off the computer, for windows sys
wangshangxuanke
- android平台上的网上选课系统,其中包括客户端和开发端的源码,是用来学习java和android的好的入门程序-Online Course System android platform, including client and develop client source code, is to learn java and android good entry procedures
StudentBookSystem_a5
- 直连mysql的图书馆管理系统源码是一个Android直连mysql的图书管理系统,遗憾的是,目前只有Android客户端,作者没有把数据库导出来跟客户端放在一起,有兴趣和mysql基础的朋友可以根据DBUtil.java类里面的表名和字段名新建一个mysql数据库,关于Android上是否可以直连mysql数据库网上一直有争议,甚至某大神放话“想Android直连mysql的都是猴子请来的逗逼”,的却即使Android可以直连mysql也是存在很多安全隐患的,因为密码需要写死在程序里面,别人反