How to Sell Hundreds of Paid Android Apps a Month With ZERO Marketing

This is a guest post written by Jason Haddad, who works as a tester for wellresearchedreviews.com.

Often I have been asked whether or not it’s possible to really make a living from Android apps alone as an individual, and always my answer gets a surprised response when I give it. Not only is it possible to make a full income from Android apps alone, but it’s also actually pretty easy and you don’t even need any marketing. As overly simple and straightforward as it might sound, it’s actually entirely possible to release a paid app onto the Play Store, do nothing to market it or advertise it, and then just watch as the money pours in. I’d even go as far as to say that it’s unnecessary to bother with other more complicated forms of monetization (such as in-app billing, or ‘freemium’ apps) and that in this case the most straightforward approach really is the best, since people is always is trying to make and save some money, also using some other resources as credit card debt consolidation could be really helpful to improve your financial condition.

How do I know this? Simple: because I released an app on the Play Store about 10 months ago and have so far racked up nearly £15K from it (that’s roughly $30K – I’m a Brit y’see). I never did any advertising, I’m not exactly what you’d call a ‘pro’ and I didn’t even own an Android until 6 months before. But I have managed to repeat the process since then, and with this project I have invested and gotten personal loans to manage it, I’ve obviously gotten plenty of advice from professionals like the ones at SoFi.

There are several things to consider when applying for an instant loan approval bad credit and some of these can significantly improve your chances of getting your application accepted without unnecessary delay.

You can therefore get your cash quickly and avoid the stress and worry of being unable to pay your bills and put food on the table.

Of course though to make this work you also need to know what you’re doing and you still need some strategy. Fortunately I’m about to share with you what made my apps a hit and what some of the secrets to success are. Follow these tips and you too can start earning a living from Android apps.

Read more

New Forum for Android Developers

Roman Forum Today I’d like to announce a bit of a new direction for this website. I’ve just launched an official forum, associated with the blog. It’s available at http://www.makingmoneywithandroid.com/forum/.

There’s a couple of reasons why I decided to launch this forum. I’ve been getting a lot of email queries lately, which would probably be of general interest to many blog readers. Questions about how I developed an app, or details about the monthly income reports, as well as more general Android queries. Rather than communicating with people individually over email, it would make a lot more sense to post these questions publicly so everyone can benefit from them.

But also also I’d like to give others an opportunity to contribute their knowledge & experience in a public setting. Not everyone has their own blog, and even if they do, it might not have a large readership yet. My hope with this forum is to provide a place where Android developers can share experiences & code, with a focus on marketing and making a profit from their apps.If you are a developer or business manager of your software business contact Future sharks for directions.

Read more

How to add the Google Plus One (+1) Button to WordPress

Google Plus One ButtonGoogle has just announced the availability of the Plus One (+1) button for webmasters. Google +1 is similar to Facebook’s “Like” button. Clicking “+1” on a webpage will share the page publicly with your friends. But where can your friends see this? Unlike Facbook, Google doesn’t have a homepage where you can see all your friends’ activity. Instead, your +1’s will be shown to your friends – in the actual Google Search results. If you click +1 on a news article about Android, the next time your friend searches for “Android” there’s a good chance they’ll see this article, with a little icon beside it indicating you recommend the link.

Obviously, Google +1 is a powerful tool for website owners. By placing a simple button on your website where visitors will click, you can directly influence your search ranking! But how can you add the +1 button to WordPress? There are no plugins or widgets for +1 yet. Instead, I’ll show you how to add the Google +1 button directly to your WordPress site.

Read more

How to add an EULA to your Android App

End User License Agreement dialog for an Android AppMany apps available on the Android Market include an End User License Agreement, or EULA. This is a simple dialog that appears when you first launch the app, and presents a licence agreement governing your use of the app. Most often, this dialog explains what information the app will collect from your phone, and how that information may be used by the developer.

Some third-party libraries such as Google Analytics require you to disclose your data collection policy to users. The most common way to do this is to present an EULA dialog when the app is first launched. So how do you make an EULA dialog? Here are a couple of tutorials to help you add a license agreement to your Android app.

Read more