简体   繁体   中英

Meteor mobile development

I am building a mobile app in meteor. But the development is very slow. I am using simulator. But working with Simulator slows the development a lot. Making change in the code does not refresh the app quickly, it delays a lot. Like, it takes longer if I connect to the real phone.

I am wondering is there any way to develop meteor app in mobile quickly? I wanna speed up the development process.

I am using android. And the commands that I am using are

meteor run android //to run in simulator
meteor run android-device// to run in mobile

Try use genymotion simulator. It is as fast as a real device IMO. Try it. Should work.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM