I would like to write an app that would let a user locate an app or folder.
For example a user would like to find: Widget
The app would return:
- The Widget app is located on screen 4 < in the Thingamagigs folder >
or
- The Widget folder is located on screen 4
What commands would I need?
This is not possible in iOS 5, there is no public API that would give you access to this information.