android - Android 上类似 teamviewer 的应用程序技术

标签 android sockets streaming

我很困惑在像 teamviewer 这样的应用程序上使用/应该使用什么技术。我正在考虑一个 android 应用程序,它可以自动记录 android 设备屏幕上的任何操作,然后为 PC 应用程序提供流线以实时查看该屏幕。

谁能给我一些提示?

最佳答案

是的,你可以做到。

这就是你如何为 android 做的。需要几个步骤,但您可以做到...

http://www.howtogeek.com/howto/42491/how-to-remote-view-and-control-your-android-phone/

希望这对您有所帮助。 谢谢。

关于android - Android 上类似 teamviewer 的应用程序技术,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12152173/

相关文章:

android - 从 SharedPreferences 读取与保留对象实例

android - cookie 不是通过移动数据接收的,而是在 android 注册期间通过 wifi 接收的(设备是 sony xperia)

c# - SignalR 在 2020 年是否相关?

synchronization - 通过 WiFi 将同步媒体流式传输到多个设备

android - jellybean 上的溢出按钮

安卓开发: updating code to more recent NDK?

c - 如何在 C 和 Linux 中检查套接字的可用数据量

linux - 将 AF_PACKET 套接字绑定(bind)到所有接口(interface)

带有凭据的 FFMPEG RTMP 流式传输到 WOWZA 服务器

java - response.flushBuffer() 不工作