android - Debugging on Google Cloud Platform -


i developing new android app , development environment (android studio 2.3) installed on virtual machine hosted in google cloud platform.

after quite lot of research still not able debug app, neither through android emulator, nor using device connected usb port of laptop.

this, of course, slows down work i'm not able see errors caused programming.

is there different do?


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -