Appcelerator SDK+CLI Quick Start for Linux
Hi! The Tutorial shows you Step-by-Step How to Install and Getting-Started with the Latest Appcelerator Titanium SDK and CLI on GNU/Linux Systems.
The Appcelerator Titanium SDK is now Required to Install the Latest Appcelerator Titaniun Studio 4.4 on Linux OSs.
Appcelerator Titanium is an Open, Extensible Development Environment for Creating Native Apps for iOS, Android, and BlackBerry, as well as hybrid and HTML5.
Titanium uses a JavaScript Interpreter to create a Bridge between your app’s JavaScript code and the underlying Native Platform.
The Appcelerator Titanium Installation on Fedora Require:
- At Least 2Gb of RAM
- The Oracle Java JDK
- The Node.js for Command Line Tool
- The Android SDK Tools
-
How to Install the Latest Node.js on Linux.
-
Install appcelerator Node.js Module.
Copysudo npm install -g appcelerator
-
How to Install Android SDK Tools on Linux
Here Install Android SDK for LinuxHow to Install and Getting-Started with Android Development on Linux by Android SDK Tools -
Installing Appcelerator SDK on GNU/Linux on command line
Copyappc use latest
Copyappc setup
After you should also be able to Run the Latest Android Studio 4.4 on Linux