javascript - Running Meteor mobile app on physical Android device -


i'm having hard time trying run meteor app on android device (lg g2). googled answer , didn't find encounter. followed instuction , went fine, added android platform project , ran meteor run android-device. device lg g2 plugged usb cable machine i'm building , running app with, , device has usb debugging enabled. seem fine, terminal indicates:

started proxy. started app on android device. i20150530-16:38:11.280(3)? - waiting device - started mongodb. started app.  app running at: http://localhost:3000/ 

no error indication, nothing suspicous, app doesn't come on device. nothing happens. has clue? tried give own ip , port command without change.

you need set usb connexion on android device "camera". whith s4 mini had same symptoms , solution.


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -