搜索资源列表
Client_Android_PHP
- Android程序和PHP服务器交互,实现的功能就是远程注册登录后,跳转到首页,首页显示欢迎信息,并把服务器从数据库取回的数据以json格式返回,并显示在listview上-Android apps and PHP server interaction to achieve the function is remote registration log in, go to the home page, home page displays a welcome message, and to re
Android_WebService
- Android配合WebService访问远程数据库-Android WebService
weatherDemo
- Android天气预报实现,一个实现最近三天天气预报功能Demo,通过提交城市名称查询数据库找到相应的城市代号,从而远程访问天气预报接口,返回格式为JSon。涉及到数据库应用、文件读写、Android网络编程、多线程编程等技术。可供初学者参考。-A weather forecast for the last three days to achieve functional Demo, by submitting a city name to query the database to find
phone-pc-comm
- android访问远程数据库 C#服务器 android客户端-Android remote database access C# server Android client
Test_WebService
- 安卓程序的服务器,提供数据库中的数据给远程安卓客户端-Android mobile phone, Baidu map, to achieve the various functions, 安卓程序的服务器,提供数据库中的数据给远程安卓客户端 Android app server, providing data to the remote Android client
StudentBookSystem_a5
- 直连mysql的图书馆管理系统源码是一个Android直连mysql的图书管理系统,遗憾的是,目前只有Android客户端,作者没有把数据库导出来跟客户端放在一起,有兴趣和mysql基础的朋友可以根据DBUtil.java类里面的表名和字段名新建一个mysql数据库,关于Android上是否可以直连mysql数据库网上一直有争议,甚至某大神放话“想Android直连mysql的都是猴子请来的逗逼”,的却即使Android可以直连mysql也是存在很多安全隐患的,因为密码需要写死在程序里面,别人反