Android Question Package conflicts with existing package

jimseng

Active Member
Licensed User
Longtime User
Hello.
I have just upgraded to V8 and am trying to start a new project and I get "this package conflicts with a package of the same name"
I can only find two responses to this in the search and neither make sense to me. I don't even know what it means. Can someone explain what is happening. I have tried tools/private sign key and created a key but I get the same error. I have never uploaded anything to google by the way, it's just a hobby.
 

udg

Expert
Licensed User
Longtime User
Could it be that you are using the default package name?
Loook at Project/Build Configurations : b4a.example is the default package name that you should modify for any new project unless you're posting some sample code on the Forum
 
Upvote 0
Top