Android Income Report #8 (November 2011)

Overview In my October report, I described how this one simple app turned into an overnight success. Fake iPhone 4S brought in over $700 in October alone, helping to bring my total earnings for that month over the nominal target of $1000. In November, these already fantastic results improved in every way. Total Active Installs … Read more

Development Update

This blog has been pretty quiet lately. I haven’t been able to post anything for a while due to work and study commitments. Hopefully in the next few weeks I’ll be able to get back into things, and post about my second month on the Android Market. In the meantime, here’s a quick update on … Read more

How to use ScoreNinja for Android App High Scores

My latest application, Tap That! Number uses the ScoreNinja library to integrate global high scores. This library is very easy to include with only a few lines of code. Other solutions such as ScoreLoop try to bundle a full social framework, but ScoreNinja does just one thing – global high scores. In this post I’ll … Read more

Introducing: Tap That! Number

My first Android app is now published and live on the Android Market! As I mentioned in an earlier post, this is a casual game and my first attempt at integrating the AdMob SDK into an Android app. Tap That! Number for Android Download from the Android Market Download from AppBrain Download from SlideME The … Read more

Full posts now available in feed

Up until now the RSS feed for this site has been showing article previews – a brief snippet of each post, but not the whole content. Many people (including myself) prefer to be able to read full posts from an RSS reader, rather than having to click through to the original website for every article. … Read more

Win an Android Tablet from elusivestars.com

elusivestars.com is a newly launched website, providing crowdsourced testing for Android app developers. As any developer will be aware, it’s one thing to write an app that works well on your own handset. It’s a totally different story to create an app that will function correctly on the myriad of different Android devices out there, … Read more

Intent.ACTION_SEND Crashes Facebook App

I came across a rather obscure bug today, while trying to submit my app Tap That! Number to the Amazon Appstore. I received a rejection notice detailing several problems with my app, including this strange one: Application’s “Feedback” functionality “Facebook” option is not working. At first I had no idea what this meant. My app … Read more