I'm trying to add ads to my application using this instruction(
http://appcodingeasy.com/Gideros-Mobile/Gideros-Implementing-AdMob-for-Android), but after building i have a force close after start. I have no errors on Eclipse, but app doesn't start. Without ads works fine.
Where should i try to find a problems or how to know reason about application closes?
Thanks.
Comments
have you tried launching example project available on the site?
Thanks.
Likes: unlying
Problem solved, thanks!