How annoying - a plea to Intent handlers

The Android intent system is great. I want to let the user select an image they have taken so I can do something with it? I want to get contact details of one of the user's contacts? I want to let the user send an email? I don't have to …

more ...








Proxying network requests over the USB cable

You know how it is - you're developing an app that uses an API out on the Internet. You're sitting on your development machine that uses wired ethernet. Your phone is connected to a wi-fi access point which is on a different network to your development machine and you need to …

more ...