i have an admod problem
i get
Compiling code. 0.06
Generating R file. 0.00
Compiling generated Java code. Error
B4A line: 28
Activity.AddView(AdView1, 0dip, 0dip, 320dip, 50dip)
javac 1.6.0_26
src\tipa\co\il\main.java:239: cannot access com.google.ads.AdView
class file for com.google.ads.AdView not found
mostCurrent._activity.AddView((android.view.View)(mostCurrent._adview1.getObject()),anywheresoftware.b4a.keywords.Common.DipToCurrent((int)(0)),anywheresoftware.b4a.keywords.Common.DipToCurrent((int)(0)),anywheresoftware.b4a.keywords.Common.DipToCurrent((int)(320)),anywheresoftware.b4a.keywords.Common.DipToCurrent((int)(50)));
^
1 error
before u send me to read.... i've read all threads dealing with this problem:
i have admob check
i've changed the sdk name to GoogleAdMobAdsSdk and put it in the right place.
i've change the manifest
i'm working with version 14
what am i missing???