Android Question A second application deletes the first one. Why?

Giul1988

Member
Licensed User
Longtime User
Hi to everybody! Thanks to suggestions given me by Erel, concerning "Designer scripts", I successfully developped a new application as apk file and I installed it on two different tablets with different resolution, without problems. Now, I developped a second application and, when I installed on the same tablet, the first application disappears. Why? Is there a method for installing more than one apk on the same tablet? Could someone be so kind to give me a way to solve this mistery? Thanks.
 

mangojack

Expert
Licensed User
Longtime User
Make sure the package name is different ..

IDE Menu > Project > Package Name .....
package = com.myapp.appname (just a sample) ... vs b4a.example
 
Last edited:
Reactions: eps
Upvote 0

Giul1988

Member
Licensed User
Longtime User
Make sure the package name is different ..

IDE Menu > Project > Package Name .....
package = com.myapp.appname (just a sample) ... vs b4a.example


Many thanks! Now everything is perfectly working. I installed my two applications with DIFFERENT Package names. Thanks again!
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…