Build Problems

Hello,
I was trying to build the APK of my small game for android. But there is coming a message that tells me:

Error building Player: UnityException: Bundle Identifier has not been set up correctly
Please set the Bundle Identifier in the Player Settings. The value must follow the convention ‘com.YourCompanyName.YourProductName’ and can contain alphanumeric characters and underscore.
Each segment must not start with a numeric character or underscore.

But I have in Cross-Platform Settings a Company Name “TestCompany” and Product Name “TestProduct”. so why is that message popping up? what else do I have to do to deploy my app?

thanks a lot!

oh gosh found it, sorry should have looked closer at the android settings itself ^^

Go to android player settings<-other settings<- bundle identifier, then put in this formate i.e com.xyz.abc