文件名称:android
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Android] [C/C++] [源码]
- 上传时间:
- 2013-05-04
- 文件大小:
- 192kb
- 下载次数:
- 0次
- 提 供 者:
- 丁**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
自己做的基于android的串口收发工具,实现与单片机之间的数据通信,通过蓝牙模块进行数据连接。-Their own based on the the android serial transceiver tools, data communication with the MCU, via Bluetooth module data connection.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
手机部分程序\.classpath
............\.project
............\.settings\org.eclipse.jdt.core.prefs
............\AndroidManifest.xml
............\bin\BluetoothCar.apk
............\...\BluetoothControl.apk
............\...\BluetoothControl2.apk
............\...\classes\com\BluetoothCar\liuviking\BluetoothService$ConnectedThread.class
............\...\.......\...\............\.........\BluetoothService$ConnectThread.class
............\...\.......\...\............\.........\BluetoothService.class
............\...\.......\...\............\.........\Control$1.class
............\...\.......\...\............\.........\Control$mStopListener.class
............\...\.......\...\............\.........\Control$myDownListener.class
............\...\.......\...\............\.........\Control$myMessageSendListener.class
............\...\.......\...\............\.........\Control$myPauseListener.class
............\...\.......\...\............\.........\Control$myReceiveListener.class
............\...\.......\...\............\.........\Control$myResListener.class
............\...\.......\...\............\.........\Control$mySendListener.class
............\...\.......\...\............\.........\Control$myUpListener.class
............\...\.......\...\............\.........\Control.class
............\...\.......\...\............\.........\DeviceListActivity$1.class
............\...\.......\...\............\.........\DeviceListActivity$2.class
............\...\.......\...\............\.........\DeviceListActivity$3.class
............\...\.......\...\............\.........\DeviceListActivity.class
............\...\.......\...\............\.........\MessageSend$1.class
............\...\.......\...\............\.........\MessageSend.class
............\...\.......\...\............\.........\R$attr.class
............\...\.......\...\............\.........\R$drawable.class
............\...\.......\...\............\.........\R$id.class
............\...\.......\...\............\.........\R$layout.class
............\...\.......\...\............\.........\R$string.class
............\...\.......\...\............\.........\R.class
............\...\classes.dex
............\...\Copy of BluetoothControl.apk
............\...\res\drawable-hdpi\ic_launcher.png
............\...\...\.........ldpi\ic_launcher.png
............\...\...\.........mdpi\ic_launcher.png
............\...\resources.ap_
............\gen\com\BluetoothCar\liuviking\R.java
............\proguard.cfg
............\project.properties
............\res\drawable-hdpi\ic_launcher.png
............\...\.........ldpi\ic_launcher.png
............\...\.........mdpi\ic_launcher.png
............\...\layout\custom_title.xml
............\...\......\device_list.xml
............\...\......\device_name.xml
............\...\......\main.xml
............\...\......\message.xml
............\...\......\option_menu.xml
............\...\values\strings.xml
............\src\com\BluetoothCar\liuviking\BluetoothService.java
............\...\...\............\.........\Control.java
............\...\...\............\.........\DeviceListActivity.java
............\...\...\............\.........\MessageSend.java
............\test7.c
............\bin\classes\com\BluetoothCar\liuviking
............\...\.......\...\BluetoothCar
............\gen\com\BluetoothCar\liuviking
............\src\com\BluetoothCar\liuviking
............\bin\classes\com
............\...\res\drawable-hdpi
............\...\...\drawable-ldpi
............\...\...\drawable-mdpi
............\gen\com\BluetoothCar
............\src\com\BluetoothCar
............\bin\classes
............\...\res
............\gen\com
............\res\drawable-hdpi
............\...\drawable-ldpi
............\...\drawable-mdpi
............\...\layout
............\...\values
............\src\com
............\.settings
............\assets
............\bin
............\gen
............\res
............\src
手机部分程序