Tag Archives: android

Signing an Android App

Before you release you’ll need to sign your .apk file. The guide from Google implies that you should make a single key for your identity, and sign all your apps with that key. I recommend against that. You should make a key per app. The reason I suggest that is because one day you might… Read More »

Android Authenticators I

I found a blog that gave an example of how to make a custom authenticator for Android. I didn’t find it very clear, so this article covers my understanding that I’ve pulled this together from the example given by that blog author, and from the Android documentation, and then building something that works. To make… Read More »

Android Spring Clean

For some insane reason, Google seem to think that the market app should get constantly larger and larger with every update. In essence, it’s a customised web browser — it’s making requests to a server and displaying the appropriate page. Why on earth it’s twice the size of an actual browser, I do not know.… Read More »

Installing Cyanogenmod on HTC Desire

I mentioned a while ago that I was becoming unhappy with Google’s attitude to openness with Android phones. I felt that I would end up rooting and installing a more open ROM at some point. That point has arrived; triggered by Google automatically upgrading Google Market on my phone, using up the tiny bit of… Read More »

Android Central Fail: Slice Slice

Best Android Apps Review aren’t doing their job as reviewers properly. I’ve complained before about not calling Android developers out for requiring invasive permissions without due cause for their apps. When I spot them I’m going to start naming and shaming both the app and the review that didn’t note it. Top Android Game: Slice… Read More »

Free Mobile Phone

Price I paid for an off-contract Android-based HTC Desire: £389.99. Consumer electronics arguably unnecessary with a smartphone in your pocket: GPS receiver: approx £100 Wireless VoIP phone: approx £60 Archos multimedia tablet: approx £150 Kindle: approx £100 iPod: approx £100 Netbook: approx £300 Nintendo DS: approx £110 Therefore, my phone was free. (I realise that… Read More »

Android Applications

Paypal released an Android app. “Great”, thinks I, “I’ll install that”. Here is the list of permissions that the paypal app “requires”: Your location, coarse and fine Full internet access Add or modify calendar events, send email to guests, read calendar events Read contact data Send Linux signals to applications Read phone state and identity… Read More »

Android Applications

I keep seeing these “top 50 Android apps” lists; and am often disappointed. While they usually do have a couple of the good ones on them, they seem to think it’s okay to put seven note taking applications, two location-aware apps and some just plain broken apps on the list. This then is a practical… Read More »