I need the ability to create, modify, and delete the desktop shortcut folders that are new to ICS. I've found examples on how to create application shortcuts (of course), but I can't find any information on how to work with the new ICS folders. Anyone have any idea?
I'm using your standard Eclipse-based Java development environment; I would expect that the com.android.launcher.action.INSTALL_SHORTCUT intent action would be used, but I have no idea where to go from there...
Thanks in advance!
Jason