Install Appcelerator Titanium on Linux Mint 16 Mate Amd64
You are Welcome! The Tutorial Shows You Step-by-Step How to Install and Getting-Started with Appcelerator Titanium Studio for Linux Mint 16 Petra Mate/Cinnamon/Kde/Xfce Amd64 Linux.
The Appcelerator Titanium Standalone is Affected at this Time from a Bug on Mint 16 so that’s We Need a Little Tricky WorkAround to Make It Working by Eclipse :)
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 Titanium Studio Installation Linux Mint Require:
- At Least 2Gb of RAM
- The Oracle Java JDK
- The Node.js for Command Line Tool
So Inside the Guide You will Find Links to Guides on Installing the Oracle JDK for Linux Mint and Initial Titanium Studio Quick Start SetUp.

-
How to Install the Latest Eclipse on Linux Mint:
Install Eclipse for Linux Mint -
Open a Terminal Window
(Press “Enter” to Execute Commands) -
SetUp local PATH
echo 'export MOZILLA_FIVE_HOME=/usr/lib/mozilla' >> ~/.bashrc
bash
-
Download Appcelerator Titanium Studio for Linux:
-
Double-Click/Right-Click on Archive & Extract into /tmp
-
Install Manually Appcelerator Titanium Plugins Into Eclipse
sudo su
If Got “User is Not in Sudoers file” then see: How to Enable sudo
cp -r /tmp/Appcelerator_Studio/plugins/* /opt/eclipse/plugins
-
Install Required Packages for Titanium Studio
apt-get install libjpeg62 libwebkitgtk-1.0-0 lib32z1 lib32ncurses5 lib32bz2-1.0 ruby libncurses5:i386
-
Appcelerator Titanium Studio Quick Start Guide with Initial SetUp
Now Thanks to Appcelerator Company You can Fully Enjoy Cross Platform Mobile App Development with Titanium Studio on Linux Mint.
Tags: android development, appcelerator titanium linux mint, appcelerator titanium studio, blackberry development, cross platform app development, Guide, How-to, Install, install appcelerator titanium linux mint, iphone development, Linux, Linux Mint, linux mint 16 mate, Tutorial