Android FM 信号强度 [英] FM signal strength of Android

查看:80
本文介绍了Android FM 信号强度的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想知道 Android 中的 FM Radio 信号强度.为此,我必须与硬件交互吗?或者有什么API可以直接给我信号强度的值?

I want to know the FM Radio signal strength in Android. For this I have to interact with hardware or not? Or is there any API which can directly give me the value of signal strength?

推荐答案

FM 收音机在某些手机中可用.无论如何,您必须内置 FM 调谐器(收音机).

FM radio is available in some phones. Anyways you must have an FM tuner (radio) built-in.

为此,我必须与硬件与否?

For this I have to interact with hardware or not?

是的,当然你必须这样做,因为它没有被带入堆栈.

Yes, of course you will have to as it has not been brought into the stack.

有没有什么API可以直接给我信号强度的值?

is there any API which can directly give me the value of signal strength?

我认为,不.

如果需要的话,也许您必须编写自己的 jni 和 java 源代码并将其添加到堆栈中.

Maybe you will have to write your own jni, and java source and add it to the stack, if you need one.

这篇关于Android FM 信号强度的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆