Specific Ads in Android application - android

I am developing an application and I want to integrate Ads inside it.
How? I am aware of AdMob if I am right it gives an option to put Ads using AdWords(=Key words???).
But... If I want an external company to pay me for putting the Ads inside it, how do I do it. I think AdMob does not support the Specific Ads feature.
I can create a webservice that will D/L the banners, but I will need all the UI feature (The Ad moving and disapppearing etc. that already suppoted by the Ads packages).
I will also need the same for iPhone version ( for minimum logic changes etc)
Any good ideas?

You can use Admob's AdWhirl. AFAIK it should work with the same platforms that admob works on.

Related

How to replace my ads on an android app without giving update to a users

So i'm completely new to android apps. I have build my own web-view application of my website. I have seen some tutorials on YouTube about putting up Admob in an app but i have few question on that
If i put Admob code in my app and later if i want to shift to
another ad company. Do i need to replace it inside my application and
upload it again in Google play store?
If yes, then the person who never update an app wont receive my new ad company ads?
Can we put some code inside the app like we put iframe in html pages from which can change ad codes etc without uploading it again on Google Play Store?
Please answers these question
Thank you
First Solution: Add mediation to your Admob Ads.
Second Solution: Fectch a value from database on cloud (ex:Realtime Database) and according to that value, setup ads with proper ad network sdk.
NOTE:
Both option needs you to integrate another networks SDK or at least mediation adapters just as you imported admob sdk. This leads to increase in app size.
Second option requires you to to extra work.

Android Interstitial video ads

I just finished my app, a tool that you use for about 5min and then export, so I have considered to show a video ad before each exportation. The debate begins here, which ad company is better? I like Admob because I have other apps with banners and it's very confortable to have all I need in one web.
But I read that Admob is not the better one and I've heard too that with interstitial video ads you get the same revenues that with interstitial image ads, it's that true?
Thanks in advance
Don't choose now.
Pick 3 contenders. Deploy you app with the SDK for all 3, and use mediation (such as Admob's) in order to flick between them. Then you can try all 3 by switching between them using the mediation web console without needing to redeploy.
I suspect you will want more than one anyway as they don't always have ads available in all regions at all times, so you are going to want to use mediation anyhow.
And don't ask which 3 - that is not a question for this site.

Can i put Adf.ly ads to my App?

1) my question is if can i put a banner that when we click it, this go to an adf.ly link to earn money? Can i get banned for Google ?
2) If i have an app with ADMOB ADS(in this app, i only have ADMOB ads), and i put another App with adf.ly links, can i get banned or no because they are different apps (in this app i only have Adf.ly links)?
3) And if i put one app with Admob Ads *AND* Adf.ly links what happend ?
Sorry for my english, and thanks.
Here's a list of other ad SDKs you can use
It is fine to use other ad SDK's in your different apps, as far as I am aware. Ones like AirPush (I think that's what it was called) are not allowed anymore as they push ads in the background.

How can I implement AdMob interactive video on Android app?

I have read a few places that Google is going to bring interactive video advertisements to their AdMob platform for Android developers. However, on their site, I cannot find any information on how to implement it, how much they usually pay per impression/click (average, not actual earnings), and there is even such a service from them. No SDK, no resources, no webpage, and no code; it seems non-existent. However, I have found a lot of sites that state that Google is bringing thease to Android.
What could be going on? Did they cancel it? How can I implement these if I want to? Do I use the normal SDK? Does anybody know any of the average/typical earnings with this per impression or click?
EDIT: I found this article and it says that there is a new SDK, but they are only bringing it to certain apps?!?! Any advice would be appreciated.
I believe you mean Admob interstitial ads. These are available now using the Admob SDK. Instead of using an instance of AdView you want to use an instance of com.google.ads.InterstitialAd but otherwise it is not too dissimilar.
You are paid on a CPC basis unless Admob has specifically tapped you on the shoulder for a pay per impression service (you need a fair amount of traffic for that). I find that eCPM for the interstitials is about 3 to 5 times that of banner ads.

How can I set up AdWhirl in the Android SDK?

The AdWhirl instructions are extremely crappy. All I want to know is how to set up the layout XML and get the source code into the Java of my application.
Can someone please give me an example for, let's say, a simple application with just buttons and text and pictures with the AdWhirl ads on the page?
I would suggest working with Admob Mediation as that contains a more up to date development of Adwhirl. Adwhirl is actually developed in some part by Admob and so has been neglected with the release of Admob Mediation.
Look at this link to see how Admob relates to Adwhirl and works with multiple banner ads. Admob implementation also has a lot more documentation online. Make sure you have an account already.
I am thinking the answer' did not know the context of the question.
I was recently stumped about this when developing with the adwhirl server.
So incase anyone else is curious:
1) Install a firephp plugin in your favorite browser
2) update to latest version of FirePHP
3) refresh your page
4) have fun

Categories

Resources