Dear,

When pressing a button on my application, Eclipse ask me to open the
debug perspective and the application pauses (not stop, and no force
to close message).

I debug on a real device, and  if, after eclipse ask to open the debug
perspective, I disconnect my device from the computer, the game
continus as usual without any problem.

On the debug consol, I have got only :
<terminated> [Android Application]
        <disconnected>DalvikVM[localhost:8601]

I know whre the problem is from but I can't understand why :
I have got two buttons :
 1-  one a pause/play button that pauses the game
 2- the other permits to go to next screen. You can not go next screen
if it's on pause.

If I press to go next screen without having pressing the pause/play
button, no debug perspective is opened.

But If I press the pause/play button and after I press the go next
screen button, there the debug perspective asks to be opened.
What's really strange is that if I remove all action done from the
OnClickListener for the pause/play button, I still meet that problem.

I have no force to close message and If the device is disconnected
from the computer everything seems find.

Questions are : What's wrong ? How can I know more about ? Does that
bug could affect my application on real device ?

Regards,

Olivier




--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to