

I spend MOST of my time with Meteor not on development but on this kind of issue. I have the same project building correctly on another machine that I have tried to exactly reproduce everything from (including Android Studio 3 setup, environment / path variables). I've tried Android SDK 23,24,25,26,27, with none working. Others have apparently had similar problems, based on a number of other issues, and posts, but I have not been able to find a resolution. It is completely unclear what's going on. I especially like this instruction from the Guide: “Install the Android SDK and download the required tools, platforms, and other components” The instructions in the Guide are not adequate. This has become a half-day project, and is still not working. ✗ Android target: avdmanager: Command failed with exit code 1 Error output:Įxception in thread "main" : javax/xml/bind/annotation/XmlSchemaĪt .SchemaModule$SchemaModuleVersion.(SchemaModule.java:156)Īt .SchemaModule.(SchemaModule.java:75)Īt .AndroidSdkHandler.(AndroidSdkHandler.java:81)Īt .n(AvdManagerCli.java:213)Īt .AvdManagerCli.main(AvdManagerCli.java:200)Ĭaused by: : .XmlSchemaĪt java.base/.loadClass(BuiltinClassLoader.java:582)Īt java.base/$AppClassLoader.loadClass(ClassLoaders.java:185)Īt java.base/(ClassLoader.java:496) Please follow the installation instructions in the mobile guide: Your system does not yet seem to fulfill all requirements to build apps for Android. Possible to run meteor add-platform android

The operating system you're running Meteor on.The last version of Meteor where the problem did not occur, if applicable.The version of Meteor showing the problem.Or if you are on MAC system then from Platform settings. On windows system File –> Project Structure and then you will see SDK Location Option and from there you can set it up by providing a path or by browse it. That’s pretty easy, and also sometime if you want to change your SDK you can always change it right in your Android Studio from If you already have SDK, Another option as shown in below picture at Left down corner there is a nice option for download SDK, by clicking it you can download SDK with latest release right from there,You can also use third option see in right down corner setup Android SDK for me by clicking it you can step by step set your sdk.Īlthough you can also set it up when Android shows you list of available projects, a starting prompt window shown below

You can simply give a path here or browse folder where sdk is available in local system. While first installation There are two situations either you have pre-installed Android SDK if you had used it in past or you have nothing at all, At a time of installation Installer always ask user how you want to configure SDK with your studio.
