文件名称:PCconAndroid
介绍说明--下载内容均来自于网络,请自行研究使用
安卓与PC之间的USB通信,client为java程序,用eclipse在PC端运行,service为安卓程序,导入eclipse后在手机端运行,建立连接后,PC端输入数据可与手机通信-Android between PC and USB communication, client for Java programs, with eclipse in PC operation, service for android application, import after the eclipse in the mobile terminal operation, after the connection is established, PC input data and mobile communication
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Client
......\.classpath
......\.project
......\.settings
......\.........\org.eclipse.jdt.core.prefs
......\bin
......\...\Console.class
......\...\FileHelper.class
......\...\tools.class
......\src
......\...\Console.java
......\...\FileHelper.java
......\...\tools.java
Service
.......\.classpath
.......\.project
.......\AndroidManifest.xml
.......\assets
.......\bin
.......\...\classes
.......\...\classes.dex
.......\...\.......\com
.......\...\.......\...\appfj
.......\...\.......\...\.....\activity
.......\...\.......\...\.....\........\R$attr.class
.......\...\.......\...\.....\........\R$drawable.class
.......\...\.......\...\.....\........\R$layout.class
.......\...\.......\...\.....\........\R$string.class
.......\...\.......\...\.....\........\R.class
.......\...\.......\...\.....\........\ServiceActivity.class
.......\...\.......\...\.....\service
.......\...\.......\...\.....\.......\androidService$1.class
.......\...\.......\...\.....\.......\androidService$sysBroadcastReceiver.class
.......\...\.......\...\.....\.......\androidService.class
.......\...\.......\...\.....\.......\ServiceBroadcastReceiver.class
.......\...\.......\...\.....\.......\ThreadReadWriterIOSocket.class
.......\...\.......\...\.....\util
.......\...\.......\...\.....\....\FileHelper.class
.......\...\.......\...\.....\....\MyUtil.class
.......\...\res
.......\...\resources.ap_
.......\...\...\drawable-hdpi
.......\...\...\.............\ic_launcher.png
.......\...\...\drawable-ldpi
.......\...\...\.............\ic_launcher.png
.......\...\...\drawable-mdpi
.......\...\...\.............\ic_launcher.png
.......\...\Service.apk
.......\gen
.......\...\com
.......\...\...\appfj
.......\...\...\.....\activity
.......\...\...\.....\........\R.java
.......\proguard.cfg
.......\project.properties
.......\res
.......\...\drawable-hdpi
.......\...\.............\ic_launcher.png
.......\...\drawable-ldpi
.......\...\.............\ic_launcher.png
.......\...\drawable-mdpi
.......\...\.............\ic_launcher.png
.......\...\layout
.......\...\......\main.xml
.......\...\values
.......\...\......\strings.xml
.......\src
.......\...\com
.......\...\...\appfj
.......\...\...\.....\activity
.......\...\...\.....\........\ServiceActivity.java
.......\...\...\.....\service
.......\...\...\.....\.......\androidService.java
.......\...\...\.....\.......\ServiceBroadcastReceiver.java
.......\...\...\.....\.......\ThreadReadWriterIOSocket.java
.......\...\...\.....\util
.......\...\...\.....\....\FileHelper.java
.......\...\...\.....\....\MyUtil.java