[android-beginners] TabHost Problem

2010-04-29 Thread Chirayu Dalwadi
I'm developing an application in which i have few tabs. In one tab i have a calender button and when i set date using that button, the value of textview updates automatically. Now the problem is that when i click another tab the value of textview goes blank automatically how to resolve this? --

[android-beginners] Themes

2010-04-29 Thread Chirayu Dalwadi
Please provide me with links to themes apart from default themes that i can use in my applications -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking and tagging your question on Stack Overflow at

Re: [android-beginners] Re: Custom Themes

2010-04-20 Thread Chirayu Dalwadi
Thanks all :) -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to

[android-beginners] Custom Themes

2010-04-19 Thread Chirayu Dalwadi
Hiii, How to create custom themes from scratch for an application? -- Warm Regards, Chirayu Dalwadi -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com

Re: [android-beginners] Re: Remember Password

2010-04-06 Thread Chirayu Dalwadi
I want to store it on handheld -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to

[android-beginners] Remember Password

2010-04-05 Thread Chirayu Dalwadi
If user clicks on remember password than how to remeber username and password on client ? -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking and tagging your question on Stack Overflow at

[android-beginners] double and ksoap2

2010-03-15 Thread Chirayu Dalwadi
How to send a field of type double from server to client using ksoap2. The exception is Cannot serialize 1.0 -- Warm Regards, Chirayu Dalwadi -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking and tagging your question

[android-beginners] HELP REQUIRED

2010-02-08 Thread Chirayu Dalwadi
Hi Community, I have problems with, 1. Notifications 2. Linkify 3. Dynamic generation of tables I have referred to many codes available online, but none of them works for me. Please suggest a simple way to enable that in my application. Thank You in advance. -- Warm Regards, Chirayu Dalwadi

[android-beginners] Scrollbars Problem

2010-02-08 Thread Chirayu Dalwadi
hii folks, How to apply horizontal scroll bars? -- Warm Regards, Chirayu Dalwadi Cell Number: +91-997-470-4341 Email: chirayu.dalw...@gmail.com Profile: http://www.google.com/profiles/chirayu.dalwadi Pain is temporary. Quitting lasts forever. -- Lance Armstrong -- You received this message

Re: [android-beginners] Re: NullPoinerException in XML

2010-02-05 Thread Chirayu Dalwadi
@ Kitzy Thanks Got the error -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to

Re: [android-beginners] Re: NullPoinerException in XML

2010-02-04 Thread Chirayu Dalwadi
I replied with the log cat file -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email

[android-beginners] Fetching data in Table

2010-02-04 Thread Chirayu Dalwadi
H Group, I have retrieved some information from database using Android application. I want to display this data via a table format in my application. Help me out on this. -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking

[android-beginners] Re: Fetching data in Table

2010-02-04 Thread Chirayu Dalwadi
If any one has example, than do send,. -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send

[android-beginners] NullPoinerException in XML

2010-02-03 Thread Chirayu Dalwadi
* android:drawSelectorOnTop=*true* android:prompt=*@string/planet_prompt*/ / TableRow / TableLayout / FrameLayout / TabHost Warm Regards, Chirayu Dalwadi -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking and tagging your question

[android-beginners] Re: NullPoinerException in XML

2010-02-03 Thread Chirayu Dalwadi
Guys please help me out On Wed, Feb 3, 2010 at 5:26 PM, Chirayu Dalwadi chirayu.dalw...@gmail.comwrote: Hi all, In the below XML, I'm getting NullPointerException. What is the reason behind that? I also want scroll bars in th same XML. How to do that? ? xml version=*1.0* encoding

Re: [android-beginners] Re: NullPoinerException in XML

2010-02-03 Thread Chirayu Dalwadi
E/AndroidRuntime( 341): Uncaught handler: thread main exiting due to uncaught e xception E/AndroidRuntime( 341): java.lang.RuntimeException: Unable to start activity Co mponentInfo{integration.android/integration.android.Tab}: java.lang.RuntimeExcep tion: Your TabHost must have a FrameLayout

Re: [android-beginners] Notification helf

2010-01-31 Thread Chirayu Dalwadi
@ Sean I mean how to implement NotificationManager class.? -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe

[android-beginners] TextvView Problem

2010-01-31 Thread Chirayu Dalwadi
hii, I want my textbox in center, horizontally and vertically. How to do that? -- Warm Regards, Chirayu Dalwadi Cell Number: +91-997-470-4341 Email: chirayu.dalw...@gmail.com Profile: http://www.google.com/profiles/chirayu.dalwadi Pain is temporary. Quitting lasts forever. -- Lance Armstrong

[android-beginners] Notification helf

2010-01-29 Thread Chirayu Dalwadi
Help on notification of android is required. Please help me out -- Warm Regards, Chirayu Dalwadi Cell Number: +91-997-470-4341 Email: chirayu.dalw...@gmail.com Profile: http://www.google.com/profiles/chirayu.dalwadi Pain is temporary. Quitting lasts forever. -- Lance Armstrong -- You

Re: [android-beginners] Notification helf

2010-01-29 Thread Chirayu Dalwadi
I dont know how to use NotifyWithText. I need a code, that will help in implementing it On Fri, Jan 29, 2010 at 4:12 PM, Sean Hodges seanhodge...@googlemail.comwrote: On Fri, Jan 29, 2010 at 10:38 AM, Chirayu Dalwadi chirayu.dalw...@gmail.com wrote: Help on notification of android

[android-beginners] Including jar files

2010-01-28 Thread Chirayu Dalwadi
How to include .jar files in android for a perticular application in which KSOAP is implemented? -- Warm Regards, Chirayu Dalwadi -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking and tagging your question on Stack Overflow

Re: [android-beginners] Book for learning Android

2010-01-27 Thread Chirayu Dalwadi
I want useful links, requried to learn android Help me out -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To

[android-beginners] Using webservice through Android

2010-01-27 Thread Chirayu Dalwadi
I want to call a webservice through android. How do i do that?? -- Warm Regards, Chirayu Dalwadi Pain is temporary. Quitting lasts forever. -- Lance Armstrong -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking and tagging your

[android-beginners] Book for learning Android

2010-01-26 Thread Chirayu Dalwadi
Hii all, Can anyone suggest me good book for learning android? And if u have copy of it then do e-mail me. -- Warm Regards, Chirayu Dalwadi Email: chirayu.dalw...@gmail.com -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking