文件名称:AtechBluetooth
-
所属分类:
- 标签属性:
- 上传时间:2013-08-10
-
文件大小:556.74kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
开发人员进行代码规范,进行团队开发,提高自己的开发能力-it can help coder developmenter improve his leavel
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AtechBluetooth/.classpath
AtechBluetooth/.project
AtechBluetooth/.settings/org.eclipse.core.resources.prefs
AtechBluetooth/.settings/org.eclipse.jdt.core.prefs
AtechBluetooth/AndroidManifest.xml
AtechBluetooth/bin/aidl/android/bluetooth/IBluetooth.aidl
AtechBluetooth/bin/AndroidManifest.xml
AtechBluetooth/bin/classes/android/bluetooth/IBluetooth$Stub$Proxy.class
AtechBluetooth/bin/classes/android/bluetooth/IBluetooth$Stub.class
AtechBluetooth/bin/classes/android/bluetooth/IBluetooth.aidl
AtechBluetooth/bin/classes/android/bluetooth/IBluetooth.class
AtechBluetooth/bin/classes/com/atech/bluetooth/activity/CarFragment.class
AtechBluetooth/bin/classes/com/atech/bluetooth/activity/MainActivity$1.class
AtechBluetooth/bin/classes/com/atech/bluetooth/activity/MainActivity.class
AtechBluetooth/bin/classes/com/atech/bluetooth/activity/SettingActivity.class
AtechBluetooth/bin/classes/com/atech/bluetooth/BluetoothReceiver.class
AtechBluetooth/bin/classes/com/atech/bluetooth/BluetoothUtil.class
AtechBluetooth/bin/classes/com/atech/bluetooth/BuildConfig.class
AtechBluetooth/bin/classes/com/atech/bluetooth/Constants.class
AtechBluetooth/bin/classes/com/atech/bluetooth/exception/CryptoException.class
AtechBluetooth/bin/classes/com/atech/bluetooth/exception/DataParseException.class
AtechBluetooth/bin/classes/com/atech/bluetooth/model/CarInfo.class
AtechBluetooth/bin/classes/com/atech/bluetooth/model/DataPacket.class
AtechBluetooth/bin/classes/com/atech/bluetooth/model/ReceiveDataPacket.class
AtechBluetooth/bin/classes/com/atech/bluetooth/model/SendDataPacket.class
AtechBluetooth/bin/classes/com/atech/bluetooth/parse/DataParser.class
AtechBluetooth/bin/classes/com/atech/bluetooth/parse/DataParserManager.class
AtechBluetooth/bin/classes/com/atech/bluetooth/parse/XmlDataParser.class
AtechBluetooth/bin/classes/com/atech/bluetooth/Preferences.class
AtechBluetooth/bin/classes/com/atech/bluetooth/R$array.class
AtechBluetooth/bin/classes/com/atech/bluetooth/R$attr.class
AtechBluetooth/bin/classes/com/atech/bluetooth/R$dimen.class
AtechBluetooth/bin/classes/com/atech/bluetooth/R$drawable.class
AtechBluetooth/bin/classes/com/atech/bluetooth/R$id.class
AtechBluetooth/bin/classes/com/atech/bluetooth/R$layout.class
AtechBluetooth/bin/classes/com/atech/bluetooth/R$string.class
AtechBluetooth/bin/classes/com/atech/bluetooth/R.class
AtechBluetooth/bin/classes/com/atech/bluetooth/rfcomm/BaseHandler.class
AtechBluetooth/bin/classes/com/atech/bluetooth/rfcomm/ConnAuthHandler.class
AtechBluetooth/bin/classes/com/atech/bluetooth/rfcomm/RfcommInterface.class
AtechBluetooth/bin/classes/com/atech/bluetooth/security/AesCrypto.class
AtechBluetooth/bin/classes/com/atech/bluetooth/security/CryptoService.class
AtechBluetooth/bin/classes/com/atech/bluetooth/service/AtechService$LocalBinder.class
AtechBluetooth/bin/classes/com/atech/bluetooth/service/AtechService.class
AtechBluetooth/bin/classes/com/atech/bluetooth/service/BluetoothClient$1.class
AtechBluetooth/bin/classes/com/atech/bluetooth/service/BluetoothClient$ReadThread.class
AtechBluetooth/bin/classes/com/atech/bluetooth/service/BluetoothClient.class
AtechBluetooth/bin/classes/com/atech/bluetooth/service/HeartbeatServer$1$1.class
AtechBluetooth/bin/classes/com/atech/bluetooth/service/HeartbeatServer$1.class
AtechBluetooth/bin/classes/com/atech/bluetooth/service/HeartbeatServer.class
AtechBluetooth/bin/classes/com/atech/bluetooth/service/ReConnThread.class
AtechBluetooth/bin/classes/com/atech/bluetooth/util/LogUtil.class
AtechBluetooth/bin/classes/com/atech/bluetooth/util/PacketUtil.class
AtechBluetooth/bin/jarlist.cache
AtechBluetooth/gen/android/bluetooth/IBluetooth.java
AtechBluetooth/gen/com/atech/bluetooth/BuildConfig.java
AtechBluetooth/gen/com/atech/bluetooth/R.java
AtechBluetooth/libs/android-support-v4.jar
AtechBluetooth/proguard-project.txt
AtechBluetooth/project.properties
AtechBluetooth/res/drawable/selector_.xml
AtechBluetooth/res/drawable-hdpi/ic_launcher.png
AtechBluetooth/res/drawable-ldpi/ic_launcher.png
AtechBluetooth/res/drawable-mdpi/ic_launcher.png
AtechBluetooth/res/drawable-xhdpi/ic_launcher.png
AtechBluetooth/res/layout/fragment_car.xml
AtechBluetooth/res/layout/main.xml
AtechBluetooth/res/layout/setting.xml
AtechBluetooth/res/layout/setting_infoshow_item.xml
AtechBluetooth/res/values/arrays.xml
AtechBluetooth/res/values/dimen.xml
AtechBluetooth/res/values/strings.xml
AtechBluetooth/res/values/styles.xml
AtechBluetooth/src/android/bluetooth/IBluetooth.aidl
AtechBluetooth/src/com/atech/bluetooth/activity/CarFragment.java
AtechBluetooth/src/com/atech/bluetooth/activity/MainActivity.java
AtechBluetooth/src/com/atech/bluetooth/activity/SettingActivity.java
AtechBluetooth/src/com/atech/bluetooth/BluetoothReceiver.java
AtechBluetooth/src/com/atech/bluetooth/BluetoothUtil.java
AtechBluetooth/src/com/atech/bluetooth/Constants.java
AtechBluetooth/src/com/atech/bluetooth/exception/CryptoException.java
AtechBluetooth/src/com/atech/bluetooth/exception/DataParseException.java
AtechBluetooth/src/com/atech/bluetooth/model/CarInfo.java
AtechBluetooth/src/com/atech/bluetooth/model/DataPacket.java
AtechBlueto
AtechBluetooth/.project
AtechBluetooth/.settings/org.eclipse.core.resources.prefs
AtechBluetooth/.settings/org.eclipse.jdt.core.prefs
AtechBluetooth/AndroidManifest.xml
AtechBluetooth/bin/aidl/android/bluetooth/IBluetooth.aidl
AtechBluetooth/bin/AndroidManifest.xml
AtechBluetooth/bin/classes/android/bluetooth/IBluetooth$Stub$Proxy.class
AtechBluetooth/bin/classes/android/bluetooth/IBluetooth$Stub.class
AtechBluetooth/bin/classes/android/bluetooth/IBluetooth.aidl
AtechBluetooth/bin/classes/android/bluetooth/IBluetooth.class
AtechBluetooth/bin/classes/com/atech/bluetooth/activity/CarFragment.class
AtechBluetooth/bin/classes/com/atech/bluetooth/activity/MainActivity$1.class
AtechBluetooth/bin/classes/com/atech/bluetooth/activity/MainActivity.class
AtechBluetooth/bin/classes/com/atech/bluetooth/activity/SettingActivity.class
AtechBluetooth/bin/classes/com/atech/bluetooth/BluetoothReceiver.class
AtechBluetooth/bin/classes/com/atech/bluetooth/BluetoothUtil.class
AtechBluetooth/bin/classes/com/atech/bluetooth/BuildConfig.class
AtechBluetooth/bin/classes/com/atech/bluetooth/Constants.class
AtechBluetooth/bin/classes/com/atech/bluetooth/exception/CryptoException.class
AtechBluetooth/bin/classes/com/atech/bluetooth/exception/DataParseException.class
AtechBluetooth/bin/classes/com/atech/bluetooth/model/CarInfo.class
AtechBluetooth/bin/classes/com/atech/bluetooth/model/DataPacket.class
AtechBluetooth/bin/classes/com/atech/bluetooth/model/ReceiveDataPacket.class
AtechBluetooth/bin/classes/com/atech/bluetooth/model/SendDataPacket.class
AtechBluetooth/bin/classes/com/atech/bluetooth/parse/DataParser.class
AtechBluetooth/bin/classes/com/atech/bluetooth/parse/DataParserManager.class
AtechBluetooth/bin/classes/com/atech/bluetooth/parse/XmlDataParser.class
AtechBluetooth/bin/classes/com/atech/bluetooth/Preferences.class
AtechBluetooth/bin/classes/com/atech/bluetooth/R$array.class
AtechBluetooth/bin/classes/com/atech/bluetooth/R$attr.class
AtechBluetooth/bin/classes/com/atech/bluetooth/R$dimen.class
AtechBluetooth/bin/classes/com/atech/bluetooth/R$drawable.class
AtechBluetooth/bin/classes/com/atech/bluetooth/R$id.class
AtechBluetooth/bin/classes/com/atech/bluetooth/R$layout.class
AtechBluetooth/bin/classes/com/atech/bluetooth/R$string.class
AtechBluetooth/bin/classes/com/atech/bluetooth/R.class
AtechBluetooth/bin/classes/com/atech/bluetooth/rfcomm/BaseHandler.class
AtechBluetooth/bin/classes/com/atech/bluetooth/rfcomm/ConnAuthHandler.class
AtechBluetooth/bin/classes/com/atech/bluetooth/rfcomm/RfcommInterface.class
AtechBluetooth/bin/classes/com/atech/bluetooth/security/AesCrypto.class
AtechBluetooth/bin/classes/com/atech/bluetooth/security/CryptoService.class
AtechBluetooth/bin/classes/com/atech/bluetooth/service/AtechService$LocalBinder.class
AtechBluetooth/bin/classes/com/atech/bluetooth/service/AtechService.class
AtechBluetooth/bin/classes/com/atech/bluetooth/service/BluetoothClient$1.class
AtechBluetooth/bin/classes/com/atech/bluetooth/service/BluetoothClient$ReadThread.class
AtechBluetooth/bin/classes/com/atech/bluetooth/service/BluetoothClient.class
AtechBluetooth/bin/classes/com/atech/bluetooth/service/HeartbeatServer$1$1.class
AtechBluetooth/bin/classes/com/atech/bluetooth/service/HeartbeatServer$1.class
AtechBluetooth/bin/classes/com/atech/bluetooth/service/HeartbeatServer.class
AtechBluetooth/bin/classes/com/atech/bluetooth/service/ReConnThread.class
AtechBluetooth/bin/classes/com/atech/bluetooth/util/LogUtil.class
AtechBluetooth/bin/classes/com/atech/bluetooth/util/PacketUtil.class
AtechBluetooth/bin/jarlist.cache
AtechBluetooth/gen/android/bluetooth/IBluetooth.java
AtechBluetooth/gen/com/atech/bluetooth/BuildConfig.java
AtechBluetooth/gen/com/atech/bluetooth/R.java
AtechBluetooth/libs/android-support-v4.jar
AtechBluetooth/proguard-project.txt
AtechBluetooth/project.properties
AtechBluetooth/res/drawable/selector_.xml
AtechBluetooth/res/drawable-hdpi/ic_launcher.png
AtechBluetooth/res/drawable-ldpi/ic_launcher.png
AtechBluetooth/res/drawable-mdpi/ic_launcher.png
AtechBluetooth/res/drawable-xhdpi/ic_launcher.png
AtechBluetooth/res/layout/fragment_car.xml
AtechBluetooth/res/layout/main.xml
AtechBluetooth/res/layout/setting.xml
AtechBluetooth/res/layout/setting_infoshow_item.xml
AtechBluetooth/res/values/arrays.xml
AtechBluetooth/res/values/dimen.xml
AtechBluetooth/res/values/strings.xml
AtechBluetooth/res/values/styles.xml
AtechBluetooth/src/android/bluetooth/IBluetooth.aidl
AtechBluetooth/src/com/atech/bluetooth/activity/CarFragment.java
AtechBluetooth/src/com/atech/bluetooth/activity/MainActivity.java
AtechBluetooth/src/com/atech/bluetooth/activity/SettingActivity.java
AtechBluetooth/src/com/atech/bluetooth/BluetoothReceiver.java
AtechBluetooth/src/com/atech/bluetooth/BluetoothUtil.java
AtechBluetooth/src/com/atech/bluetooth/Constants.java
AtechBluetooth/src/com/atech/bluetooth/exception/CryptoException.java
AtechBluetooth/src/com/atech/bluetooth/exception/DataParseException.java
AtechBluetooth/src/com/atech/bluetooth/model/CarInfo.java
AtechBluetooth/src/com/atech/bluetooth/model/DataPacket.java
AtechBlueto
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.