Introduction

Android app for x26radio, a very simple app to listen to the livestream from http://x26radio.ucrony.net on 26 March.
For everything else check out http://london.indymedia.org

Get the app

VERSION 0.9.1

http://projects.plentyfact.org/attachments/download/50/x26radio-0.9.1.apk

This is a version which can be used on the day.

Note

This is free software under the GPL v3 and comes with no warrenty whatsoever

see http://www.opensource.org/licenses/gpl-3.0

Note on installing and running

Due to the short notice and ongoing development, the app is still signed with the android sdk debug key.
However, this will run just fine on the phone.

Please note that running a permanent stream via 3G will take a lot of battery! The availability of the stream
- despite the fact that it uses a downsampled stream of 32kbit - will also massively depend on the quality of service of your carrier.

Developers

if you do not trust the developers or want to improve the application, you can build the app yourself.

checkout the code from the repository (subversion)

svn co http://svn.plentyfact.org/x26radio

Screenshots

Those might be outdated a bit.

status

- almost considered stable. seems to have streaming issues via 3G on some phones, which might be carrier related.

roadmap

- 13 March: initial version DONE

- 16 March: feature complete, testing on different android versions

- 19 March: advertise and distribute

changelog

v0.9:

- correct streaming servers
- circumventing the t-mobile cache problem

v0.8:

- running in background with notification,

v0.5:

- fixed issues with buttons

- added option "menu" for menu-key
(tumbles are only simulated right now, now live updates)

v0.3:

- buttons now properly indicating if stream plays or not

- using prepare() again to stop having to press "start" twice