Problème avec le débogueur Android
bonjour ,
depuis un certain temps , j'ai décidé de changer mon OS de windows 7 vers windows 8 mais j'ai eu un probleme , mon debogueur Android ne marche plus.
sur la console DDMS on m’écrit
Code:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
| [2012-12-06 17:55:40 - ddms] Can't bind to local 8601 for debugger
[2012-12-06 17:55:51 - ddms] Can't bind to local 8608 for debugger
[2012-12-06 17:56:08 - ddms] Can't bind to local 8602 for debugger
[2012-12-06 17:57:25 - ddms] Can't bind to local 8600 for debugger
[2012-12-06 17:57:47 - ddms] Can't bind to local 8601 for debugger
[2012-12-06 17:57:51 - ddms] Can't bind to local 8602 for debugger
[2012-12-06 17:57:53 - ddms] Can't bind to local 8603 for debugger
[2012-12-06 17:57:54 - ddms] Can't bind to local 8604 for debugger
[2012-12-06 17:57:59 - ddms] Can't bind to local 8605 for debugger
[2012-12-06 17:58:03 - ddms] Can't bind to local 8606 for debugger
[2012-12-06 17:58:04 - ddms] Can't bind to local 8607 for debugger
[2012-12-06 17:58:13 - ddms] Can't bind to local 8608 for debugger
[2012-12-06 17:58:30 - ddms] Can't bind to local 8609 for debugger
[2012-12-06 17:58:31 - ddms] Can't bind to local 8602 for debugger
[2012-12-06 17:58:35 - ddms] Can't bind to local 8610 for debugger |
Quand j'execute ca marche a merveille mais quand de deboguer pour trouver la source d'un problème sur l’émulateur on m’écrit (Application le nom de mon application (processe le nom package)waiting for the debugger to attach avec un boutton force close)
elle ressemble exactement a cette image
http://www.dwtutorials.com/tutorials...r-debugger.png
je vous remercie d'avance