[android-beginners] findViewById returns null

2010-07-12 Thread Conny
/TextView I get a null pointer exception at price.setText(data.getStrTotalPrice()) ; Very strange, name.setText(data.getStrDescription()); does not give a null pointer exception. Please help Conny -- You received this message because you are subscribed

[android-beginners] Re: TableLayout will not draw new row addition

2010-01-27 Thread Conny
Thanks Brian and Walt. You guys helped in the right direction. Btw, I also logged a bug and got the same response. Just got my code working. Thanks Siddharth On Jan 20, 7:03 pm, blcooley blcoo...@gmail.com wrote: You need to make sure to use the correct LayoutParams. If you are using Eclipse

[android-beginners] Re: TableLayout possibly flawed in API Level 5, AVD 2.0

2010-01-21 Thread Conny
android:id=@+id/maintable /TableLayout Please help Siddharth On Jan 20, 10:51 pm, Conny mcon...@gmail.com wrote: Walt, Thanks a lot for your responses. Very useful. Trying out what you suggested. One interesting find, hierarchyViewer reports getHeight and getWeight = 0 for the view

[android-beginners] Re: TableLayout will not draw new row addition

2010-01-21 Thread Conny
be FILL_PARENT.On Mon, Jan 18, 2010 at 21:18, Conny mcon...@gmail.com wrote: Thanks, loaded the tool for the first time. Yup, I checked its there. Any log files I can send paste ? I am not able to attach png files. Siddharth On Jan 18, 12:13 am, Walt Armour waltarm...@gmail.com wrote: I

[android-beginners] Re: TableLayout will not draw new row addition

2010-01-20 Thread Conny
. - Further troubleshooting: give elements a unique background color (just to be able to visually ID them) and then start working through the WRAP_CONTENTs to see if perhaps one should be FILL_PARENT. On Mon, Jan 18, 2010 at 21:18, Conny mcon...@gmail.com wrote: Thanks, loaded the tool

[android-beginners] Re: TableLayout will not draw new row addition

2010-01-18 Thread Conny
Thanks, loaded the tool for the first time. Yup, I checked its there. Any log files I can send paste ? I am not able to attach png files. Siddharth On Jan 18, 12:13 am, Walt Armour waltarm...@gmail.com wrote: I can't say for sure just looking at the code.  However, you may want to run the

[android-beginners] Re: Hello World / Emulator Problem

2010-01-18 Thread Conny
People I have noticed that the emulator runs super fast on a fedora machine. On a Vista machine its HORRID. I guess it will be as fast on any linux distro. 2 cents worth.. Siddharth On Jan 19, 4:22 am, Indicator Veritatis mej1...@yahoo.com wrote: Until when? How long should the user continue

[android-beginners] Re: Conversion to Dalvik format failed with error 1

2009-12-30 Thread Conny
When you say build path, what do you mean ? Please specify the path. Siddharth On Dec 27, 10:42 am, Vant shav...@gmail.com wrote: Would like to push this up for more insight as well. After trying many things multiple times, Fix Properties, Cleans, imports, existing projects, nothing seemed to