搜索资源列表
LumaQQ-Android
- 实现简单的聊天功能,能够实现与服务器的连接上传,有有好的人际界面-The realization of simple chat functionCan realize the server connection upload, have good interpersonal interface
Android-WIFI
- android wifi的开发介绍,包括wifi模块、初始化,连接AP等内容,有程序源码-android wifi development of presentations, including wifi module, initialization, connection AP, etc., have the program source code
Android通过jsp连接Oracle数据库
- Android通过jsp连接Oracle数据库,包含安卓端和服务器端。
Dtest
- Android相关\连接服务器网络通讯 基本的入门篇段 -Android相关\连接服务器通讯
ksoap2
- android连接webService的时候很有用的一个包,这个包是经过修改过的,超时时间可以自己设定,以前版本的包超时时间是定好的,大概有3分多钟-android connection webService useful when a package, this package is the result of modified, the timeout can be set, the previous version of the packet timeout is set right, a
Android
- Android项目视频教程,JAVA知识_数据库连接池相关资料-Learning Android
Android连接MySQL数据库
- Android连接MySQL数据库,可以实现查询,增加,删除,更新等基本操作
Android-ble-master
- 是一个单片机蓝牙开发案例,android系统4.3以上,手机支持蓝牙4.0,搜索,配对,连接,发现服务及特征值,断开连接等功能。(Is a single-chip Bluetooth development case, more than 4.3 of Android systems, mobile phones support Bluetooth 4, search, matching, connection, discovery services and feature values, di
android连接数据库实例
- 开发新手,Android、数据库,jdbc方式与webapi方式连接(Development new Android, database and JDBC connection way with webapi)
AndroidJson
- 安卓连接服务器 通过json连接 连接更加安全(The Android connection server is more secure through the JSON connection)
Android驱动USB摄像头
- Android4.4.2平台下,工业平板通过USB接口连接摄像头(Under the Android4.4.2 platform, the industry panel connects the camera through the USB interface)
AndroidSQL1
- 1.android 连接 sql server 实现数据库访问和增删改查的操作 2.实现移动端满足条件后响铃提示 3.显示列表(1.Android connect with sql server to realize add, delete, edit and search. 2.Realize ringing. 3.Present listview.)
Android实现WIFI连接源码
- 这是Android中自带的一个应用程序,在手机的Settings中,它可以让用户手动打开或关闭Wi-Fi功能。当用户打开Wi-Fi功能后,它会自动搜索周围的无线网络,并以列表的形式显示,供用户选择,默认会连接用户上一次成功连接的无线网络。(This is an Android comes with an application, in the phone's Settings, it allows users to manually turn on or off Wi-Fi function.
Android的socket长连接(心跳检测)
- 长连接心跳包 可以为你的项目 需要实时获取到新数据这个完美的解决了你的问题(A long connection heartbeat package can get new data in real time for your project. This solves your problem perfectly)
TestFTP
- android连接ftp服务器,实现android平台与ftp服务器的信息的传输。方便下载与上传(Android connects the FTP server to realize the transmission of information between the Android platform and the FTP server. Easy to download and upload)
Socket连接PC和Android通讯
- Socket连接PC和Android通讯(Socket connects PC and Android communications)
Labview内网内连接手机
- labivew,PC、移动终端(平板、Android/IOS手机)、无线路由器(数据交换媒介)。PC及手机都需要连接到路由器上。(LabIVEW, PC, mobile terminals (tablet, Android/IOS mobile), wireless router (data exchange medium). Both PC and mobile phones need to be connected to a router.)
PC连接Android
- PC连接Android,在PC端输入命令和android进行通讯(PC connects Android, communicates commands at PC and communicates with Android)
UDP 广播socket自动连接服务端
- 多台android设备,其中有一台作为服务端,则另外一台或几台作为客户端,然后通过UDP进行Socket自动连接.(Multiple Android devices, one as a server, another or a few as clients, and then Socket automatically connected through the UDP.)
UDP 广播socket自动连接客户端
- 两台或多台android设备,其中有一台作为服务端,则另外一台或几台作为客户端,然后通过UDP进行自动连接.其实现的原理很简单,服务端这一边通过MulticastSocket将自己的有关信息,如IP,端口等广播出去,同一个广播地址里面的客户端可以接收到该广播,并从中解析要相关的信息.(Two or more Android devices, including one as a server, then another one or several Taiwan as the client, a