i did this with the same result. C:\tools\android>emulator -avd myavd -memory 1024 emulator: WARNING: 4: missing expected assignment operator (=). line ignored
C:\tools\android> On Jun 22, 1:14 pm, Jose Ayerdis <[email protected]> wrote: > try givin it more memory > > 2009/6/21 phil <[email protected]> > > > > > > > i did a search and saw a few ideas about how to solve this (clean) and > > none of them worked. > > > I was working my way throgh HelloAndroid - got to the point of > > running, and the emulator comes up, but never gets past the ANDROID > > screen. > > > Here's what i see in the debug window. > > > [2009-06-20 12:15:04 - HelloAndroid] ------------------------------ > > [2009-06-20 12:15:04 - HelloAndroid] Android Launch! > > [2009-06-20 12:15:04 - HelloAndroid] adb is running normally. > > [2009-06-20 12:15:04 - HelloAndroid] Performing > > com.example.helloandroid.HelloAndroid activity launch > > [2009-06-20 12:15:04 - HelloAndroid] Automatic Target Mode: launching > > new emulator with compatible AVD 'my_avd' > > [2009-06-20 12:15:04 - HelloAndroid] Launching a new emulator with > > Virtual Device 'my_avd' > > [2009-06-20 12:15:07 - HelloAndroid] New emulator found: emulator-5554 > > [2009-06-20 12:15:07 - HelloAndroid] Waiting for HOME > > ('android.process.acore') to be launched... > > [2009-06-20 12:19:34 - HelloAndroid] emulator-5554 disconnected! > > Cancelling 'com.example.helloandroid.HelloAndroid activity launch'! > > [2009-06-20 12:19:34 - Emulator] emulator: WARNING: 4: key name > > doesn't start with valid character. line ignored > > [2009-06-21 08:19:55 - HelloAndroid] ------------------------------ > > [2009-06-21 08:19:55 - HelloAndroid] Android Launch! > > [2009-06-21 08:19:55 - HelloAndroid] adb is running normally. > > [2009-06-21 08:19:55 - HelloAndroid] Performing > > com.example.helloandroid.HelloAndroid activity launch > > [2009-06-21 08:19:55 - HelloAndroid] Automatic Target Mode: launching > > new emulator with compatible AVD 'my_avd' > > [2009-06-21 08:19:55 - HelloAndroid] Launching a new emulator with > > Virtual Device 'my_avd' > > [2009-06-21 08:20:04 - HelloAndroid] New emulator found: emulator-5554 > > [2009-06-21 08:20:04 - HelloAndroid] Waiting for HOME > > ('android.process.acore') to be launched... > > -- > Atte > > [[Jose Luis Ayerdis Espinoza]]http://blognecronet.blogspot.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

