Android Question New built app deleting old app issue

Timm

Member
Please am having issues with my build. The new built app does not allow the old to stay, keep on deleting to fill the space. Normally, the old app should remain and also the new. I will appreciate any solution to this.
 

JohnC

Expert
Licensed User
Longtime User
The "Package" name is the important one.

You can set it from the "Project" menu...Build Configuration.
 
Upvote 1

Timm

Member
Can somebody help me with this: I have been trying to use b4xencryption to decrypt/encrypt string between esp32 aesLib library using arduino idea since am not used to b4r.
Can somebody point me to right direction:
1. B4a code using b4xencryption library connecting
2. Esp32 aesLib library code for bidirectional transmission . thanks in advance
 
Upvote 0
Top