Created
June 1, 2012 10:22
-
-
Save YuuichiAkagawa/2851004 to your computer and use it in GitHub Desktop.
FileInputStream.available() on Android Accessory read thread
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
W/System.err( 3981): java.io.IOException: Invalid argument | |
W/System.err( 3981): at org.apache.harmony.luni.platform.OSFileSystem.ioctlAvailable(Native Method) | |
W/System.err( 3981): at dalvik.system.BlockGuard$WrappedFileSystem.ioctlAvailable(BlockGuard.java:241) | |
W/System.err( 3981): at java.io.FileInputStream.available(FileInputStream.java:138) | |
W/System.err( 3981): at org.ammlab.android.helloadk.HelloADKActivity.run(HelloADKActivity.java:261) | |
W/System.err( 3981): at java.lang.Thread.run(Thread.java:1019) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I forgot it. Too old.
Remove in a few days.