Top "Radio" questions

Radio is the transmission of signals through free space by electromagnetic radiation of a frequency significantly below that of visible light, or a device for doing the same.

How to implement FM Transmitter in android?

I want to know how to implement FM Transmitter in android app. I want my android phone generate a radio …

android radio
jQuery Radio Button "is selected" code

I am writing a program to check if a radio button is selected. What I have is a good start …

jquery button radio
If Radio Button is Selected Show Div - 8 Radio Buttons / 8 Divs - Can this be simplified?

Basically, I want 8 radio buttons. And if one radio button is selected then a div is shown below. If another …

javascript jquery html button radio
Listen to a shoutcast with Android

since quite some time I'm trying to listen to .pls files (shoutcasts). I have to say that I failed horrible. …

java android sockets stream radio
add an image to a html type input check box or radio

I'm trying to specify an image to be used for my unchecked and checked values for html input type checkbox …

html input types checkbox radio
ng-model changes of type in radio button

Please note this example: JSFiddle Sample <div ng-controller="myCtrl"> var ng-model = {{myValue}} - {{myType}} <input type="radio" …

javascript angularjs angularjs-directive radio
Android: How to record mp3 radio (audio) stream

My favorite Radio station plays a radio audio stream in mp3 format. In my android application I can receive and …

android stream mp3 record radio
Disable radio buttons based on value

I want to disable radio buttons based on the value of a variable. The radio that is equal to the …

jquery radio
Radio Frequency Triangulation (Positioning)

I'd like to know if it's possible to somehow triangulate (or otherwise) get a location of a moving object inside …

arduino radio triangulation
How to play and pause in only one button - Android

I have two buttons in my media player that streams a radio station, play and pause. I want to make …

android stream radio playback