Newbie trying to follow tutorial online (http://vimeopro.com/appcelerator/building-native-mobile-applications/video/26414617)

You must Login before you can answer or comment on any questions.

At approx. 8:45 the presenter is showing how to list android targets using the terminal. I am on Windows 7, have opened Titanium Appcelerator and have a terminal window open. When I attempt to do as shown it tells me "android is not a command". Am I even trying this in the right place? Any help is greatly appreciated!

1 Answer

go to the dashboard view in Titanium studio and verify that you have installed the Android SDK appropriately

— answered 8 months ago by Aaron Saunders
answer permalink
10 Comments
  • I had done that before when I first set up Appcelerator, but did it again. The Adroid SDK and Google API (both version 8) have been installed. I returned to the terminal and get the same (worded incorrectly in the first message) sh: android: command not found. My computer name is "Me" and the terminal shows "Me@ME-HP ~" (following line is) $. My Android SDK is located in my C:\MyData folder. Could there be some location conflict? Thanks!

    — commented 8 months ago by Martha Kroll

  • make sure the locations and paths of you installation match what is in this guide

    https://wiki.appcelerator.org/display/guides/Installing+and+Updating+Android+SDK

    — commented 8 months ago by Aaron Saunders

  • I think I'm following, so, I uninstalled the Android SDK and reinstalled to "C:\Program Files (x86)\Android\android-sdk" as shown on the Installing and Updating Android SDK Software section (is that correct?). I made sure I installed the minimum items shown in the instructions (Summary of Installed Android Packages). I didn't receive the prompt to restart ADB as shown. I still don't seem to be able to get anything but the same "android: command not found". I must be overlooking something - too much coffee, could be. Please bear with me. :)

    — commented 8 months ago by Martha Kroll

  • Show 7 more comments

Your Answer

Think you can help? Login to answer this question!