标签: android android-bluetooth android-file
我有一个大约5KB的文件,并且需要在文件结束之前的某些时间段读取文件,如512字节。
我该怎么做?
任何人都请帮助我。我的意图是将文件分成512字节的数据,并使用asynchronousTask通过蓝牙发送。