Saturday, February 12, 2011

[android-developers] Re: Adding a new View causing Force Close

Indeed: there is even a pretty good tutorial specifically on using the
Eclipse debugger at http://www.ibm.com/developerworks/library/os-ecbug/.

A source on more generic Eclipse topics is:
http://www.linuxtopia.org/online_books/eclipse_documentation/eclipse_workbench_user_guide/index.html

On Feb 10, 5:41 pm, TreKing <treking...@gmail.com> wrote:
> On Thu, Feb 10, 2011 at 7:35 PM, Aaron Buckner <nagm...@gmail.com> wrote:
> > Thanks for taking the time to look at this and help me.
>
> > 1. I'm not sure what you mean/how to "step through the debugger"
>
> I'm assuming you're using Eclipse. If you don't know what this means, you
> really need to spend some time learning this. Google "Eclipse Debugger" and
> you should get plenty of information.
>
> > 2. I figured you meant that my view was not defined
>
> > 3.  Here is the XML layout:
>
> OK, that's a LinearLayout with the specified ID. Where is *this* layout
> contained? Where's the parent? And what does your call to setContentView()
> look like?
>
> -------------------------------------------------------------------------------------------------
> 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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment