You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 20, 2021. It is now read-only.
Running on an Android emulator
In the terminal, go to your app folder and type: meteor install-sdk android
This will help you install all of the necessary tools to build an Android app from your project. When you are done installing everything, type:
However, running the command meteor install-sdk android produces this output:
I'm following the "simple-todo tutorial and arrive at page 6 https://www.meteor.com/tutorials/blaze/running-on-mobile which says:
However, running the command
meteor install-sdk android
produces this output:And that takes me to a long list of new instructions. Clearly, it's not as simple as the tutorial page 6 makes it out to be.
Meteor 1.6.1
Ubuntu 16.04 LTS
The text was updated successfully, but these errors were encountered: