[android-developers] Warning Message - Debugging

2011-05-31 Thread Sivaprakash
Hi


I have written a simple application and tried to debug it with the device. I
am getting following warning message when I enable
android:debuggable=true in my manifest file if I remove everything goes
well and still it gets deployed into the device? Any clues to avoid this
warning.



[2011-05-31 11:47:03 - Test] ActivityManager: Starting: Intent {
act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER]
cmp=com.company.test/.Explorer }
[2011-05-31 11:47:03 - Test] ActivityManager: Warning: Activity not started,
its current task has been brought to the front

-- 
- Prakash.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Warning Message - Debugging

2011-05-31 Thread Mark Murphy
Simply ignore that warning.

On Tue, May 31, 2011 at 3:07 AM, Sivaprakash
sivaprakashshanmu...@gmail.com wrote:
 Hi


 I have written a simple application and tried to debug it with the device. I
 am getting following warning message when I enable
 android:debuggable=true in my manifest file if I remove everything goes
 well and still it gets deployed into the device? Any clues to avoid this
 warning.



 [2011-05-31 11:47:03 - Test] ActivityManager: Starting: Intent {
 act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER]
 cmp=com.company.test/.Explorer }
 [2011-05-31 11:47:03 - Test] ActivityManager: Warning: Activity not started,
 its current task has been brought to the front

 --
 - Prakash.

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training in NYC: http://marakana.com/training/android/

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en