Hello friend,

I done simple application. so i wanna add admod. bu it doesn't request.

I use this code;

AdView adview = (AdView)findViewById(R.id.adView);
AdRequest req = new AdRequest();
req.setGender(AdRequest.Gender.MALE);
adview.loadAd(req);

What is wrong? is there any idea?

Salih SELAMETOĞLU
Teknopalas RFID Yazılım Çözümleri / Yazılım Uzman Yardımcısı
İstanbul Üni. Bil. Müh. 4. Sınıf
http://www.linkgizle.com
+90 537 279 6412

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to