Android APK not install #82
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Basic configuration and does not install on Android... Windows works correctly. I just entered the identification name and when trying to install on Android I received the following message "since the app is not compatible with your smartphone, it was not installed"
Android: MIUI Global 14.0.1.0.TJUEUXM
Android Version: 13 TKQ1.221013.002
image 1
image 2
Config json:
{
"platform": "android",
"version": "1.4.0",
"delayFix": "on",
"exename": "Teste",
"appname": "",
"direction": "both",
"installation": "installationY",
"settings": "settingsY",
"serverIP": "",
"key": "",
"apiServer": "",
"urlLink": "",
"downloadLink": "",
"compname": "",
"runasadmin": "false",
"passApproveMode": "password-click",
"permanentPassword": "",
"iconbase64": "",
"logobase64": "",
"iconfile": {},
"logofile": {},
"theme": "system",
"themeDorO": "default",
"permissionsDorO": "default",
"permissionsType": "custom",
"enableKeyboard": "on",
"enableClipboard": "on",
"enableFileTransfer": "on",
"enableAudio": "on",
"enableTCP": "on",
"enableRemoteRestart": "on",
"enableRecording": "on",
"enableBlockingInput": "on",
"removeWallpaper": "on",
"defaultManual": "",
"overrideManual": "",
"denyLan": false,
"enableDirectIP": false,
"autoClose": false,
"enableRemoteModi": false,
"cycleMonitor": false,
"xOffline": false,
"hidecm": false,
"removeNewVersionNotif": false
}
Did you try one of the other apks? Are you sure that your device is x86_64?
sorry, I thought the platform was x86_64, but it's aarch64