How to Install Appcelerator Titanium on Kali Linux Easy Guide

January 21, 2015 | By the+gnu+linux+evangelist.

Appcelerator Titanium Quick Start on Linux Kali

Hi! The Tutorial shows you Step-by-Step How to Install and Getting-Started with Appcelerator Titanium Studio for Kali 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.

Install Appcelerator Titanium Kali 1.x/2.x/2016/2017/2018/2019/2020 amd64 - Featured
  1. Open a Terminal Window
    (Press “Enter” to Execute Commands)

    Install Appcelerator Titanium Kali 1.x/2.x/2016/2017/2018/2019/2020 - Open Terminal
  2. Download Appcelerator Titanium Studio for Linux

    Appcelerator Titanium Linux
  3. Double-Click/Right-Click on Archive & Extract into /tmp.

    Install Appcelerator Titanium Kali 1.x/2.x/2016/2017/2018/2019/2020 - Extraction
    Or from Shell:

    unzip -d /tmp/ titanium.studio*.zip
  4. SetUp local PATH.

    echo 'export MOZILLA_FIVE_HOME=/usr/lib/mozilla' >> ~/.bashrc
    bash
  5. Install Required Packages for Appcelerator Titanium.

    su 

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

    apt-get install libwebkitgtk-1*
  6. Relocate Appcelerator Titanium.

    sudo chown -R root:root /tmp/Appcelerator_Studio
    mv /tmp/Appcelerator_Studio /opt/AppceleratorStudio
    ln -s /opt/AppceleratorStudio/AppceleratorStudio /usr/local/bin/AppceleratorStudio
    exit
  7. How to Install Required Oracle Java JDK on Kali

  8. Appcelerator Titanium Quick Start Guide with Initial SetUp

    Appcelerator Titanium Quick Start
  9. Now Thanks to Appcelerator Company you can Fully Enjoy Cross Platform Mobile App Development with Appcelerator Titanium on Kali Linux.


QuickChic Theme • Powered by WordPress