[android-developers] Re: help with TextView

2011-05-13 Thread cmt
PM, cmt chrismt...@gmail.com wrote: I've finally gotten my first Android app to run without any errors, however the TextView that I am using, is not being updated. Here is the code and the last line is where I use setText to update my textview. If someone has any ideas as to why my

[android-developers] Re: help with TextView

2011-05-13 Thread cmt
FIXED IT. I am not sure exactly how I fixed it, but I just deleted the TextView from the XML file, then re-added it. Now it works! Thanks! On May 13, 11:33 am, Brill Pappin br...@pappin.ca wrote: Based on what you and others have posted for this thread, my gut feeling is that your layout is

[android-developers] help with new class declaration

2011-05-13 Thread cmt
I added a new class to my Android project and then declared it in my main .java file like this: Encounter EncounterGenerator; However, I'm getting this error: Encounter cannot be resolved to a type My new class is in a separate file with the code listed below. Is there anything I'm doing

[android-developers] help with TextView

2011-05-12 Thread cmt
I've finally gotten my first Android app to run without any errors, however the TextView that I am using, is not being updated. Here is the code and the last line is where I use setText to update my textview. If someone has any ideas as to why my TextView is not updating, could you please help

[android-developers] Debugging errors in Eclipse

2011-05-11 Thread cmt
I have a simple app that I'm trying to debug in Eclipse. I debug the app and have inserted some breakpoints. As I step into the breakpoints, I get errors, but the errors always seem meaningless to me saying stuff like this: Source not found The JAR file