Oh no, when will this end? Been trying to upgrade my app now for 4 hours… and still not there…
Latest error is: Error inflating class com.google.ads.AdView
This is due to sdk v17 – you need to copy the admobs into the /libs folder of your project.
Posted by admin – March 24, 2012 at 13:52
Comments on 2012-03-24 by joseph:
Even I copy the GoogleAdMobAdsSdk-4.3.1.jar to libs folder, it is still the same.
Why a new verison sdk produces a new issue?
Joseph says: March 24, 2012 at 20:45
Sorry, it works. In my project, the library foler is “lib” instead of “libs”, the new sdk is so picky, it works only after i changed library folder name to “libs”.
Ken says: June 14, 2012 at 18:48
changing to “libs” does it – thanks for the heads up 🙂
nick says: June 23, 2012 at 20:55
how do you copy the google AdMob jar file into the /lib folder…
admin says: June 28, 2012 at 00:13
You don’t need to copy it… You add it as an external reference using the project properties (I am assuming here that you also use eclipse). Ping me again if you need more help and I will do a step by step…

Leave a Reply