I recently had to format my Mac and lost all my Ti sdks. After Reinstalling Appcelerator Studio I currently have only Ti SDK 5.2.0.GA available which is causing my app to crash on devices having Android Marshmallow which didn't happen on 5.0.0.GA or below. Is there anyway I can install the previous version of Titanium SDK's and use it.
As of this GA release, the previous Titanium SDK patch release (10.1.0) is no longer supported.Axway support for this version and prior versions released by Axway will be discontinued after March 1, 2022.
Earlier versions of the SDK may be named "MigrationWiz PowerShell," or "BitTitan PowerShell." If you need to keep the deprecated package to support legacy scripts, you can do so as it should not conflict with the new package. Before installing the BitTitan SDK, make sure you have installed the prerequisites:
The BitTitan SDK is updated periodically. Return to this page periodically to download and install the latest version. Check your SDK version by going to Control Panel , Programs and Features, then locate BitTitan PowerShell in the list of installed programs.
This page provides an archive of Android Studio releases. However, we recommend that you download the latest stable version or the latest preview version. Before downloading, you must agree to the following terms and conditions.
The easiest way, via CLI (command line interface).
Get the SDK titanium list
appc ti sdk list
Install titanium SDK
appc ti sdk install [<version>] [--default] [--force] [--branch <branch name>]
ex : appc ti sdk install 9.2.1.GA
Available SDK with appc
Appc info here
Above solution is correct, But for above steps you want appc username and password. If you dont have user name and password then try next command.
titanium sdk
titanium sdk install 5.2.0
after installing check
titanium sdk
If you downloaded sdk from other sources and now you have to put sdk in your titanium path then go to following path
/Users/rahul/Library/Application Support/Titanium/mobilesdk
and place your downloaded sdk in above folder.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With