搜索资源列表
androd
- 这是个开发Android的讲稿,以及配置环境的安装介绍,非常详细。(也是采用Java语言开发)-This is a development of Android' s scr ipt to install and configure the environment descr iption is very detailed. (Also using Java language development)
Examples_07_05
- Android录音代码 android sdk:2.0 ide:eclipse/MyEclipse jdk:6.0 相关环境配置这里不做详细介绍, 功能已经过反复测试,使用正常。-Android recording code android sdk: 2.0 ide: eclipse/MyEclipse jdk: 6.0 related environmental configuration will make no detailed descr iption of func
FiveChess
- Android手机版Java五子棋源代码,测试机的Android APK运行环境没有配置成功,正在调试,所以这里就不抓运行-Android Mobile Java backgammon source code, test machine Android APK runtime environment is not configured successfully, being debugged, so do not grasp the run
appcompat_v7
- android开发所必需的一个java包,用于配置android开发环境-android appcompat_v7
music_player02
- 基于Android的音乐播放APP,使用eclipse编程的Java程序,直接在eclipse(配置好Android开发环境)上运行,适合新手学习-Android-based music player APP, use eclipse Java programming procedures directly in the eclipse (configured Android development environment) running for novice learning
android-wuxiandiancai
- PS(补充): 一、(之前环境myeclipse10或2014、eclipse android、IE10) mysql建表与存储过程:在WirelessOrder_Server目录下有‘并台存储过程代码.txt’和 建表语句.txt ,需要在mysql数据库执行来建表 二、配置数据库 在WirelessOrder_Server/src/有DBConfig.properties文件,需要将里面的username和password改为自己mysql数据库用户名与密码(即第一步建表的用户) 三、修改客
Socket_lts
- Socket实现粗略的聊天室功能是一个演示Android简单Socket聊天室的例子源码,只可以安卓发消息PC客户接收,不能反方向发送消息,消息会由PC端转发给所有在线的安卓客户端,接着客户端(包括自己)都会收到某个客户端输入的信息。在安卓端的MainActivity.java中配置好PC服务端IP,环境运行com.socket.androidServer中的SimpleServer服务器。然后运行Android客户端就可以发送消息了-Socket to achieve roughly the