Thursday, April 30, 2015

Andrudio audio player for android

I've released an audio player for android that utilises the ffmpeg library for decoding audio.
You can also use libav if you prefer.




Wednesday, February 18, 2015

Bustoppa Android App

I've just released an android app of mine for finding out when the bus leaves around
Wellington, New Zealand.
It's called Bustoppa and you can download it here .

I'll be posting the source code on my github account shortly.


Thursday, January 29, 2015

Android SearchView demo

This is a small demonstration of how I managed to get the Android SearchView widget working nice.

You can find the source code here

This is a standalone app supporting android versions 8 -> 21 featuring:
enter image description here
enter image description here