Version 3.2.x ("Life on Mars?")
Transistor is a bare bones app for listening to radio programs over the internet. The app stores stations as files on your device's external storage. It currently understands streams encoded in MP3, AAC and Ogg/Opus(*).
Important note: This is an app of type BYOS ("bring your own station"). It does not feature any kind of built-in search option. You will have to manually add radio stations.
Transistor is free software. It is published under the MIT open source license. Want to help? Please check out the notes in CONTRIBUTING.md first.
... or get a Release APK here on GitHub
The easiest way to add a new station is to search for streaming links and then choose Transistor as a your default handler for those file types. You can also tap the (+) symbol in the top bar and paste in streaming links directly. Please note: Transistor does not feature any kind of built-in search option.
Tap the Play button ;).
Tap the Stop button within the app or on the notification - or just unplug your headphones.
Tapping the Clock symbol in the stations detail screen starts a 15 minute countdown after which Transistor stops playback. An additional tap adds 15 minutes to the clock. Playback must be running to be able to activate the sleep timer.
The option to place a shortcut for a station on the Home screen can be accessed from the station's three dots menu. A tap on a shortcut will open Transistor - playback will start immediately.
The rename and delete options can be accessed both from the station's detail screen. Just tap on the three dots symbol. You can manage the list of stations also from a file browser (see next question).
Transistor does not save its list of stations in a database. Instead it stores stations as M3U files on your device's external storage. Feel free to tinker with those files using the text editor of your choice. The files are stored in /Android/data/org.y20k.transistor/files/Collection.
Transistor supports Android 6's Auto Backup feature. Radio stations are always backed up to your Google account and will be restored at reinstall. On devices running on older versions of Android you must manually save and restore the "Collection" folder.
There is nothing to be set ;). Transistor is a very simple app. Depending on your point of view "simple" is either great or lame.
This permission is needed to install and uninstall radio station shortcuts on the Android Home screen.
Transistor streams radio stations over the internet.
Transistor needs access to images, photos and documents to be able to customize radio station icons and to able to open locally saved playlist files.
Tapping and holding a radio station will toggle a tiny vibration.
During Playback Transistor acquires a so called partial wake lock. That prevents the Android system to stop playback for power saving reasons.
(*) Opus playback is only supported on devices running Android 5.0+