upgrade to 1.2 failed !

GuenterL

Member
Licensed User
Longtime User
Hi all,
I used B4A version 1.0 the last month. Everything was perfect.
Now I upgraded to Vers 1.2 by just clicking the b4afull.zip and now i am not able to compile.
Using an existing project and compiling it says:

Compiling code. 0.03
.....
ZipAlign file. 0.02
Installing file to device. Error
pkg: /data/local/tmp/result.apk
Failure [INSTALL_FAILED_CONTAINER_ERROR]
Unchecking "Project - Can Install To External Storage" may solve this problem.

Any idea what i missed ????
Guenterl:
 

hexitol

Member
Using an existing project and compiling it says:

Compiling code. 0.03
.....
ZipAlign file. 0.02
Installing file to device. Error
pkg: /data/local/tmp/result.apk
Failure [INSTALL_FAILED_CONTAINER_ERROR]
Unchecking "Project - Can Install To External Storage" may solve this problem.

Any idea what i missed ????
Guenterl:

Yes: you missed to use the search function:BangHead:

Just enter [INSTALL_FAILED_CONTAINER_ERROR] and you will find the solution, for example
here:icon_clap:

BTW: "Unchecking "Project - Can Install To External Storage" may solve this problem." already gives this solution...
 
Last edited:
Upvote 0
Top