admob

askez

Member
Licensed User
Longtime User
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???
 

askez

Member
Licensed User
Longtime User
thankx for the quick replay.

i've checked only admod because the google on does not show on the lib list.
i've also read EREL saying the you need to check only admob..


what do u mean dimming?
 
Upvote 0

Erel

B4X founder
Staff member
Licensed User
Longtime User
Here:
SS-2012-07-30_11.15.28.png
 
Upvote 0
Top