Background MIDlets are not allowed to invoke applications while in the background. If a MIDlet calls the Registry.invoke method while in the background, the method throws a SecurityException.
Registry.invoke
SecurityException