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 Settingswindow, clickPlayer Settings - Select the
Playertab - Select the Android icon in the player tab
- Expand
Other Settings - Find the
Identificationsection then fill in thePackage Namewith your bundle identifier