After spending hours, my project was built without any errors and i
was able to run the app on the emulator. But i dont see any ads. Also
my app kinda shrunk as I put the LinearLayout code inside my
AbsoluteLayout in the main.xml
The logcat only shows this related to Ads
04-15 02:48:06.105: INFO/Ads(279): Unable to connect to network.
04-15 02:48:06.145: INFO/Ads(279): onFailedToReceiveAd(A network error
occurred.)
No where else can I see anything related to Admob :(
It also had the following error which I dont think has anything to do
with Admob
04-15 02:47:55.244: ERROR/AndroidRuntime(261): ERROR: thread attach
failed
04-15 02:47:55.324: DEBUG/dalvikvm(261): LinearAlloc 0x0 used 623916
of 5242880 (11%)
04-15 02:47:56.224: DEBUG/dalvikvm(59): GC freed 10296 objects /
526304 bytes in 478ms
04-15 02:47:56.265: WARN/ResourceType(59): Resources don't contain
package for resource number 0x7f0700e5
04-15 02:47:56.265: WARN/ResourceType(59): Resources don't contain
package for resource number 0x7f020031
What on earth is wrong with my app?! Please someone help :( I am not
earning anything yet as my app is free and I thought I'd make some
money with this.