文本编辑器创建一个Android Studio.desktop。可以用gedit创建一个。

[Desktop Entry]

Version=13.1

Name=Android Studio

Exec=/local1/android-studio/bin/studio.sh

Type=Application

StartupNotify=true

Icon=/local1/android-studio/bin/studio.png

Categories=Application;Office;

上面是我自己的设置

[Desktop Entry] Version=13.1 Name=Android Studio //为显示的名字 Exec=/local1/android-studio/bin/studio.sh//执行路径 Type=Application StartupNotify=true Icon=/local1/android-studio/bin/studio.png//图片所在位置 Categories=Application;Office;//分类

Logo

华为开发者空间,是为全球开发者打造的专属开发空间,汇聚了华为优质开发资源及工具,致力于让每一位开发者拥有一台云主机,基于华为根生态开发、创新。

更多推荐