I've just installed B4a on a new laptop, latest versions from the B4X web page, following the full instructions.
An app that compiles and loads on the old PC will compile/ load on newer versions of android on the new PC but not on V4 android. Error messages vary as follows:
I've tried everything I can find here on the forum but no luck.
I've tried copying the manifest from the old PC to the new in case there is any minor difference, no luck
Differences I can find are:
New Javac.exe, new android.jar
Pages library, old 1.11, new 1.12
Core, old 12.5, new 13.01
Network, old1.53, new 1.54
Phone, old 2.53, new 2.6
XuiViews old 2.56, new 2.6
I've tried copying the old libraries to the new PC and the new ones to the old PC but no difference
Does any one have any suggestions?
Thanks
An app that compiles and loads on the old PC will compile/ load on newer versions of android on the new PC but not on V4 android. Error messages vary as follows:
B4X:
1 Android 4.2.2
Installing file to device. Error
Performing Push Install
AdzScaledDisplay.apk: 1 file pushed, 0 skipped. 13.3 MB/s (5161272 bytes in 0.370s)
pkg: /data/local/tmp/AdzScaledDisplay.apk
Failure [INSTALL_FAILED_CONTAINER_ERROR]
2 Android 4.2.2
Installing file to device. Error
Performing Push Install
AdzScaledDisplay.apk: 1 file pushed, 0 skipped. 14.2 MB/s (5161272 bytes in 0.347s)
pkg: /data/local/tmp/AdzScaledDisplay.apk
Failure [INSTALL_FAILED_DEXOPT]
3 Android 4.4.2
Installing file to device. Error
Performing Push Install
AdzScaledDisplay.apk: 1 file pushed, 0 skipped. 15.0 MB/s (5161272 bytes in 0.329s)
WARNING: linker: libvc1dec_sa.ca7.so has text relocations. This is wasting memory and is a security risk. Please fix.
WARNING: linker: libvc1dec_sa.ca7.so has text relocations. This is wasting memory and is a security risk. Please fix.
pkg: /data/local/tmp/AdzScaledDisplay.apk
Failure [INSTALL_FAILED_DEXOPT]
I've tried everything I can find here on the forum but no luck.
I've tried copying the manifest from the old PC to the new in case there is any minor difference, no luck
Differences I can find are:
New Javac.exe, new android.jar
Pages library, old 1.11, new 1.12
Core, old 12.5, new 13.01
Network, old1.53, new 1.54
Phone, old 2.53, new 2.6
XuiViews old 2.56, new 2.6
I've tried copying the old libraries to the new PC and the new ones to the old PC but no difference
Does any one have any suggestions?
Thanks