[android-beginners] Re: How to launch android emulator

2009-09-24 Thread Android_n00b

You have to be more specific. Did you create an avd?

On Sep 24, 12:31 pm, Androidbeginner phitr...@gmail.com wrote:
 I followed the instruction to load Android in  (http://
 source.android.com/download). I am using Ubuntu ver9.03. I am having
 trouble to launch emulator. Message I got: emulator:cannot excute
 binary file. Anyone has ideas why?

 Thanks
 Androidbeginner.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: How to launch android emulator

2009-09-24 Thread Roman ( T-Mobile USA)

You can run the emulator using the Eclipse IDE or via command line.

Follow the instructions on http://developer.android.com/sdk/1.6_r1/index.html
for the latest SDK version.

Make sure that you download the Android package for the correct
platform.

If you add more information what exactly you are doing, this would be
helpful!

--
Roman Baumgaertner
Sr. SW Engineer-OSDC
·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 Sep 24, 11:21 am, Android_n00b nikhil...@gmail.com wrote:
 You have to be more specific. Did you create an avd?

 On Sep 24, 12:31 pm, Androidbeginner phitr...@gmail.com wrote:

  I followed the instruction to load Android in  (http://
  source.android.com/download). I am using Ubuntu ver9.03. I am having
  trouble to launch emulator. Message I got: emulator:cannot excute
  binary file. Anyone has ideas why?

  Thanks
  Androidbeginner.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: How to launch android emulator

2009-09-24 Thread jotobjects

At the command line you can start the emulator like this -

emulator -avd android1.5_maps -logcat v:*

In this case, I first created an AVD named android1.5_maps. Read how
to create an AVD in the Dev Guide.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---