Android Question Ad Network Libraries

MarcTG

Active Member
Licensed User
Longtime User
While searching the B4A forum I find a lot of ad libraries that are scattered in different posts, most of which seem outdated and non compliant with google policies (at least that's what the comments make it sound lik).
Can someone compile a list of ad network libraries available for B4A that are updated and safe to use on google play? I think that would be very helpful for all users especially newbies like me :)

Thanks!!
 

MarcTG

Active Member
Licensed User
Longtime User
I've seen that and searched for libraries myself, the problem i find though is that:
- not all libraries are listed there
- the ones listed are mostly out of date, and you only find that after going through a lot of posts.
- Sometimes the latest libraries are posted on page 14 of thread, and if you don't go through every post you won't find that out...

I might be asking for too much, but it would probably be great if someone that keeps track of all this would compile a list of updated libraries that are available for B4A.

Another thing that I wish could be done while searching the forum is to sort postings by date when searching. Every time i search for something like an ad network library, i get old posts from 2011...

I appreciate all the hard work everyone puts in maintaining this forum, and I think the B4A community is amazing for all what it offers, so please don't take my comment in any negative way.

Thanks!!
 
Upvote 0

MarcTG

Active Member
Licensed User
Longtime User
Thanks, that's a very helpful link:). I actually found some interesting libraries that I did not know about...
Too bad that not everyone posting something new posts there...
 
Upvote 0

Erel

B4X founder
Staff member
Licensed User
Longtime User
Upvote 0

MarcTG

Active Member
Licensed User
Longtime User
Thanks Erel,

So how does the search engine work as far as thread date? Does it show the ones with most updated posts first?

Also, I see that you updated admob library a couple month ago, do you know what other libraries for ads have been recently updated? Leadbolt? What about flurry, the last post about it was here:
http://www.b4x.com/android/forum/th...uild-libraries-without-eclipse.29918/#content
Does this still work?

Thanks!!
 
Upvote 0

moster67

Expert
Licensed User
Longtime User
The wiki is no longer maintained.

Why do you say that the WIKI is not longer maintained? :confused:


I noted that Lonleystar added a library on May 13 and so did Warwound on May 10. I know that each library-developer is responsible for adding their libraries to the WIKI and they may decide to do it or not so the list may be incomplete but it is still good reference for many libraries.
 
Upvote 0

moster67

Expert
Licensed User
Longtime User
OK, now it is clear. You were meaning the official libraries. However, for the libraries developed by users, I note that it is still updated which is great.
 
Upvote 0

MarcTG

Active Member
Licensed User
Longtime User
Ok, so here's what I've been able to find until now, please feel free to add to my list or correct it (i have not implemented any of those in my apps as of today, but will very soon), I hope this could be of help to someone:

- Admob is uptodate
http://www.b4x.com/android/forum/threads/admob-library.7301/

- Amazon ads wrapper was posted recently so i guess it is up to date
http://www.b4x.com/android/forum/threads/amazon-ad-wrapper.38135/

- Airpush seems to be the official library/plugin for B4A:
http://www.b4x.com/android/forum/threads/new-airpush-native-plugin.36793/

-Startapp Library, recent posts by tuhatinhvn and vpires
http://www.b4x.com/android/forum/threads/startapp-2014-library-by-tuhatinhvn.39777/
http://www.b4x.com/android/forum/threads/chargeable-startapp-sdk-wrapper.37633/
I have not tried tuhatinhvn library; vpires' (Nelson's) library seems to be working well as far as I can tell from the example he provided

- Appflood, I found one on www.mobiadage.com/,but it dates from 2013, probably not something that you want to use on Google play. I contacted appflood and they said that they were not supporting B4A... Finally I found out that vpires (Nelson) has one available, you can contact him if you are interested.

- Senddroid, also contact vpires (Nelson):
http://www.b4x.com/android/forum/members/vpires.41195/

- Adbuddiz: I understand that they have a B4A library available on their website
http://www.adbuddiz.com/developers

- Leadbolt, the thread keeps getting updated, as of today (post number 322) it sounds like B4A is still being officially supported by leadbolt, the library is on their website...
http://www.b4x.com/android/forum/threads/leadbolt-ads.12002/page-17

- MoPub Library this seems like a large collection of ad networks (last updated December 2013, but I can't say that I understand how it works - I am a newbie and i probably need to read more on it) It contains the following jar files: Admob, appbrain, applift, applovin, chartboost, tap for tap, etc...
http://www.b4x.com/android/forum/th...brary-updated-to-v2-1-02-december-2013.29839/

- Applovin, no longer supports B4A from what i read... and I don't know if someone has made a new library
http://www.b4x.com/android/forum/threads/applovin-ads-social-advertising.16534/page-4

- Tap for Tap, I found this on their website, not sure if it is the most uptodate library or if they stopped supporting B4A and never updated (dates from late 2013)
https://tapfortap.com/sdk2/doc/Basic4Android
this one seems to be a bit more up to date and has a working example, check it out, I tested it and seems to work if you copy exactly what they have:
https://github.com/tapfortap/Basic4Android

-Appbrain: other than what we have in MoPub I don't see any updated B4A library.

-Mobario, I have not tried it and don't know much about it, but it seems they support B4A:
http://www.b4x.com/android/forum/threads/advertise-promote-your-app-for-free.36045/#post-218689

- Mobvista, Nelson is offering the library for free if you signup using his link
http://www.b4x.com/android/forum/threads/mobvista-ads-wrapper.41051/
 
Last edited:
Upvote 0

MarcTG

Active Member
Licensed User
Longtime User
Thank you for building this list.

Note that in most cases it should be possible to use ad services without libraries as explained in this tutorial: Accesing third party Jar with #Additionaljar and JavaObject

Erel, I should thank you for creating basic4android. I have been using it for a short time now but the more I do the more I realize how great it is.

So this is a new feature introduced in V3.8 (I have not tried that yet), I was surprised when you mentioned it here because that is the first I read that B4A could do that... Very interesting!
 
Last edited:
Upvote 0

MarcTG

Active Member
Licensed User
Longtime User
Thanks john, I look forward to trying your new library, let me know once you have something new.
Thanks :)
 
Upvote 0

canalrun

Well-Known Member
Licensed User
Longtime User
- Amazon ads wrapper was posted recently so i guess it is up to date
http://www.b4x.com/android/forum/threads/amazon-ad-wrapper.38135/

I am currently using the AmznAd2 wrapper available in this post:
http://www.b4x.com/android/forum/threads/amazon-ad-wrapper.38135/#post-248242
with the latest Amazon SDK that Amazon has recently updated to conform to the Google changes that will happen around Aug 1, 2014.

It only does banner ads, but I do include the Java source. It could probably be modified to do the other ad types Amazon offers. if you do modify it, please share your changes.

Barry.
 
Upvote 0

MarcTG

Active Member
Licensed User
Longtime User
Finally MoPub library is updated with new MoPub SDK v2.3 (17 July 2014) , new ad networks (overall there is support of more than 20 ad networks for now including AdMob (banners & interstitials)) , simple integration guide and general help how to use MoPub. Hope it is simple guide :)

Thanks, that sounds great :), I will check it out once I have access to a pc again.
 
Upvote 0

MarcTG

Active Member
Licensed User
Longtime User
I am currently using the AmznAd2 wrapper available in this post:
http://www.b4x.com/android/forum/threads/amazon-ad-wrapper.38135/#post-248242
with the latest Amazon SDK that Amazon has recently updated to conform to the Google changes that will happen around Aug 1, 2014.

It only does banner ads, but I do include the Java source. It could probably be modified to do the other ad types Amazon offers. if you do modify it, please share your changes.

Barry.


Thanks for the info and the library. I probably need to update this list with new information and libraries that have recently been updated or made. Maybe even start a new thread and provide even more information on ad network - which ones are good/bad. Not sure which part of the forum this should be in... any idea?
 
Upvote 0
Top