Cant use cordova android in windows?

Michael Joseph Aubry

After hours of struggling I decided to reread the whole cordova documentation, I noticed this.

To add support or rebuild a project for any platform, you need to run the command-line interface from the same machine that supports the platform's SDK. The CLI supports the following combinations:

iOS (Mac)
Android (Mac, Linux) <------
BlackBerry 10 (Mac, Linux, Windows)
Windows Phone 7 (Windows)
Windows Phone 8 (Windows)
Windows 8 (Windows)
Firefox OS (Mac, Linux, Windows)

Is it true that I cant use the cli on windows for android? I have the SDK for android installed on my machine, so IDK why it doesn't say windows?

Are there any workarounds, should I avoid the cli and build my app myself?

The reason why I ask is in the cli I run cordova platform add android I get errors, and have done everything in my power for the last 10 hours to get it to work.

Purus

1) You can use CLI commands in windows OS. I personally develop for Android in windows.

2) Its highly recommended to use CLI as it makes the life easy for adding/removing any plugin usage.

3) For the CLI to work correctly, you may require to install Ant, NodeJS.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Cant use my Device as a Emulator in android

From Dev

JavaScript RegExp cant use twice?

From Dev

Android canvas drawColor, I cant seem to use a color defined in xml

From Dev

How to use proguard in cordova android App

From Dev

Cordova 4.1.2 CLI Android Build Fail Windows

From Dev

Cant use @property in objectiveC xcode

From Dev

Why cant i use both test artifacts in Android studio?

From Dev

How can I use a C library in an Cordova based Android app

From Dev

jsPDF and cordova Cant view the pdf file

From Dev

cant use [routerLink] inside the component

From Dev

Why cant I use Pattern.UNICODE_CHARACTER_CLASS in My Android App?

From Dev

JavaFX Cant use onAction

From Dev

Cordova: Cant add android platform on windows 8

From Dev

How to add android cmd to windows 8.1 system path ? (cordova application)

From Dev

Cant use ItemTemplateSelector with Flipview

From Dev

Cant use Ubuntu

From Dev

Cordova app - Use ringer volume instead of media in Android

From Dev

Cordova swipe event detection options for Android, iOS and Windows tablets

From Dev

Cant use insert with subquery

From Dev

Java (Android Studio) - Cant use LocalBroadcastManager.getInstance(this)

From Dev

I cant use my Windows 10 partition after reinstalling Ubuntu 16.04?

From Dev

Cant connect to server when execute cordova emulate

From Dev

Cant use openssh on windows with key authentication

From Dev

jsPDF and cordova Cant view the pdf file

From Dev

Why cant I use Pattern.UNICODE_CHARACTER_CLASS in My Android App?

From Dev

Cant access drives prepared in Windows

From Dev

Cant use an external font

From Dev

Cant use FloatingActionButton?

From Dev

Cant use function to a dataset

Related Related

HotTag

Archive