I got it working!!
It crashed after i started the emulator *from within Eclipse*. The
command-line window comes up really briefly and almost immediately it
crashes. I tried it again, and this time, an error message was shown
in Eclipse' Console, after Windows closed it forcefully
Then I started it using the command-line (emulator @avd_name) and all
worked well, even when i then started my app later from within Eclipse
('Run As --> Android Application').
Then i tried launching it from within Eclipse again, and now it works.
It seems that starting it with the command-line once fixed the
problem.
For your info, this was that error message:
[2009-05-08 23:13:46 - Emulator]
[2009-05-08 23:13:46 - Emulator] This application has requested the
Runtime to terminate it in an unusual way.
[2009-05-08 23:13:46 - Emulator] Please contact the application's
support team for more information.
[2009-05-08 23:13:49 - Emulator] qemu: fatal: Trying to execute code
outside RAM or ROM at 0x89d32be0
[2009-05-08 23:13:49 - Emulator]
[2009-05-08 23:13:49 - Emulator] R00=00000001 R01=2d02ef8d
R02=03b6e20c R03=ffffffff
[2009-05-08 23:13:49 - Emulator] R04=806567cb R05=196c3671
R06=00000000 R07=000005a1
[2009-05-08 23:13:49 - Emulator] R08=00000100 R09=00000000
R10=10000000 R11=6e6b06e7
[2009-05-08 23:13:49 - Emulator] R12=00000100 R13=fed41b76
R14=00152dd8 R15=89d32be0
[2009-05-08 23:13:49 - Emulator] PSR=600001d3 -ZC- A svc32
On May 8, 11:07 pm, Raphael <[email protected]> wrote:
> Please run the emulator manually with your avd with debugging
> information and post the result here:
>
> emulator -debug all @your_avd_name
>
> Thanks,
> R/
>
> On Fri, May 8, 2009 at 6:35 PM, Streets Of Boston
>
>
>
> <[email protected]> wrote:
>
> > Hi,
>
> > I'm developing under Eclipse 3.3, Windows Vista 64bit.
>
> > It took me quite a while, but finally i got my projects to build on
> > the new 1.5SDK.
> > I created two devices, one for target 1.1 and the other for 1.5.
>
> > When i run my projects in the emulator, it all works well for the 1.1.
> > device. However, for the device with the 1.5 target, my emulator
> > crashes hard (windows is reporting a crash and reports it to
> > microsoft).
>
> > Is there an incompatibility with Windows Vista 64 bit?- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---