admin管理员组

文章数量:1340971

I'm trying to create an app with Ionic on Linux. I use the emulator Genymotion because ADB doesn't work on my puter (black screen until the end of time). I haven't any problem to run the app on Genymotion with ionic run android but I'm wondering how to see the JavaScript logs (I need to check what is wrong with the plugin cordova file). I tried to see it through the browser but it doesn't work.

I'm trying to create an app with Ionic on Linux. I use the emulator Genymotion because ADB doesn't work on my puter (black screen until the end of time). I haven't any problem to run the app on Genymotion with ionic run android but I'm wondering how to see the JavaScript logs (I need to check what is wrong with the plugin cordova file). I tried to see it through the browser but it doesn't work.

Share Improve this question edited May 9, 2015 at 22:09 JoQuery asked May 9, 2015 at 21:58 JoQueryJoQuery 911 silver badge8 bronze badges
Add a ment  | 

1 Answer 1

Reset to default 16
  1. Set adb to IP of genymontion.
  2. Run Chrome
  3. enter this url chrome://inspect/#devices
  4. Enjoy.

本文标签: loggingIonicGenymotionJavaScript logsStack Overflow