Android Question Error After Compiling& Debug

d'arcman

New Member
Dear All My Friend

I had Problem when i tried simple program but i found problem after i wanted to compiled and i used B4a version 12.50 here's the picture of my error

sc1.png
 

d'arcman

New Member
Please post the output as text instead of screenshot.
oh okay so sorry here's the text :

B4A Version: 12.50
Parsing code. (0.03s)
Java Version: 14
Building folders structure. (0.04s)
Running custom action. (0.09s)
Compiling code. (0.12s)
Compiling layouts code. (0.00s)
Organizing libraries. (0.00s)
(AndroidX SDK)
Compiling resources (0.13s)
Linking resources (0.49s)
Compiling debugger engine code. (0.01s)
Compiling generated Java code. (0.01s)
Finding libraries that need to be dexed. (0.00s)
Dex code (0.90s)
Dex merge (2.65s)
Copying libraries resources (0.12s)
ZipAlign file. (0.46s)
Signing package file (debug key). (0.64s)
Installing file to device. Error
Performing Push Install
Coba1_RAPID_DEBUG.apk: 1 file pushed, 0 skipped. 12.6 MB/s (184790 bytes in 0.014s)
WARNING: linker: libdvm.so has text relocations. This is wasting memory and is a security risk. Please fix.
pkg: /data/local/tmp/Coba1_RAPID_DEBUG.apk
Failure [INSTALL_FAILED_OLDER_SDK]
 
Upvote 0
Top