I've released an audio player for android that utilises the ffmpeg library for decoding audio.
You can also use libav if you prefer.
Thursday, April 30, 2015
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.
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:
You can find the source code here
This is a standalone app supporting android versions 8 -> 21 featuring:
- Proper material theme styling of the search view
- How to wire up the search view to a ContentProvider
- How to use the SearchRecentSuggestionsProvider
Subscribe to:
Posts (Atom)