So i ran the debugger on eclipse so im not sure if this was what u
meant but the top stated
Thread [<1> main] (Suspended (exception IllegalStateException))
        ListView.layoutChildren() line: 1662
        ListView(AbsListView).onLayout(boolean, int, int, int, int) line:
1147
        ListView(View).layout(int, int, int, int) line: 7035
        FrameLayout.onLayout(boolean, int, int, int, int) line: 333
        FrameLayout(View).layout(int, int, int, int) line: 7035
        LinearLayout.setChildFrame(View, int, int, int, int) line: 1249
        LinearLayout.layoutVertical() line: 1125
        LinearLayout.onLayout(boolean, int, int, int, int) line: 1042
        LinearLayout(View).layout(int, int, int, int) line: 7035
        PhoneWindow$DecorView(FrameLayout).onLayout(boolean, int, int, int,
int) line: 333
        PhoneWindow$DecorView(View).layout(int, int, int, int) line: 7035
        ViewRoot.performTraversals() line: 1045
        ViewRoot.handleMessage(Message) line: 1727
        ViewRoot(Handler).dispatchMessage(Message) line: 99
        Looper.loop() line: 123
        ActivityThread.main(String[]) line: 4627
        Method.invokeNative(Object, Object[], Class, Class[], Class, int,
boolean) line: not available [native method]
        Method.invoke(Object, Object...) line: 521
        ZygoteInit$MethodAndArgsCaller.run() line: 868
        ZygoteInit.main(String[]) line: 626
        NativeStart.main(String[]) line: not available [native method]

And then
Thread [<1> main] (Suspended (exception IllegalStateException))
        ZygoteInit$MethodAndArgsCaller.run() line: 874
        ZygoteInit.main(String[]) line: 626
        NativeStart.main(String[]) line: not available [native method]

Then it crashed


On Oct 21, 12:19 pm, TreKing <treking...@gmail.com> wrote:
> On Thu, Oct 21, 2010 at 2:12 PM, Gabriel Huie <ghui...@gmail.com> wrote:
> > Ok so Im still kinda of new to developing droid how do u check the
> > exception?
>
> Look at the LogCat view in Eclipse or use 
> DDMS.http://developer.android.com/guide/developing/debug-tasks.html
>
> --------------------------------------------------------------------------- 
> ----------------------
> TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
> transit tracking app for Android-powered devices

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

Reply via email to