[Android Apps] deepin现在支持直接安装第三方途径下载的APK包吗?
Tofloor
poster avatar
master-k
deepin
2021-07-19 23:06
Author

如果可以,如何操作?

我试了下微信官网下载的微信apk,默认就是调用归档管理器当成压缩包打开了,无法安装

Reply Favorite View the author
All Replies
神末shenmo
deepin
Spark-App
Q&A Team
2021-07-19 23:15
#1
Reply View the author
Maicss
deepin
2021-07-20 01:16
#2

目前官方不支持,只有一些社区提供的安装方法

Reply View the author
sgb76
deepin
2021-07-20 03:43
#3

楼主可以安装星火商店,里面有很多不错的应用,在系统工具里有一款uengine运行器可以帮到你

Reply View the author
152******80
Advanced Packager
2021-07-20 17:09
#4

打开安卓GUI

/usr/bin/uengine-launch.sh --package=org.anbox.appmgr --component=org.anbox.appmgr.AppViewActivity

安装APK

/usr/bin/uengine-session-launch-helper -- uengine install  --apk=绝对路径

Reply View the author