I created the service appfeed.net (in my signature) that allows users to add apps to a list and receive notifications via RSS when the app is updated or is on sale.
The service is up since 1 year now, and I have a couple thousand users tracking many apps, but I am not able to monetize it correctly to be able to maintain it.
currently the only income is from donations, which are rare, currently after the renewal for the 2nd year I am already paying from my pocket for the hosting.
The problem is that after the initial sign up, users will visit the website rarely, so ads on the website will be mostly useless. I was looking on a way to put ads in the RSS feed, but AdMob and AdSense by Google stopped offering Feed ads.
What else can I do to earn some money to be able to maintain my service?
try http://www.websitetoapp.net
This is a great service and one click to make an app.
1st things 1st - My device: Verizon S4 Root/Safestrap/Eclipse/Titanium Pro
Is there a way to not allow this to be done without uninstalling the TweetCaster app? I checked in the app's settings and I don't see any way to stop or not allow updates. I do have Google Play's settings at "Do not auto-update apps" - would this be sufficient? Or may Twitter go behind everyone's back and do this independently through their app and bypass Google Play? I do not want Twitter to be able to identify what apps I have or otherwise have access to my S4 to "target ads" to me.
Please note I Do Not have the Twitter app, I have TweetCaster (if it's different than the Twitter app? I don't know?) I heard facebook was doing this same BS & people deleted the app (I Do Not use FB) and am looking for a way to not allow Twitter to do this (if there is a way to). Thanks (I don't believe the last line below)
>>From Wired.com, Nov 26th<<
Twitter Plans to Peek at Your Apps to Serve You Targeted Ads
Twitter will soon identify the other apps on your phone in an effort to personalize your experience on its service—i.e. serve you targeted ads.
The company discusses the move on its website, and according to the news site Re/code, this sort of tracking will begin with a new version of its iPhone app, set to roll out on Wednesday. A new Android version that works in much the same way will roll out over the next week.
Now a public company, Twitter is exploring many different ways to boost its revenue, and one method is through better targeted ads. The company already has some personal information about those using its service—what they type into their Twitter profiles and the tweets they post—but now, it wants more. “To help build a more personal Twitter experience for you, we are collecting and occasionally updating the list of apps installed on your mobile device so we can deliver tailored content that you might be interested in,” the company says.
In this way, it’s following the lead of Facebook and Google and so many others that seek to target ads. The difference is that Twitter doesn’t have access to nearly as much personal data as Facebook, which inherently encourages users to provide information about themselves, or Google, which operates a wide range of services atop its own mobile OS. So Twitter is reaching out into other parts of the phone, something that is easy to do. The Apple/Google mobile OSes provide ready access to information like this & many apps take advantage of this—some going much further than others.
Twitter says it will point users to its new data policy, via an in-app notification, before it starts collecting any personal information. But the new update is opt-out, which means that in order for the company to stop gathering data on your account, you must explicitly turn this data collection off. But few users are likely to do so.
Source
http://www.wired.com/2014/11/twitter-targeted-ads/?mbid=social_twitter
Lane W. said:
1st things 1st - My device: Verizon S4 Root/Safestrap/Eclipse/Titanium Pro
Is there a way to not allow this to be done without uninstalling the TweetCaster app? I checked in the app's settings and I don't see any way to stop or not allow updates. I do have Google Play's settings at "Do not auto-update apps" - would this be sufficient? Or may Twitter go behind everyone's back and do this independently through their app and bypass Google Play? I do not want Twitter to be able to identify what apps I have or otherwise have access to my S4 to "target ads" to me.
Please note I Do Not have the Twitter app, I have TweetCaster (if it's different than the Twitter app? I don't know?) I heard facebook was doing this same BS & people deleted the app (I Do Not use FB) and am looking for a way to not allow Twitter to do this (if there is a way to). Thanks (I don't believe the last line below)
>>From Wired.com, Nov 26th<<
Twitter Plans to Peek at Your Apps to Serve You Targeted Ads
Twitter will soon identify the other apps on your phone in an effort to personalize your experience on its service—i.e. serve you targeted ads.
The company discusses the move on its website, and according to the news site Re/code, this sort of tracking will begin with a new version of its iPhone app, set to roll out on Wednesday. A new Android version that works in much the same way will roll out over the next week.
Now a public company, Twitter is exploring many different ways to boost its revenue, and one method is through better targeted ads. The company already has some personal information about those using its service—what they type into their Twitter profiles and the tweets they post—but now, it wants more. “To help build a more personal Twitter experience for you, we are collecting and occasionally updating the list of apps installed on your mobile device so we can deliver tailored content that you might be interested in,” the company says.
In this way, it’s following the lead of Facebook and Google and so many others that seek to target ads. The difference is that Twitter doesn’t have access to nearly as much personal data as Facebook, which inherently encourages users to provide information about themselves, or Google, which operates a wide range of services atop its own mobile OS. So Twitter is reaching out into other parts of the phone, something that is easy to do. The Apple/Google mobile OSes provide ready access to information like this & many apps take advantage of this—some going much further than others.
Twitter says it will point users to its new data policy, via an in-app notification, before it starts collecting any personal information. But the new update is opt-out, which means that in order for the company to stop gathering data on your account, you must explicitly turn this data collection off. But few users are likely to do so.
Source
http://www.wired.com/2014/11/twitter-targeted-ads/?mbid=social_twitter
Click to expand...
Click to collapse
I think Tweetcaster is a third party application just like Falcon doesn't have anything to do with the default twitter app. .Or you can just see if that option is listed their within the Tweetcaster application to opt out of it.
Hi All,
For a while now, the best loyalty card app ever Beep 'n go has been discontinued since 2016. The app still works kindalike but you can't store your cards in the cloud and you have to skip the login page time after time. logging in itself doesn't work anymore as there is no server connection anymore. would it be possible to?
1) Skip the login page upon opening and go directly to your locally stored cards
2) add some sort of cloud backup option? (perhaps using the standard login page that allows you to log in with google)
Attached the last APK. File
It would be awesome if someone could bring some new life into this app.
I'm building an Android application which will allow my sales team to quote projects and I want it to work while they're in remote areas, which means it will download price changes when they get into service areas and also upload any quotes they have done. Since it needs to work offline, I need to authenticate the user login but I'm hesitant to be authenticating them against the database stored locally on the device. Is there a proper way of doing this? I can't authenticate remotely because it has to work offline. Is the local NoSQL database secure? Should I not worry too much about it and just make sure they're authenticated remotely prior to the synchronization when a connection becomes available? Thanks a lot.
I have a requirement to download apk and ipa files daily from one web portal. I want to develop an app which will access direct hyperlink - input credentials- download the app. I want to develop an app to do this task every day at 8 am, the app should be able to do these tasks even when the phone is locked.