Hmm. I'm no UNIX expert, but it sounds like your OS does not consider
the current directory (".") as part of the PATH. In any case, you
should add the tools directory to your path.Yusuf Saib Android ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Aug 27, 12:30 pm, Will <[email protected]> wrote: > I'm just starting to work with Android. I downloaded the sdk onto my > mac. From the tools folder inside the unpacked file in terminal I'm > trying to create an AVD with the command "android create avd" Here > is what I get out: > > willsetchell$ pwd > /Users/willsetchell/Downloads/android-sdk-mac_x86-1.5_r3/tools > > willsetchell$ ls > Jet android dmtracedump hierarchyviewer mksdcard > NOTICE.txt apkbuilder draw9patch hprof-conv sqlite3 > adb ddms emulator lib traceview > > willsetchell$ android create avd > -bash: android: command not found --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

