I have a signed rom apk developed with B4A.
After compiling i must sign apk with rom signature to use internal RS-232 and GPio, and work well.
This apk is installed via ADB, cannot be installed using B4A bridge.
I have a problem to auto-update Apk, i have tryed AppUpdating 2.0 LIB
It work well only if apk isn't signed.
After Sign when it try to install generate an install error.
I have found this :
https://developer.android.com/guide/playcore/in-app-updates#java
someone have tryed it ?
or have more information about auto update signed rom ?
Thanks
After compiling i must sign apk with rom signature to use internal RS-232 and GPio, and work well.
This apk is installed via ADB, cannot be installed using B4A bridge.
I have a problem to auto-update Apk, i have tryed AppUpdating 2.0 LIB
It work well only if apk isn't signed.
After Sign when it try to install generate an install error.
I have found this :
https://developer.android.com/guide/playcore/in-app-updates#java
someone have tryed it ?
or have more information about auto update signed rom ?
Thanks