RfidResearchGroup / RFIDtools

RRG Android App for use with Proxmark3 RDV4 and the blueshark addon
GNU General Public License v3.0
481 stars 82 forks source link

Android 10 night mode makes the terminal unreadable #45

Closed nvx closed 4 years ago

nvx commented 4 years ago

My Pixel 2 running Android 10 has night mode enabled in system options. By default this makes compliant apps also use the night theme, including it seems RFID Tools.

The problem is it looks like the background in the terminal becomes dark as expected, but the text colour stays as a light grey which is almost impossible to read.

https://stackoverflow.com/a/60564184/1276877 suggests there might be a quick fix to simply force disable night mode in the app until proper support can be added.

xianglin1998 commented 4 years ago

OK, we have the force disable night mode and use TERMUX terminal view. your thread can close.