What is the main difference between Admob and AdSense - mobile

I have a news website with more than 10,000 page views. I have also adsense enable on the site and earning from the same .
Now i m planning to develope an app for my website .
How can i monetize my news app ? i heard , adsense is not allowed on mobile apps.
Do i need to sign up for admob , i already have a google adsense account.
Is it against google term and condition to earn from website as well as mobile app.
As far as i know , adsense is for website and AdMob is used for native applications, will my adsense revenue decrease if i develope an app for my news site !
thanks a lot !

As you said admob is for native apps, adsense is for websites. So if you want to monetize your apps you need to get an admob account. It is not against google terms and condition to earn from website as well as mobile app, you can do both. All you need to do is to get an admob account and put your ads into your app. Then you can start earning from your app as well.
I hope this helps!

As you mentioned that AdSense is for websites and AdMob is for Mobile Applications. You can use both at the same time, it is not against Google's terms and conditions. You will be required to register for a new AdMob account and then link that account with your application by integrating AdMob SDK into your application. There will not be much impact on your revebue generated by your website.

Related

How to implement Android in-app purchases (React, Expo Webview)?

I made a web app in React. After that, I made an android application (EXPO) in which my main application runs in Webview. I want to put my app on google play. I want to make in-app purchases, paid monthly subscriptions.
What is the best way to implement this in the web version and in Expo?
Thanks in advance!

How to convert Ionic mobile to web app

Say I have an existing mobile app built on Ionic. Now I need to have a website version of the app so users can access it via desktop too.
Is there any documentation that suggest this is possible?
I think you're looking for Progressive Web Apps. Ionic does cater for such, just google for the term "Ionic PWA" example below.
http://blog.ionic.io/navigating-the-world-of-progressive-web-apps-with-ionic-2/
https://blog.saddey.net/2016/07/03/using-docker-to-create-ionic-2-pwa-developer-environment/

Chat feature in mobile app

I am creating a ionic mobile app for android and ios. There is this requirement to have a feature where two people can chat in this app.
Are there any existing free/paid API's that can be easily integrated with my application to achieve this task?
Firebase has a demo app that does exactly that:
https://github.com/firebase/firechat

Using AdMob with Windows Store apps

There is a restriction in Google Adsense posted here that says:
The use of AdSense for mobile in a mobile application is a violation
of AdSense policies. A mobile application constitutes any downloadable
application, even if a WebView is used to display the ad. Any AdSense
for mobile ad units found in mobile applications will be disabled. If
you’re looking for an advertising solution for your mobile
application, please sign up for AdMob, Google’s leading mobile
advertising display product.
So if I read this correctly Windows Store Apps that run on laptops are considered mobile apps aswell?
But my main question is. Am I allowed by Google to use Admob in Windows Store apps and Where can I find the SDK?
I tried using Microsoft PubCenter. But it shows no advertisements to people that downloaded my app so I am looking for an alternative to monetize my app

Is AWS(S3, EC2) a good backend fit for an appcelerator mobile app?

I am looking to supplement a website i am building using web2py with a mobile app. Titanium seems good to work with and was wondering if i should just use AWS for my backend on both my website and mobile app. I am also interested in an answer if i was just developing the mobile app only not a website as well.
Kind Regards
I created a simple API to access data from an app I developed with Titanium. It is hosted on EC2 and I have been very happy with the performance so far.

Resources