How-to Install Appcelerator Titanium on Kali 32-64bit Linux Easy Guide
January 21st, 2015 by thelinuxevangelistAppcelerator Titanium Quick-Start on Linux Kali
The Linux Tutorial Shows You Step-by-Step How-to Install and Getting-Started with Appcelerator Titanium Studio for Kali 1.x/2.x/2016 i386/amd64 Linux Gnome Desktop.
Appcelerator Titanium is an Open, Extensible Development Environment for Creating Native Apps for iOS, Android, BlackBerry and Tizen, 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 Kali Require:
- At Least 2Gb of RAM
- The Oracle Java JDK
- The Node.js for Command Line Tool
So Inside the How-to Install Appcelerator Titanium on Kali 1.x You will Find Links to Guides on Installing the Oracle JDK 7 for Kali and Initial Appcelerator Titanium Quick-Start SetUp.

- Open a Terminal Window
(Press “Enter” to Execute Commands) -
Download Appcelerator Titanium Studio for Linux:
-
Double-Click/Right-Click on Archive & Extract into /tmp
Or from Shell:unzip -d /tmp/ titanium.studio*.zip
-
SetUp local PATH
echo 'export MOZILLA_FIVE_HOME=/usr/lib/mozilla' >> ~/.bashrc
bash
-
Install Required Packages for Appcelerator Titanium
su
If Got “User is Not in Sudoers file” then Look: Solution
apt-get install libwebkitgtk-1*
-
Relocate Appcelerator Titanium
chown -R root:root /tmp/Appcelerator_Studio
mv /tmp/Appcelerator_Studio /opt/AppceleratorStudio
ln -s /opt/AppceleratorStudio/AppceleratorStudio /usr/local/bin/AppceleratorStudio
exit
-
How-to Install Required Oracle Java JDK on Kali:
-
Appcelerator Titanium Quick-Start Guide with Initial SetUp:
Now Thanks to Appcelerator Company You can Fully Enjoy Cross Platform Mobile App Development with Appcelerator Titanium on Kali Linux.
Tags: android app development, appcelerator titanium kali, blackberry app development, Guide, How-to, Install, install appcelerator titanium kali, iphone app development, Kali, Kali 1.X, kali cross-platform app development, Linux, Linux Tutorial, tizen app development, Tutorial