[AC-261] Regarding Appcelerator Configuration Error.
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2015-08-12T07:26:06.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Bhimashankar Hatture |
Assignee | Radamantis Torres-Lechuga |
Created | 2015-07-27T06:22:59.000+0000 |
Updated | 2015-08-12T07:26:06.000+0000 |
Description
Hello,
I am trying to build application through appcelerator, but i am faceing above error in snapshot which attached. it is CLI Installation error, SDK error during run and loading emulator and against Login error.
so, please assist me.
PFA
*Thank's & Regard's*
Bhimashankar Hatture.
Cross Platform Developer,
Bhimashankar@eeshana.com
Attachments
Hello [~Bhimashankar@eeshana.com], Looks like you had a connection problem while updating CLI. Here are some task that you should try out. For Safe, Lets start from the scratch. 1. First make sure you have internet connection. 2. Download the latest Appcelerator studio from [here](https://web.appcelerator.com/product/studio). 3. Now download and install Node.js from [here](https://nodejs.org/). 4. Now install the Appcelerator Sutdio and log on to it. 4. Now on the Studio terminal type, a. "npm install appcelerator -g" after it finish run, b. "appc setup" Now, When you run setup, the following will happen: 1. It will automatically download the latest CLI version. 2. Once installed, you will be prompted to login using your Appcelerator credentials. 3. As this is the first time installing for a new computer, you will need to authorize with an authorization code. 4. authorization code will be delivered to either your email or SMS-enabled phone (if configured). 5. Once you have authorized your computer, you're ready to use the CLI! Now after the CLI installation it will ask you if you want to developing Titanium apps? Type "y" for Yes. Now this will try to download the latest stable Titanium SDK release. Now after the SDK is downloaded. Restart the Studio and go to "studio/preference/studio/platform/android" check configure the Android SDK path and Genymotion path in your computer. Now if the Problem arise saying " No Android SDKs found" or such, you need to upgrade your Android SDK tools for to work with the Latest Titanium SDKs. You need to go to your "Android SDK directory/tools/android" which will open the Android SDK manager. it will automatically check if any packages you need to install. Install the packages. Now restart the Appcelerator Studio. And check if the Android SDK is configured. Now you are good to go. Hope this helps. Please make sure to reply with your findings. Thanks.