Re: [android-beginners] Android Emulator Internet Setting

2010-05-22 Thread Ali Murtaza
Then what i should do?? On Sat, May 22, 2010 at 12:20 AM, David Turner di...@android.com wrote: The -http-proxy option was fixed in the emulator binary that comes with SDK 2.2 (it was only broken on Windows, for the record). On Thu, May 20, 2010 at 8:52 AM, Ali Murtaza

[android-beginners] Android emulator on W,indows server 2003/2008

2010-05-22 Thread krish_kish
Hi -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to

Re: [android-beginners] Android Emulator Internet Setting

2010-05-21 Thread David Turner
The -http-proxy option was fixed in the emulator binary that comes with SDK 2.2 (it was only broken on Windows, for the record). On Thu, May 20, 2010 at 8:52 AM, Ali Murtaza mralimurt...@gmail.com wrote: The system is using proxy to connect the internet. I have tried to set the proxy by

Re: [android-beginners] Android Emulator Internet Setting

2010-05-20 Thread Kaustubh Padegaonkar
You really dont need to do anything. The emulator should pick up your internat connection automatically. although you might wanna load up the emulator *after* you connect to the internet. Kaustubh Padegaonkar, thetuxra...@gmail.com On Tue, May 18, 2010 at 3:00 PM, Ali Murtaza

Re: [android-beginners] Android Emulator Internet Setting

2010-05-20 Thread Ali Murtaza
The system is using proxy to connect the internet. I have tried to set the proxy by running query android-sdk-windows/tools adb.exe shell sqlite3 /data/data/com.google.android.providers/setting/databases/setting.db INSERT INTO System values(111, 'http_proxy','ipaddress:portno'); then press enter

[android-beginners] Android Emulator - Eclipse cannot see it

2010-05-10 Thread tiger
Hi, I have tried every solution on the web, but the emulator never loads my program. Eclipse does not seem to see the emulator has fully booted up. I am trying to run the standard Hello Android program that is created when you create a new Android project. Last message in Eclipse is: Launching a

Re: [android-beginners] Android Emulator - Eclipse cannot see it

2010-05-10 Thread TreKing
On Mon, May 10, 2010 at 4:32 AM, tiger unixep...@mailinator.com wrote: Eclipse does not seem to see the emulator has fully booted up. Please elaborate. I wait until it is fully booted up, the simulated SD card has been prepared etc., and I unlock the screen, but nothing happens. What do

[android-beginners] Android emulator problem

2010-04-14 Thread anton.maximov
Hello. I have a problem with Android Emulator. I have created avd and run it. But when it was started I can't work, because it emulate typing many = symbol. I launch this avd with -debug-all parameter and debuger write could not handle (sym=61, mod=0, str=EQUAL) KEY [0x00d, down]. OS - Windows

[android-beginners] Android Emulator don't show up (Linux Fedora 12 x86_64)

2010-03-26 Thread yodaa
Hello, I decided to install my Android development environment on my second OS: Fedora 12 x_86_64 (KDE) with proprietary NVIDIA Drivers. My distribution is up to date. SUN Java JRE, JDK and Eclipse Galileo EE are installed, Android SDK 2.1, ADT eclipse plugin , android SDK tools, Google APIs...

[android-beginners] Android Emulator Internet Connectivity*

2010-03-26 Thread epoch
I followed these steps on following Emulator. Emulator Details = (Target Name= Android 1.6, Platform = 1.6, API Level= 4). Steps = Settings - Wireless Controls - Mobile Networks - Access Point Names - T-Mobile US. Then entered value for proxy and port, and thus can access the Internet

[android-beginners] Android Emulator Problems on Win2K

2010-01-13 Thread Andy K
Hi, I encounter the following error when launching the emulator (when trying to run the HelloWorld example). The procedure entry point freeaddrinfo could not be located in the dynamic link library WS2_32.dll There was a similar issue raised by Sridevi in this forum back in October 2009 but I

[android-beginners] Android Emulator runs very slow

2009-11-29 Thread Aric Holland
Hello, My PC Specs: Athlon x2, 3GB Ram, Nvidia Graphics card. Running the new virtual emulator for android. It is really slow. Any way I can speed it up? -- 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] Android Emulator

2009-10-25 Thread Nat M
Hi, My android emulator on eclipse takes = (Equal to) sign in its default google toolbar and doesnt allows any of my activities/projects to load. Does anyone know about this issue?? If so please tell me what am I doing wrong? Thanks in Advance.

[android-beginners] Android Emulator and compiled source.

2009-09-29 Thread Lee Wilson
I know its a silly question, but I cant seem to find the answer. Is it possible to run code i have compiled on the emulator ? I cant work out how to do it. I am happier using the command line if that helps. I just want to compile my own rom and play about with it, but it would be easier to

[android-beginners] Android Emulator suddenly won't boot...

2009-09-16 Thread furby
I had the 1.5 android emulator starting from Eclipse perfectly nicely until yesterday when it suddenly won't finish booting. I haven't installed anything new (Running it on Windows Vista - i know, uck, but I'm waiting for Win 7 to hurry up), haven't even changed the java code I am trying to

[android-beginners] Android Emulator Orientation on Macbook

2009-06-22 Thread ed
I know I've seen this question asked, but none of the answers seem to apply. I have a Macbook (not a MacbooPro) without numeric keypad, and I'm perplexed as to how to change the orientation of the emulator when it starts from Eclipse. The key combinations in the SDK docs do not seem to apply to

[android-beginners] Android emulator starts with a dialog promoting what is the HOME

2009-05-27 Thread Meryl Silverburgh
Hi, Why sometimes when I start Android emulator starts with a dialog promoting what is the HOME? How can I make that dialog goes away? And how can I reset the android emulator so that the dialog appears again? I have tried starting the emulator with '-wipe-data', that does not prompt me back

[android-beginners] android emulator window hangs when closing window

2009-05-14 Thread jimbo
Hi, After installing android SDK 1.5 r1 and the ADT plugin for Eclipse Ganymede 3.4.2 on Ubuntu 32 bit 9.04 (Jaunty), I find that after running any android application (with no problems), that I am unable to terminate the emulator instance by closing the window. It just hangs and I have to call

[android-beginners] Android Emulator compile error, SDL

2009-01-07 Thread dasacc22
Hi, I was trying to compile android emulator on ubuntu 8.10 platform and received the following during make Ready to go. Type 'make' to build emulator Prebuilt: objs/libSDLmain.a Prebuilt: objs/libSDL.a Compile: emulator-dyngen = dyngen.c

[android-beginners] Android Emulator doesn't run applications with Eclipse (Europa)

2008-10-25 Thread Mr. LinDowsMac
After installing and setting up all about the Android Plugin for Eclipse I've tried to run the most simpliest program on the Emulator, Hello! Android. I followed correctly every instruction as Creating the Android Aplication, Run Dialog. So, I execute the application to run in the emulator but

[android-beginners] Android Emulator - Keyboard Issue

2008-09-26 Thread Ismael Gonzales
I'm not sure this is the correct place, but here it goes. I am running the Hello, Android code example. If I navigate to the browser, the symbol cannot be entered. Instead a colon (:) is entered. This is the same whether I type the symbol or use the on screen keypad. Thank you, Ismael

[android-beginners] Android emulator crashing

2008-08-18 Thread Shweta
Hey, I am trying to deploy an mobile application written in cpp to Android emulator .I got most of the stuff working and with no errors .I get and icon related to my application but when I click on it it crashes.Is there a good way to figure what the problem is? As eclipse doesnot have a good way