logo logo
Four Best Chrome Extensions for Reading JSON

Four Best Chrome Extensions for Reading JSON

As a software developer that deals much with RESTful API, reading raw JSON data on browser can be a pain. It always easier  to read a well formatted JSON in tree view than  in raw data format. Luckily,...
How to Send Image to Twitpic from Android

How to Send Image to Twitpic from Android

Twitpic is one of the most common used image hosting that allows users to easily post images to Twitter and other social media. Twitpic can be used independently of Twitter, in a way similar to Google Picasa...
How to Use Foursquare API on Android Application

How to Use Foursquare API on Android Application

This is my second post about using Oauth enabled API on Android. This time i’ll try to explain how to use Foursquare API V2 within Android application. I built my own Android implementation for...
How to Post Twitter Status from Android

How to Post Twitter Status from Android

While developing one of my Android application, i found it was hard to find a good and simple tutorial on how to integrate Twitter into Android app.  There are some external java libraries over the net that...
bottom