use the USB debug with a laptop
Grab the APK and load into the tools folder like this says FIX 1: Via ADB Commands
https://droidwin.com/app-not-installed-as-app-isnt-compatible-with-your-phone-fixed/
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
: "App not installed as app isn't compatible with your phone." 😬
À partir de l’adresse <https://groups.google.com/g/anmoney-users/c/bE0t1jC8SsE>
use the USB debug with a laptop
Grab the APK and load into the tools folder like this says FIX 1: Via ADB Commands
https://droidwin.com/app-not-installed-as-app-isnt-compatible-with-your-phone-fixed/
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
: "App not installed as app isn't compatible with your phone." 😬
À partir de l’adresse <https://groups.google.com/g/anmoney-users/c/bE0t1jC8SsE>