[Others] uenging使用豌豆荚安装安卓软件成功后启动器里没有
Tofloor
poster avatar
sdszbslzq
deepin
2022-05-27 20:17
Author

uenging使用豌豆荚安装安卓软件成功后启动器里没有

Reply Favorite View the author
All Replies
寰宇ζ
deepin
2022-05-27 20:53
#1

目前官方的这个还没有自动创建图标的功能

,只能是在安装之前创建好图标,或者是自己创建

Reply View the author
jjcui8595
deepin
2022-05-27 21:39
#2

使用Uengine运行器安装

Reply View the author
delsin
deepin
2022-05-27 21:45
#3

建议你把要安装的apk文件下载到本地之后,用uengine安装。

Reply View the author
csworldcup
deepin
2022-05-27 22:26
#4

第三方市场安装的安卓都没有图标,所以我在桌面新建里这个快捷方式,打开这个快捷方式后效果如图:

image.png

桌面快捷方式的内容如下:

[Desktop Entry]
Categories=System;
Comment=Anbox
Encoding=UTF-8
Exec=/usr/bin/uengine-launch.sh --package=org.anbox.appmgr --component=org.anbox.appmgr.AppViewActivity
Icon=anbox
MimeType=
Name=安卓桌面
StartupWMClass=Anbox
Terminal=false
Type=Application

将这个代码保存到桌面,文件名 android.applications.desktop,文件名随意,后缀是 .desktop 就行

Reply View the author