I am currently working on an application that is supposed to configure several devices running Android 3.0 and 3.1 connected to the workstation. The task at hand requires that we remove all of the icons on the desktop and put the needed ones on it instead. So the question is - is there an option of programmatically locating and removing icons from Android desktop? Any workaround is acceptable.
Thanks in advance!