[android-developers] FM receiver hardware class

2013-10-29 Thread Andrew Mackenzie
I looked into FM receivers a little. Its not supported in Android itself. OEMs (e.g. Samsung) add specific hardware and an app that uses a native library of theirs (thats tied to specific radio controller chip). You can find a radio app project on the web, but it will only work with phones

[android-developers] FM receiver hardware class

2013-10-28 Thread judemwe...@gmail.com
Hi, I have been looking into the android source and surprised there is no FM receiver mechanism. Some documents do indicate there is the class android.hardware.radio but can not seem to find it. Any pointers on getting this or reasons of leaving it out? Regards -- You received this message