WordPress media upload api on Android

In this post I will be writing about how to upload media on to word-press site using the Media api from wp-api library. Again the reason for writing this is same, not enough info on this particular topic, and few people are stuck in the same issue I faced. Another reason for writing is that, […]

Reading shoutcast stream on Android

In this post I will be writing about how to extract meta-data info from Shoutcast url. The reason for writing this post is that not much info is available about this stuff on Android, thus without wasting any more time, lets begin. The first step in this procedure is to call the url, with Icy-MetaData […]