Great!
I didn't hzve the manifest entry.

Thanks

On Apr 16, 7:42 pm, Al <[email protected]> wrote:
> Forgot to mention, you should be able to read logcat messages from the
> device. Inside Eclipse and also from terminal/command prompt: adb -d
> logcat. It should give you a trace of where the crash happened and
> why.
>
> On Apr 16, 7:41 pm, Al <[email protected]> wrote:
>
> > On Apr 16, 6:13 pm, MrChaz <[email protected]> wrote:
>
> > > I'm getting a force close on a real device but I can't replicate it on
> > > the emulator which means I can't find out why it's crashing.
> > > For some reason the debugger never attaches when I try and debug on
> > > the actual device.
>
> > For debugging on a real device, you have to enable it under 
> > Settings->Applications and also turn on debugging in the application's
>
> > manifest. E.g.
>
> > <application ..... debuggable=true> ..... </application>
>
> > > I'm running Vista and SDK 1.1
>
> > > Any and all help welcome :)
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to