Android getting confused about app ID
Posted: Mon Oct 19, 2015 11:36 pm
Dear forum
How does Livecode define the unique ID for an Android app?
When creating a new Livecode Android test app I am:
1) Making a copy of one of my existing apps (File / Save As newname)
2) Changing the name of the stack (Mainstack / Property Inspector / Name)
3) Changing the name in File / Standalone Application Settings / General / Standalone Name
4) Changing the name in File / Standalone Application Settings / Android / Label
But when I come to deploy my test app to my android device (using google drive), my Android device thinks that all of the apps that I have developed using Livecode are the same app. I.e. If I try to load two different Livecode developed apps onto the same (physical) device, the device thinks that the 2nd app is an update to the first, even if they have completely different names.
What step am I missing in Livecode that lets Android know that App ABC is different from App XYZ?
Thanks in advance
Kim
How does Livecode define the unique ID for an Android app?
When creating a new Livecode Android test app I am:
1) Making a copy of one of my existing apps (File / Save As newname)
2) Changing the name of the stack (Mainstack / Property Inspector / Name)
3) Changing the name in File / Standalone Application Settings / General / Standalone Name
4) Changing the name in File / Standalone Application Settings / Android / Label
But when I come to deploy my test app to my android device (using google drive), my Android device thinks that all of the apps that I have developed using Livecode are the same app. I.e. If I try to load two different Livecode developed apps onto the same (physical) device, the device thinks that the 2nd app is an update to the first, even if they have completely different names.
What step am I missing in Livecode that lets Android know that App ABC is different from App XYZ?
Thanks in advance
Kim