In a last message, I have display a table in a dynamic way. table header like Name, score and time and table row are Ram ,5, 2:15 and again print a another row in similar way. Yes it is display in a emulator. But it can not display in a device.
I check it data can show logcat when I run application in a device using a system.out.println. it show a data. But it cannot show a table in a device. Also show a xml data in a textview. No problem in a xml. whats problem, I can never understand. -- 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

