[android-beginners] hi

2010-07-21 Thread Vijay
HI I bought china one white apple iphone 3gs from this I have received product! w e b:hotrademe.com You can check it! Hope all is going well for you I hope you can enjoy it for shopping, Thank you! -- You received this message because you are subscribed to the Google Groups Android Beginners

[android-beginners] ListView onListItemClick

2009-02-24 Thread Vijay
Hi, I am creating an application which parses an XML from the web and displays the items of a titletag in another ListView. Basically i want to know an effecient way of using ListView all throughout the application. Ex: Part 1 Part 2Part 3 My

[android-beginners] Newbie doubt here! Please advise.

2009-02-19 Thread Vijay
Hi, I just started programmind an application using Eclipse for Android. I am creating 2 screens. 1st screen: Has a text and a button which onClick -- takes you to the 2nd screen. 2nd screen: Has a text and a button which onClick -- takes you to the 1st screen. just like NEXT and BACK. But

[android-beginners] Setting Custom layout for ListView

2008-10-13 Thread vijay
ListActivity has a default layout and when i create a new custom layout like below, it gives an error. The application stopped unexpectedly. ?xml version=1.0 encoding=UTF-8? LinearLayout xmlns:android=http://schemas.android.com/apk/res/ android android:orientation=vertical