use the USB debug with a laptop
Grab the APK and load into the tools folder like this says FIX 1: Via ADB Commands
Then extract folder open folder dump APK renamed to app.apk into platform-tools-latest-windows folder you extracted
Use File Explorer to browse to the folder you want to open. Then click the folder to open it. Type cmd in the address bar and press ↵ Enter . This opens a new Command Prompt window inside the folder you currently have open in File Explorer.
in Command window run command
adb install --bypass-low-target-sdk-block app.apk
on the phone mine is a 24 ultra i got the cant install not supported and then install anyway hit that and this time it went and working as it should
On Tuesday, February 27, 2024 at 9:06:16 AM UTC-5 Rick Gillyon wrote: