Hello, I'm having some problems within my application when I wish to display a view with an AdView from the AdMob SDK:
When I launch my main activity and navigate to a new one I correctly display the ad. Once I return to the main activity and launch an other activity within a second or two, the activity unexpectedly closes itself and returns back to my main activity. 11-09 17:09:02.644: DEBUG/ddm-heap(319): Got feature list request 11-09 17:09:02.703: WARN/UsageStats(50): Something wrong here, didn't expect [package] to be resumed 11-09 17:09:02.863: DEBUG/dalvikvm(319): GC freed 707 objects / 67032 bytes in 58ms 11-09 17:09:03.433: WARN/InputManagerService(50): Got RemoteException sending setActive(false) notification to pid 300 uid 10024 I just can't figure out where is my problem here... Looking forward for some help :) Tom -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

