Hi,
Starting with the good news; I've successfully been able to build an app using the Ads interface on Android. Since I installed Google Play services for it to function, I assumed I would be able to get the Google Play authentication for free. However, when I try:
The app crashes almost immediately. I say almost, because until I press the "OK" button for the "Unfortunately, app name has stopped" I can still trace/print things.
As per usual I have been a good boy and followed these instructions to install Google Play services:
http://giderosmobile.com/labs/google-play-servicesAnd these instructions to install Ads interface:
http://docs.giderosmobile.com/interface/adsIs there a way to debug this crash, or maybe pointers as to what's going on?
Cheers,
Niclas
Comments
You could connect your android device and open Eclipse with ADT installed. Then you could see realtime catlog of your device.
As for Google Play service, i think it would be wise to also read this official docs http://developer.android.com/google/play-services/index.html
http://www.nightspade.com
As for the Google docs, I've been reading and re-reading them a few times, and as far as I can tell I have done everything they mention.
Niclas
More info here: http://giderosmobile.com/forum/discussion/comment/37175#Comment_37175