Overview
The following will explain where all the software is located on a typical Titanium system and how to configure the associated environment variables for each Operating System.
Configuration
macOS Software Locations
The paths shown are the locations on our running systems. As these configurations are tried and tested with Titanium, try to keep yours as similar as possible to this.
Android SDK Home |
ANDROID_SDK |
|
Location of |
Android Tools |
PATH |
|
Location of |
Android Platform Tools |
PATH |
|
Location of |
git |
N/A |
|
Location of git executable |
npm |
N/A |
|
Location of npm executable |
Oracle JDK |
N/A |
|
Location of Java executables, |
python |
N/A |
|
Location of python executable |
Titanium SDK Home |
N/A |
|
Location of Mobile and Desktop SDKs (containing |
Appcelerator Studio |
N/A |
|
Location of Appcelerator Studio |
Appcelerator Studio Settings |
N/A |
|
|
Appcelerator Studio Workspace |
N/A |
|
Location of Titanium projects |
Package |
Environment Variable |
Local Path |
Notes |
---|
Windows
Windows Software Locations
The paths shown are the locations on our running systems. As these configurations are tried and tested with Titanium, try to keep yours as similar as possible to this.
Android SDK Home |
N/A |
|
Location of |
Android Tools |
PATH |
|
Location of |
Android Platform Tools |
PATH |
|
Location of |
git |
PATH |
|
Location of git executable (default installation path by Studio) |
npm |
PATH |
|
Location of npm executable (default installation path by Studio) |
Oracle JDK (Binaries) |
PATH |
|
Location of Java executables, |
Oracle JDK (Home) |
JAVA_HOME |
|
Location of the JDK (default installation path by Studio) |
python |
PATH |
|
Location of python executable |
Titanium SDK Home |
N/A |
|
Location of Mobile and Desktop SDKs (containing |
Appcelerator Studio |
N/A |
|
Location of Appcelerator Studio |
Appcelerator Studio Settings |
N/A |
|
|
Appcelerator Studio Workspace |
N/A |
|
Location of Titanium projects |
Package |
Environment Variable |
Local Path |
Notes |
---|
Be aware of the following environment variables that exist by default on Windows 7 systems, which can be used when configuring the environment variables above:
|
|
C:\Windows |
|
|
Windows 64-bit systems |
|
|
Windows 32-bit systems |
|
|
|
|
|
Path to the current user profile |
Environment Variable |
Value |
Notes |
---|
Configuring Environment Variables on Windows
Configure system variables using the Control Panel
- Open the Windows Control Panel and search for 'environment'.
- Click Edit the system environment variables. The System Properties dialog appears displaying the Advanced tab.
- Click the Environment Variables button.
- Use the New or Edit buttons at the bottom of the dialog to add or change system variables.
Ubuntu Software Locations
Below is a summary of where Titanium-related components are typically stored and the system variables that should be configured.
Android SDK Home |
ANDROID_SDK |
|
Location of |
Android Tools |
PATH |
|
Location of |
Android Platform Tools |
PATH |
|
Location of |
git |
N/A |
|
Location of git executable |
npm |
N/A |
|
Location of npm executable |
Oracle JDK |
N/A |
|
Location of Java executables, |
python |
N/A |
|
Location of python executable (automatically symlinked) |
Appcelerator Studio |
N/A |
|
Location of Appcelerator Studio |
Titanium SDK Home |
N/A |
|
Location of Mobile and Desktop SDKs (containing |
Appcelerator Studio Settings |
N/A |
|
|
Appcelerator Studio Workspace |
N/A |
|
Location of Titanium projects |
Package |
Environment Variable |
Local Path |
Notes |
---|