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
> On Linux systems, you can develop, build, and deploy NativeScript projects that target Android.
204
205
205
206
* Ubuntu 14.04 LTS
206
-
*[Node.js 0.10.35][Node.js 0.10.35] or a later stable 0.x release
207
+
*The latest Node.js [0.10.x](https://nodejs.org/dist/latest-v0.10.x/) or [0.12.x](https://nodejs.org/dist/latest-v0.12.x/) stable official release
207
208
208
209
> **TIP:** You can follow the instructions provided [here](https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager) to install Node.js on your system.
209
210
@@ -252,7 +253,8 @@ ANDROID_HOME=Path to Android installation directory
252
253
253
254
For example: ANDROID_HOME=/home/user/android-sdk
254
255
255
-
> NOTE: You can install required Android Tools with the following command:
256
+
You can install required Android Tools with the following command.
0 commit comments