Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
求深度官方打包Android 开源免费跨平台投屏软件scrcpy
Apps Section
4085
views ·
9
replies ·
To
floor
Go
183******65
deepin
2018-06-09 08:20
Author
本帖最后由 f174937 于 2018-6-9 00:24 编辑
很多时候为了测试方便或者演示 App ,需要投屏到电脑上进行操作。之前一直使用 [vysor](Vysor),后来 vysor 推出付费套餐,免费版本不仅有广告,界面设计也比较臃肿。
现如今有了个开源的软件scrcpy,https://github.com/Genymobile/scrcpy,速度快,不卡,而且免费,在电脑上控制安卓手机;
因为安装老是出错,所以希望深度官方或者社区大神可以打包该软件
Reply
Like 0
Favorite
View the author
All Replies
wuwangwocc
deepin
2018-06-09 21:09
#1
好东西,搞个教程,正需要呢
Reply
Like 0
View the author
DebuggerX
deepin
2018-06-12 13:14
#2
这个玩意自己编译安装很简单啊,出错应该是编译步骤没看仔细。。
我编译过的放压缩包里了,可以试试。
解压以后在文件夹里打开终端执行:
sudo mv scrcpy /usr/local/bin/ && sudo chmod a+x /usr/local/bin/scrcpy && sudo mkdir /usr/local/share/scrcpy/ && sudo mv scrcpy-server.jar /usr/local/share/scrcpy/
Copy the Code
然后按教程说明使用。
Reply
Like 0
View the author
Helll
deepin
2018-06-12 17:52
#3
arch大法好,直接有aur
Reply
Like 0
View the author
tommytctn
deepin
2019-05-25 12:41
#4
编译前要安装相关的依赖。
Reply
Like 0
View the author
JesseyLawson
deepin
2019-05-25 15:37
#5
这个可以有,支持
Reply
Like 0
View the author
deepin-chinaren
deepin
2019-06-24 15:36
#6
有没有完整的呀?我论坛里的方法和你的方法都没有成功,能否写一个完整的过程呀。
Reply
Like 0
View the author
wildlife
deepin
2019-06-24 22:34
#7
用 docker 呀,拉取镜像后,一行命令搞定
参考
https://hub.docker.com/r/pierlo1/scrcpy
Reply
Like 0
View the author
ms100
deepin
2019-06-25 04:01
#8
今天已经在应用市场出了
Reply
Like 0
View the author
nolocus
deepin
2019-06-27 03:31
#9
https://bbs.deepin.org/post/178520#
这样安装吗?
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
【Enhanced Repo】Better Deepin Repo is released
Popular Events
More
很多时候为了测试方便或者演示 App ,需要投屏到电脑上进行操作。之前一直使用 [vysor](Vysor),后来 vysor 推出付费套餐,免费版本不仅有广告,界面设计也比较臃肿。
现如今有了个开源的软件scrcpy,https://github.com/Genymobile/scrcpy,速度快,不卡,而且免费,在电脑上控制安卓手机;
因为安装老是出错,所以希望深度官方或者社区大神可以打包该软件