Question
How to create Android shortcut to App in AIR?
What is the programmatic way (is there a programmatic way?) to create a
main launcher shortcut to your application on Android -- using AIR and AS3?
The tablets are being used only for our app, so it is appropriate
to put a shortcut on main for us, upon install.
This can be done in Java on Android.
I’m looking to drop the app icon right onto the Honeycomb main launcher – and
not just under the Apps button; where it goes by default.
I spent a while searching and didn’t see it.
Thanks
