Unity: How to set Android bundle identifier

Date: 2020-05-18 | android | unity |

DISCLOSURE: If you buy through affiliate links, I may earn a small commission. (disclosures)

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

Want more like this?

The best way to support my work is to like / comment / share for the algorithm and subscribe for future updates.