When I install a new test application fresh made with LiveCode (via a xxx.apk file) on my Android phone, it always installs in place of the previous one.
Is it a normal behaviour ?
I precise that I have the non commercial version of the environment, thinking it may be the reason...
Only one application made with Livecode at a time ?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: Only one application made with Livecode at a time ?
Remember that each app must have a unique identifier in order to be recognized as distinct apps to the Android OS. You can change the Identifier in "File"-->"Standalone Application Settings" and then look under the "Android" tab.
If all of your apps have the same ID, then the Android Device will think that all of your apps are the same app.
Jacob
If all of your apps have the same ID, then the Android Device will think that all of your apps are the same app.
Jacob
Re: Only one application made with Livecode at a time ?
Oooops... Thank you !
I had let the original "com.yourcompany.yourapp" in this setting...
I had let the original "com.yourcompany.yourapp" in this setting...
