November 26th, 2011, 12:01 PM
|
#5 (permalink)
|
|
Over Macho Grande?
Join Date: Nov 2009
Location: NY
Posts: 7,090
Device(s): GalaxyNexus(LTE), NexusOne, OG Droid, GalaxyTab 10.1(LTE), Eris, Logitech Revue (fishtank)
Thanks: 4,164
Thanked 3,126 Times in 1,292 Posts
|
Yep as sohguanh said, it's possible for a dev to implement. An example is putting a shortcut on your desktop. That's basically sending a "parameter" to the browser to launch that particular page.
This is much the same as Windows, in that a dev would need to plan to accept the parameter, or it wouldnt do much.
However it's a bit different for Android, in that the dev has to set up a way for users to make shortcuts. You cant just add a shortcut to the screen, and add data to it like windows ("myprogram.exe" -launchbig)
Rather the dev needs to provide a list of available "parameters" to the Android OS in a way that allows the user to select a specific parameter as a shortcut.
All that said, you should be able to make a playlist and save it -- then later add it as a shortcut with most media players out there (though maybe not stock or Google Music)
|
|
|