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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -