Im new to game salad and I'm just learning how to upload onto Android..
How do i create an Android Package Name?
Thanks so much in advance
sarah
You can make up anything, I use same as iOS.
Usually it's something like com.companyname.gamename The important thing is that it must be unique to your application so you don't have conflicts with other applications.
Comments
You can make up anything, I use same as iOS.
Usually it's something like com.companyname.gamename The important thing is that it must be unique to your application so you don't have conflicts with other applications.