maxieds / ChameleonMiniLiveDebugger

Live logger and GUI tool for the Chameleon Mini developed for Android OS in Java.
GNU General Public License v3.0
93 stars 16 forks source link

BT connect crash #49

Closed clavo2 closed 2 years ago

clavo2 commented 3 years ago

device pairs to phone. Works over USBOTA. Crashes at all attempts of a BT connection.

BT selected as a pairing option. Tap connect... Crashes.

ANDROID Pixel 3

maxieds commented 2 years ago

@clavo2 @ LordFisk @FFX721 @M1rr0rx

RE: Issues #49; #47; #48; #50; #51

The Bluetooth (1) connectivity (2) to a certain make/model of the RevG devices manufactured in China is known not to work. This is due to intentional lack of communication and lack of disclosure to the inner workings of the BT interface details by the Proxgrind manufacturers. You can, of course, use their Android app to connect over BT. But, I warn you that the Chinese originated libraries they use internally as a native "packer" for Android OS have a known trojan horse that people get really, REALLY defensive about me pointing out online.

I will try my best this week to patch the BT errors by adding try/catch statements around the code. N.b., I have to go over to the GA Tech health center today to get a COVID-19 test. That and postdoc applications this year have been keeping me away from writing Java code...

Thank you for taking the time to write out a well reasoned, properly punctuated bug report. I am trying my best. 😸

maxieds commented 2 years ago

@clavo2 @LordFisk @FFX721 @M1rr0rx In the midst of trying to fix the BT crash this morning, I realized that I am still unable to push commits to this repo from my MacOS command line. The change to require access tokens on GH comes in with other corporate hacking related to former US president Trump's claimed horror movie themed 2021.08.13 re-insurrection attacks against my country. I will be back in touch when the new release is available.