Essay record

Unity: How to set Android bundle identifier

Record
Essay / / 1 min read / 103 words
On this page2 sections / +

DISCLOSURE: Some links may be affiliate links. Details

problem

I'm using Unity to build a mobile game and am trying to build it for Android. I keep getting an error about the "bundle identifier" being missing. How do I add the Android bundle identifier?

solution

To add a bundle identifier for your Android project, do this:

  • Go to File > Build Settings
  • At the bottom left of the Build Settings window, click Player Settings
  • Select the Player tab
  • Select the Android icon in the player tab
  • Expand Other Settings
  • Find the Identification section then fill in the Package Name with your bundle identifier

Built with CloudSeed Rust