So im making an android game,it’s working fine.
I used AdMob on it and tried to Build and Run,but i was getting an error everytime i tried to start the app on my smartphone (i have 2,and they both failed).
I removed every code and all the plugins related to AdMob and the API,tried to build and run,and it worked fine with no problems.
At this moment,i have removed the ads,but i really want to use them.
I followed THIS VIDEO :
And did EXACTLY what he did and nothing more. ( i had no idea how to put ads on the game).
Can someone help,or send me another video guide that works?
Also,how do i test the ads? I know about the Dummy ads already,but can i see the Ads when i connect my phone to the editor? Or i can only see when i download my game from play store?
Hey friend,thanks for the help!
Some other people told me the same thing,the problem is,i have no ideia how to get to this AndroidManifest.xml file!
I tried on a Eclipse plugin,but it did not worked
Use default (Show in) Explorer or smth. Just right click in the folder, create a .txt file. Then rename the .txt extension to the .xml. Make sure you have extensions enabled.
To create android manifest you go to Edit>Project Settings> Player> Publishing settings > Check “Custom Main Manifest”. and after you check it, below that will be appear the location of your android manifest.