Search code examples
androiddebuggingadb

Debugging application via chrome ARC Welder


is it possible to debug application from Android IDE(AndroidStudio, eclipse, etc) directly and receive application log?

is it need another extension for IDEs or not?

when I run ARC Welder and test it , it's correct :

enter image description here

but when I run application , not shown me ARC Welder for choosing!

enter image description here

Too , before I saw this : https://github.com/vladikoff/chromeos-apk/blob/master/archon.md and not helped.


Solution

  • it's possible to debug application from Android IDE(Like android studion, eclipse or...) directly and receive application log?

    Until now with Arc Welder (beta) that´s not possible