Search code examples
javaandroidddms

Android DDMS activityManager


Possible Duplicate:
Activity not started, its current task has been brought to the front

Why does this error appear when i am launching my application ??

[2012-06-16 14:13:17 - Cameraaaa] ActivityManager: Warning: Activity not started, its current task has been brought to the front

Solution

  • this comes up when your current deployment on the device is the same as the one you are trying to install now, when launching from eclipse