Testing android on windows

Apparently using meteor install-sdk android isnt available on windows yet :expressionless:. What should i use to get a android test running?

2 Likes

Mac or Linux i think :confused:

1 Like

Its easy to build android apps and now also Windows apps when using Windows OS

SE: https://medium.com/@borissevo/developing-android-mobile-app-with-meteor-on-windows-7c62e6be7e27

Make Windows apps:

Electron28 is your principal option
With electrify20 is too easy to build Windows .exe app in two commands
Electrometeor25 is another alternative