Android Question Can't install more than one app on my phone

Bob Wilson

Member
Licensed User
Longtime User
I'm very new to this game and have written the 'Hello World' app and a 'Temperature Conversion' app, all very simple. Problem is when I installed the 'Temprature Conversion' App on a Moto G phone it seems to replace the 'Hello World' app and vice versa. How do I install more that one app on to my phone?
 

Bob Wilson

Member
Licensed User
Longtime User
You forgot to change the PACKAGE NAME, check the IDE under Project -> Build configurations.
I thought it might be somthing like that. My tutorial says to change the package name under 'Project' -> 'Package Name'. Looks like it's now 'Project' -> 'Build Configurations' and the the Package Name is in a dialogue box. Thanks for your help
 
Upvote 0
Top