NOWWORKINGON
latest ITSME version : 3.10.0 > 3.12.0
older versions available as apk
updates : opnieuw de apk downloaden en re-isntall ! , nooit de google play store gebruiken !
er komt een boodschap in de ITSME app : niet op update klikken.
[ update 2023-05 ; versie geldig tot 31 mei 23
https://www.apkmirror.com/apk/belgian-mobile-id/itsme/
versie 4.11
Apkmirror.com is run by the same people behind AndroidPolice.com, one of the biggest Android news websites. All uploads are manually vetted and approved, and only free apps are allowed so you won’t find any ‘cracked’ apks or ‘warez’. ] ]
stappenplan
? gebruik HTC , deze heeft nog google android ; nee : ITSME vergt Android 5.0 or higher
kan 4.2 android naar hoger ? ja : zie [[50. install LineageOS 7.1 on HTC]]
1/ clean up its existing app mess
[ok]
2/ find the apk & download it :
https://www.apkmonk.com/app/be.bmid.itsme/ or https://www.androidout.com/item/android-apps/1103233/itsme/apk/download/
[ok]
3/ verify the apk for virus !
[ok]
4/ figure out how to connect to pc & transfer ITSME app > HTC
[ok] USB cable in settings set to disk transfer
5/ install ITSME app , on android 4 as is
via file explorer on phone , 4.2 does allow install apk (without permissions checking )
=> unclear error msg , i think because android is not 5. or higher
install via adb
./adb devices : verschillende maal “no devices” en dan plots wel ?
soit :
List of devices attached
SH1CMV804320 device
via download naar pc location
cd /mnt/data/SYS/android-tools/
./adb install be.bmid.itsme_4.6.1-1694593886.apk
- pushed correct de apk file
- start install (gebruikt pkg als manager )
Failure [INSTALL_FAILED_OLDER_SDK]
This error means that you’re trying to install an app that has a higher minSdkVersion specified in its manifest than the device’s API level.
=>
- lowering the min version AndroidManifest.xml could be a possible workarround (in the apk package)
however AndroidManifest.xml is a binary file , not plain/text !
yep compressed , er bestaan tools voor , zie https://stackoverflow.com/questions/2097813/how-to-parse-the-androidmanifest-xml-file-inside-an-apk-package { #_IN_ZOTERO }
- also, make sure all necessary tools & correct SDK Platform are installed
Use SDK Manager. In Android Studio klick on Tools -> Android -> SDK Manager. Then install at minimum (for Android 2.2 without emulator):
- Android SDK Tools
- Android SDK Platform-tools
- Android SDK Build-tools (latest)
- Android 2.2 (API 8)
- SDK Platform
- Google APIs
- just removing uses-sdk tag can sometimes also work
=> safer way would be to upgrade the android , if possible
echter hier is de custom ROm is niet meer beschikbaar , de source code nog wel => dus zelf te builden
datt wordt opnieuw een konijnenpijp
3 mogelijke sporen :
(a) AndroidManifest.xml aanpassen en opnieuw proberen op HTC + android 4
(b) HTC naar 5 of naar 7
(c) ITSME op /e/os , hier dan weer toestanden met Magisk
[UPDATE]
de app ITSME installeren op /e/ os lukt prima (via adb)
ook opstarten en connecteren naar ITSME servers werkt prima
nu eerst ITSME account un blocken , hetgeen een complete mesthoop is
6/ transfer sim 0486 394813 > HTC phone (temporally)
enkel nodig bij opties a & b