Hi All
I created one application, and then wanted to created another that was very similar to the first. As a result i copied the entire project of the first app and made the relevant changes to the code. The problem is when i install the app on a device it overwrites the first app I created, I would obviously like to have both apps on the device.
I have renamed the b4a file in the second project, and changed the application label in the code itself. (it installs the app with the new name but still deletes the first one) It also generates a new apk file with a new name but installing the app from there gives the same result.
What am I missing?
Thanks
Tom
I created one application, and then wanted to created another that was very similar to the first. As a result i copied the entire project of the first app and made the relevant changes to the code. The problem is when i install the app on a device it overwrites the first app I created, I would obviously like to have both apps on the device.
I have renamed the b4a file in the second project, and changed the application label in the code itself. (it installs the app with the new name but still deletes the first one) It also generates a new apk file with a new name but installing the app from there gives the same result.
What am I missing?
Thanks
Tom