Hi I am new to this android programing.
I need to add my application to home screen as shortcut programmatic.
Please give the idea for that. If possible please tell me how to manage existing shortcuts(deleting and adding some more shortcuts)
Hi I am new to this android programing.
I need to add my application to home screen as shortcut programmatic.
Please give the idea for that. If possible please tell me how to manage existing shortcuts(deleting and adding some more shortcuts)
I have read an article which may helps you to add application Shortcut programmatically on Home Screen......
you can refer the example .
You can also refer the stackoverflow question related to shortcut HERE .