[android-developers] Re: [android-developers]

2008-06-24 Thread dolan kundu
Hi Radhika, for one Java file, xml file you have to create and design also you have to do. for the AndroidManifest.xml file, it will create automatically. but in that, you have to modify that xml . Thanks, Dolan. On Wed, May 14, 2008 at 3:08 PM, <[EMAIL PROTECTED]> wrote: &g

[android-developers] Re: Null Pointer Exception

2008-06-23 Thread dolan kundu
Hi kenishant, When a java file will create , in that case, only one (1) time setContentView (R.layout.abcd) you can create. And another case is, there must be some what mismatch with the java file and the xml file. so in these cases, NullPointerException can come. Thanks, Dolan. On Sat, Jun 21

[android-developers] Re: screen moving to third screen instead of staying in second screen

2008-06-17 Thread dolan kundu
Hi Gopal, To move to the third screen, call the second screen class name in the first screen. then only it will come from first screen to the second screen. Afterthat, in the second screen, call the third screen. so series will be coming. Thanks, Dolan. On Tue, Jun 10, 2008 at 6:23 PM, gopal

[android-developers] Re: How to add more then one spinner in relative layout

2008-05-23 Thread dolan kundu
Hi rutu, In your 1st question, to avoid overlapping of d spinner, set the y-axis in the xml page related with the spinner. In your 2nd question, create button or what ever you want. then make these as boolean value by setChecked . Thanks, Dolan. On Fri, May 23, 2008 at 1:17 PM, rutu <[EM

[android-developers] Re: Text-Icons

2008-05-22 Thread dolan kundu
Hello Mark Murphy, Thanks for your reply. but i cant understand from here what did you said. Please explain me clearly. if you can give related example, it will be helpful to understand the problem. Thanks, Dolan. On Wed, May 21, 2008 at 5:17 PM, Mark Murphy <[EMAIL PROTECTED]>

[android-developers] Re: Vertical scrolling inside text view

2008-05-21 Thread dolan kundu
android:layout_width="fill_parent" android:layout_height="fill_parent" > . . . . . . . in the xml ,inside the space you can specify whatever you want. Thanks, Dolan. On Wed, May 21, 2008 at 2:36 PM, and.hl <[EMAIL PROTECTED]> w

[android-developers] Re: Vertical scrolling inside text view

2008-05-21 Thread dolan kundu
Hi and.hi, To bring a scroll, just call scrollview in xml. it will work. Thanks, Dolan. On Wed, May 21, 2008 at 11:27 AM, and.hl <[EMAIL PROTECTED]> wrote: > > Can anyone tell how to scroll text vertically inside a text view. > > Having textview inside a scroll view does no

[android-developers] Text-Icons

2008-05-20 Thread dolan kundu
options are there (Suppose, Single bed room, double bed room etc.) . in those options, i want to keep different images or icon for different options, which will display with the text itself. how can i do? please reply me fast. Thanks in advance, Dolan

[android-developers] Activation service

2008-05-20 Thread dolan kundu
advance, Dolan. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email

[android-developers] Re: Java vs. Android APIs

2008-05-20 Thread dolan kundu
stead of AWT. Thanks, Dolan. On Wed, May 21, 2008 at 3:17 AM, kobica <[EMAIL PROTECTED]> wrote: > > > > > > When trying the XML-RPC client. Is that what you were referring as > > > "Delvik bugs" ? > > > > Possibly. What's interesting i

[android-developers] Re: Null pointer Exception while accessing Textfile

2008-05-19 Thread dolan kundu
Hi Analdin Judy, Check the java class file and xml file. some mis-match is there between these two. Cheers! Dolan. On Sat, May 10, 2008 at 3:21 PM, Analdin Judy <[EMAIL PROTECTED]> wrote: > > Hi, > > > >Can anybody please tell me the reason for "null pointer

[android-developers] Re: 2 xml files in one java file

2008-05-06 Thread dolan kundu
ya , you can . Set the activity content from a layout resource. The resource will be inflated, adding all top-level views to the activity. So , in the inflatedView, we can call second xml file. On Tue, May 6, 2008 at 9:50 AM, scorpio <[EMAIL PROTECTED]> wrote: > > ya josh, > > thanks for the i

[android-developers] problems on incoming messages.

2008-05-01 Thread dolan kundu
message from server at any time? is there any related code with that? plz reply me fast. Thanks, Dolan. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, sen

[android-developers] problem on Incoming messages

2008-04-30 Thread dolan
incoming message from server at any time? is there any related code with that? plz reply me fast. thanks, Dolan. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, sen