I want to develop an Android Phone project where I can find the signal strength of any particular FM station using the built-in FM receiver.
In particular, I am interested in the Samsung I9000 Galaxy S.
Is it possible?
AFAIK, There is no official API for FM radio in Android to date.
All devices will not have FM radio, and devices with FM have their own manufacturer-specific API for working with FM radio.
For more information see this post.
Source: https://habr.com/ru/post/959211/More articles:Need for try catch inside constructor - c ++RSA encrypts / decrypts failure in my own python implementation - pythonRust calls the trait method on a type parameter - traitsconvert 4-digit wartime to standard 12-hour time format - javaHow to unpack COMP-3 digits using Java? - asciiHow to determine HTTP response header size? - google-chrome-devtoolsSignal strength FM for Android - androidASP.NET MVC POST returns HTTP 302 incorrectly - c #Effective 1D linear regression for each element of a 3D numpy array - pythonWhy does the priority queue have an initial default capacity of 11 - javaAll Articles