I'm wondering how I can go about creating a Live Folder programmatically, and what permissions I would need to request in my app.
I've read a bunch of articles and postings about how to create a LF via the normal home-long-press method.
I would assume I need to send a specific intent to the home screen, but I can't seem to find the name of the home screen activity to send to, nor the intent to send.
How can I go about doing this?