在 Android 上使用 ScreenCaptureActivity 在后台传递数据
有一个工作程序可以将屏幕录制从手机传输到设备。该程序还启动了谷歌导航。 问题是,由于这是从手机屏幕翻译的,因此无法使用手机。 当我按“开始”时,导航开始并转移到面板,我想使用手机,导航转移继续。 使用“停止”按钮,我结束屏幕录制的传输。 这是我的程序源代码,你能看一下并告诉我如何解决这个问题吗?
我不是 Java 专业人士。我用的是网上的源码,但是资料很少
There is a working program that transfers the screen recording from the phone to the device. The program also launches Google navigation.
The problem is that since this is a translation from the phone screen, then phones cannot be used.
When I press "Start", navigation starts and is transferred to the panel and I want to use the phone, and the transfer of navigation continues.
With the "Stop" button, I end the transfer of the screen recording.
Here are my source codes of the program, can you look at them and tell me how to solve this problem?
I am not a professional in java. I used the source code on the internet, but there is little information
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您上面的代码无法访问:我们需要特定的访问权限。
your code above isn't reachable : We need an specific access.