paperlined.org
apps > android > projects
document updated 10 years ago, on Feb 12, 2014
I want to be able to automate the creation of home-screen shortcuts on my phone, for when I have to setup a new Android.

Here's how you create shortcuts, using an intent: [1] [2] (more)

You should be able to do this from SL4A, using the makeIntent() API call.