15.
// this situation happens when you try to connect for
the second time to already bonded device
// it should never happen, in my opinion
Logger.e(TAG, "The phone is trying to read from paired
device without encryption. Android Bug?");
// I don't know what to do here
// This error was found on Nexus 7 with KRT16S build
of Andorid 4.4. It does not appear on Samsung S4 with
Andorid 4.3.
意訳:このスマホは紐付け済のデバイスと暗号化なしで通信を試行してる。
Androidのバグか? この症状は紐付け後、2回目の接続で起こる。
まじでありえん。俺ここで何したらいいのよ?
Be the first to comment