Posted in May 20, 2010 ¬ 10:33 amh.Matt Cutts
Okay, today I’m going to try something different again. I’m going to try live-buzzing the keynote of Day 2 of Google I/O. You can follow the live-buzz right here.
I’m going to update the buzz as news comes out; if you’re following on the web instead of on Buzz, you might need to hit reload to [...]
Read the rest of this entry »
Posted in May 3, 2010 ¬ 10:49 amh.Matt Cutts
Here are the Android Apps that I currently love. It’s not a complete list, but it’s a pretty good start.
Music and sound apps
Subsonic: stream music from your home computer to your phone
Listen: save and play podcasts like This Week in Google
Tuner – gStrings: a great guitar tuner
Pandora Radio: stream customized music based on artists you [...]
Read the rest of this entry »
Posted in February 23, 2010 ¬ 1:32 amh.Nathania Johnson
Posted in February 22, 2010 ¬ 12:42 pmh.Matt Cutts
I’m three weeks into a new 30 day challenge: no iPhone. When I got a Nexus One in December, I spent a few weeks carrying both phones around in the pockets of my jeans. It took a little while to adapt to Android, but I’m very happy with my Nexus One and I don’t plan [...]
Read the rest of this entry »
Posted in February 19, 2010 ¬ 11:13 amh.Nathania Johnson
Posted in February 16, 2010 ¬ 10:20 amh.Matt Cutts
Okay, someone tell me if this device exists (or build it!). I want a device where I can pay $10-15 to get a gadget in the mail. The gadget would sit in my pocket for a week wherever I go. The device would record cell phone signal strength for each of the four major U.S. [...]
Read the rest of this entry »
Posted in February 3, 2010 ¬ 1:58 pmh.Nathania Johnson
Google goes after Apple’s iPhone with new Android software update for Nexus One.
Click to read the rest of this post…

Read the rest of this entry »
Posted in January 30, 2010 ¬ 9:18 pmh.Matt Cutts
I wanted to play with writing Android apps on my home Linux computer, which is currently running Ubuntu 9.04 (Jaunty Jackalope). These are mostly notes for myself, so don’t feel guilty if you skip this post.
- Make sure your system is up-to-date:
sudo apt-get update && sudo apt-get upgrade
- Install Java
sudo apt-get install sun-java6-jdk
- [...]
Read the rest of this entry »
Posted in September 18, 2009 ¬ 12:23 amh.Nathania Johnson
The latest version of the Android SDK (version 1.6) was released earlier this week and one of more significant features included in the update is the Quick Search Box (QSB). The search feature would allow users to search both the device and the web.
For developers, it will provide the opportunity for quicker access to content inside applications. Developers can provide search suggestions to help applications be found by users.
If you are an Android developer, you’ll want to head over to the Android blog to get all the coding goodness you’ll need to get included in the Quick Search Box feature. Note that coding up your app for QSB will not automatically get your app included in the new feature.

Read the rest of this entry »