tags:

views:

18

answers:

0

When I load my Android app to run on my Droid X, it says "application not loaded" and gives the following error message in the console. Must be something with the permissions or the Launcher as far as I can tell. Thanks, Bill

[2010-08-20 23:15:39 - Memory] Installing Memory.apk... [2010-08-20 23:15:40 - Memory] Success! [2010-08-20 23:15:41 - Memory] Starting activity com.android.memory.MemorySplashActivity on device [2010-08-20 23:15:41 - Memory] ActivityManager: Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.android.memory/.MemorySplashActivity } [2010-08-20 23:15:41 - Memory] ActivityManager: java.lang.SecurityException: Permission Denial: starting Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.android.memory/.MemorySplashActivity } from null (pid=-1, uid=-1) requires null