Meteor a series of questions about installing the Android operating Environment Command 1:
meteor install-sdk android
Installing Android Build Tools events.js:72 throw// Unhandled ‘error‘ event ^Error: read ECONNRESET at errnoException (net.js:904:11) at Pipe.onread (net.js:558:19)
Solution Solutions
Modify the Hosts file, "click here"
32-bit libraries not found? Android emulator acceleration is not installed (The Android emulator will be very slow without acceleration)Platform requirements not yet met Please follow the instructions here: https://github.com/meteor/meteor/wiki/Mobile-Dev-Install:-Android-on-Linux#libs32
Solution Solutions
sudo apt-get update
sudo apt-get install–yes lib32z1 lib32stdc++6
? Android emulator acceleration is not installed (The Android emulator will be very slow without acceleration)Platform requirements not yet met Please follow the instructions here: https://github.com/meteor/meteor/wiki/Mobile-Dev-Install:-Android-on-Linux#haxm
Solution Solutions
Install KVM Virtualization Technology "click here"
Command 2:
meteor add-platform android
Meteor a series of problems installing the Android operating environment