This is a migrated thread and some comments may be shown as answers.

How can I add my application's shortcut to the homescreen upon app installation?

2 Answers 176 Views
AppBuilder extension for Visual Studio
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Truong
Top achievements
Rank 1
Truong asked on 16 Sep 2014, 01:39 AM
I want to create my android app's shortcut/launcher icon on the homescreen as soon as I install my app (even before I start it). Is that possible? How might I do that?

2 Answers, 1 is accepted

Sort by
0
Tsvetina
Telerik team
answered on 18 Sep 2014, 11:21 AM
Hello Hung,


You cannot add a shortcut to the Android home screen before the first run of your application. Apart from user-defined ones, only Google Play can add shortcuts to the home screen after installing a specific app. 

If you want to add a shortcut after the user runs the app, you can take a look at this custom plugin:
https://github.com/jorgecis/ShortcutPlugin 

Instructions for adding a custom plugin to AppBuilder are available in this help article:
Working with Custom Plugins


Regards,
Tsvetina
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
0
Truong
Top achievements
Rank 1
answered on 22 Sep 2014, 06:53 AM
Thanks you so much
Tags
AppBuilder extension for Visual Studio
Asked by
Truong
Top achievements
Rank 1
Answers by
Tsvetina
Telerik team
Truong
Top achievements
Rank 1
Share this question
or