I figured I could use ./emulator from the <SDK-folder>/tools/ directory. However it is asking me for the .avd file to go with it and I am not able to locate it. When I saw under the ~/.android/avd directory, there is a *directory* called AndroidAVD.avd, not a file. So, does anyone know where the *.AVD is located in a linux environment? I tried to find it using "find" but was not successful.
Thanks, On Jan 13, 5:02 pm, David Turner <[email protected]> wrote: > the new emulator binary is still at the same place, i.e. > <SDK>/tools/emulator. > Can you check your PATH environment variable, it probably points to a > directory where a previous binary is installed. > > On Wed, Jan 13, 2010 at 2:33 PM, abhi <[email protected]> wrote: > > Hi, > > > I am working on Linuix and I recently updated my emulator to work with > > Android 2.1 and I am able to launch it from Eclipse. However when I > > try to launch it from command line from the <SDK-folder>/tools/ > > directory, the old version of the emulator opens. I want to open it > > from the command line to add the -http-proxy option. Any idea where > > the updated emulator is? > > > Also, is there any way to specify the command line -http-proxy option > > in Eclipse before launching the emulator from there? > > > -- > > You received this message because you are subscribed to the Google > > Groups "Android Developers" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected]<android-developers%[email protected]> > > For more options, visit this group at > >http://groups.google.com/group/android-developers?hl=en
-- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en

