PDA

View Full Version : Launching Apps Programmatically


kdbdallas
08-15-2007, 02:16 AM
Does anyone know of a way to launch apps on the iPhone programmatically?
Using: system() works but locks up the phone, so that doesn't work...

phattie
08-15-2007, 03:00 PM
Have a look at the source code of MobileFinder (http://code.google.com/p/mobilefinder). That guy has made his app launch programs from inside his own.