搜索资源列表
SerialPort Android 、Eclipse、Java串口编程
- Android 、Eclipse、Java串口编程,这是个麻烦的事,这是第二个例子,你研究后会有收获的。-Android, Eclipse, Java serial programming, which is a troublesome thing, this is the second example, the study will be harvested.
WAV_RecApplet.rar
- 一个引用java Applet的例子,国外常用来实现在线录音。,A java Applet to quote the example of foreign countries to achieve common online recording.
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
Widget_Test
- android widget 入门例子-Getting Started android widget example
GoogleAndroidSDKdevsrc
- android开发范例源码,有很好的教学例子-android example source
Bambuser
- 著名的Bambuser程序源码,是Android平台下的视频实时录制与播放的很好的例子!-Bambuser soft source,Android Platform video recorder and player good example.
GrideToGallery.java
- android关于gridview的小例子-android example of gridview
Contacts
- android通讯录,实现了拨打发短信,自定义手机键盘输入等等功能,是菜鸟入门的好例子-android contacts, call send text messages, self-defined mobile phone keyboard input function is a good example of the rookie started
NotepadCodeLab
- android os 记事本功能的练习例子,包括UI,SQlite的操作,分三个阶段完成功能,文件名结尾为_Solution的文件是解决方案,可以对应该文件练习,代码有注释-android os Notepad function of exercise examples, including the UI, SQlite operation, completion in three phases, the file name ends with _Solution file is the sol
fileIO_for_android
- android手机系统的文件读写操作例子。简单的实现了手机系统中的文件的读写。-android mobile operating system, file reading and writing examples. Simple implementation of the mobile phone system read and write files.
AndroidOpenGL
- android下opengl 立方体旋转的例子-android opengl cube rotate under the example of
java
- 手机源码 android手机开发的源码,例子比较的多,有需要的可以下载-Source android mobile phone
android-webservice
- android webservice 及一些常用的代码例子很好-android webservice and some very good examples of commonly used code
example
- android SDK开发案例大全2 书中的例子代码-android SDK Development Case Complete 2 book example code
bluetest.java
- 简化了 android sdk 里带的 blue chat 例子,用一个大的类实现了蓝牙设备的发现/管理/通讯。-Simplifies the inner tube of blue chat of android sdk example, with a large class implements the Bluetooth device discovery/management/communication.
WIFI
- 解析Xml文件的小例子,初学者来说,很有帮助的,完全的源代码-A small example of the Xml file parsing, beginners, useful, complete source code
1_pictureviewer
- picture viewer 一个图片浏览的例子-picture viewer example of a picture here
AndroidWindowTheme
- Android手机中的主题变换源码,WindowTheme,窗口风格相关的Java例子源码,仅供JAVA初学者参考。-The theme transform source code in the Android phone WindowTheme, window style Java example source code, for JAVA beginners reference only.
WindowTheme
- Android手机中的主题变换源码,WindowTheme,窗口风格相关的Java例子源码,仅供JAVA初学者参考。-The theme transform source code in the Android phone WindowTheme, window style Java example source code, for JAVA beginners reference only.
MyControlComputer(java)
- 通过Android手机去关闭电脑,适用windows系统。之前发了一个电脑端用java写的,在网上自学后用C语言写了这个电脑服务器端。注意,这个app对应这个客户端,之前发的不能通用。 在学习的过程中发现,关于C语言与java通过socket通信这方面比较少入门级的简单易懂的例子,在C的cpp里面写了一下一些学到的东西,不足之处望指导。java实现socket比较简单,就不写了。 -Android phone to turn off the computer, for windows sys