The application doesn't actually run as a service or as a standard app. When it installed it registers itself with android, telling android that it wants to be notified when the ums_connected intent. Then any time that intent is sent, it executes my app. Then my app executes the command to bring...