简体   繁体   English

如何获得我的应用程序快捷方式以显示在设备中?

[英]How can i get my application shortcut to show up in the device?

I am using Activity-alias in AndroidManifest.xml to specify another entry point to my application using shortcut. 我在AndroidManifest.xml中使用Activity-alias使用快捷方式为我的应用程序指定另一个入口点。 I am seeing the shortcut in the shortcut list. 我在快捷方式列表中看到了该快捷方式。 How can I get my 2nd icon (shortcut) to show in the Home? 如何使我的第二个图标(快捷方式)显示在主页中?

If you are not seeing your launcher icon at all, see the third activity in this ApplicationManifest.xml for an example of an declaration. 如果根本看不到启动器图标,请参阅此ApplicationManifest.xml中的第三个活动以获取声明示例。

If by "shortcut list" you mean the app menu, then you can just hold and drag the icon with your finger and it will allow you to drop it on your Home screen. 如果通过“快捷方式列表”表示应用程序菜单,则只需用手指按住并拖动图标,即可将其放在主屏幕上。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM