Author Archives: Matt Oakes

Gingerbread on HTC Desire

I recently decided to make the jump from Froyo to Gingerbread on my HTC Desire. The ROM I chose was the excellent Oxygen ROM by AdamG. It’s based off the open source code (AOSP) and has very minimal modifications to add a … Continue reading

Posted in Android | 1 Comment

Reusable TitlebarActivity

One of the UI guidelines which Google made use of in their Twitter application is the Titlebar UI element. The premise of the titlebar (Actually called Actionbar by Google I think) is that it replaces the default titlebar with a … Continue reading

Posted in Uncategorized | Leave a comment

adbWireless is great!

If you develop on android you must know how annoying it can be sometimes to have to have your phone plugged into your computer via USB just to debug an app on it. Sometimes you might not have the cable … Continue reading

Posted in Android, Coding | Tagged | 1 Comment

Camping with a smartphone

There are many situations a smartphone is perfect for: entertainment on public transport, music while walking, constant email updates and even a quick gaming session in a particularity slow lecture (not that I’d do that of cause). One thing it’s probably not … Continue reading

Posted in Android | Tagged | 3 Comments

Better QuickActions

Just a quick post. I’ve found a better version of the QuickActions project that I posted about a week or so ago. This new version is a modification of the original one by Lorenz. The modification adds the same style that the … Continue reading

Posted in Android, Coding | 3 Comments

Backups

Everyone always says that backing up work is an important thing. The problem I ran into was when I decided to commit my files to SVN to make sure I always had it copy the SVN client (the one built … Continue reading

Posted in Coding | Tagged | 4 Comments

Implementing Quick Actions on Android

If anyone hasn’t had a look at the official Twitter app on Android yet it’s well worth a look. It’s one of the best designed applications on the Android platform and shows what all applications should be like. There is … Continue reading

Posted in Android | Tagged , , , , | 1 Comment

Android 2.2 (Froyo) for the HTC Desire with Sense

I’ve finally got round to rooting my HTC Desire and installing a custom rom on it. The one I went for is the newly released DJ Droid, which is based off Android 2.2 (known as Froyo) but also has HTC’s custom Sense … Continue reading

Posted in Android | Tagged , , , | 1 Comment

Sony Ericsson Developer Tutorials

Found another great resource for android development. Sony ericsson have started releasing tutorials about how to make some fancier UI elements such as one finger zoom and a 3D ListView. Take a look

Posted in Android | Tagged , , | 1 Comment

Great Android Developer Links

I’m really getting into developing applications on Android right now. Here are some great links that I’ve found that helped me greatly: How to master ListView A beginners guide to Andoid apps Various android tutorials from developerlife CommonsWare books

Posted in Android | Tagged , , | Leave a comment