I have a problem with the GPS example in this thread:
https://www.b4x.com/android/forum/threads/gps-example.13345/
the application doesn't install in my device and I got this error:
B4A version: 5.80
Parsing code. (0.10s)
Compiling code. (0.14s)
Compiling layouts code. (0.03s)
Generating R file. (0.19s)
Compiling generated Java code. (2.10s)
Convert byte code - optimized dex. (3.53s)
Optimized dexer failed. Switching to Standard dexer.
Packaging files. (0.32s)
Copying libraries resources (0.01s)
Found 2 resource files.
Signing package file (debug key). (0.61s)
ZipAlign file. (0.09s)
Installing file to device. Error
[ 19%] /data/local/tmp/GPSExample.apk
[ 39%] /data/local/tmp/GPSExample.apk
[ 59%] /data/local/tmp/GPSExample.apk
[ 78%] /data/local/tmp/GPSExample.apk
[ 98%] /data/local/tmp/GPSExample.apk
[100%] /data/local/tmp/GPSExample.apk
GPSExample.apk: 1 file pushed. 4.0 MB/s (332679 bytes in 0.080s)
pkg: /data/local/tmp/GPSExample.apk
Failure [INSTALL_FAILED_CONTAINER_ERROR]
https://www.b4x.com/android/forum/threads/gps-example.13345/
the application doesn't install in my device and I got this error:
B4A version: 5.80
Parsing code. (0.10s)
Compiling code. (0.14s)
Compiling layouts code. (0.03s)
Generating R file. (0.19s)
Compiling generated Java code. (2.10s)
Convert byte code - optimized dex. (3.53s)
Optimized dexer failed. Switching to Standard dexer.
Packaging files. (0.32s)
Copying libraries resources (0.01s)
Found 2 resource files.
Signing package file (debug key). (0.61s)
ZipAlign file. (0.09s)
Installing file to device. Error
[ 19%] /data/local/tmp/GPSExample.apk
[ 39%] /data/local/tmp/GPSExample.apk
[ 59%] /data/local/tmp/GPSExample.apk
[ 78%] /data/local/tmp/GPSExample.apk
[ 98%] /data/local/tmp/GPSExample.apk
[100%] /data/local/tmp/GPSExample.apk
GPSExample.apk: 1 file pushed. 4.0 MB/s (332679 bytes in 0.080s)
pkg: /data/local/tmp/GPSExample.apk
Failure [INSTALL_FAILED_CONTAINER_ERROR]