Creating shortcut on the home screen of Android

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bnashenas1984
    Contributor
    • Sep 2007
    • 257

    Creating shortcut on the home screen of Android

    Hi everyone
    I'v been trying to find a way to create shortcuts with AS3 for a week now.

    I have found some script to do it with Java but is it possible to do it with AS3 and AIR for Android? Are there any ANEs to do it?

    Here's what I found:
    http://bit.ly/1J6urtM

    All I need to do is to let the user click a button and add shortcuts to different pages in my app.
    That means the created shortcut should send an ID to let the app know which page to show.

    Some apps like Google Chrome for Android have this functionality.

    Thanks in advance
Working...