[android-developers] Add buttons into the tab

2010-06-01 Thread Suhas Mannar
Hi, I have created an application that creates tabs dynamically when i click on a button. I wish to add 2 buttons in each of the tabs (some what similar to tabs in the browsers). Can you please suggest me to create them. Thanking you, suhas -- You received this message because you are

[android-developers] one-to-one chat

2010-06-01 Thread Suhas Mannar
Hi I am creating a one to one chat connnection using smack 3.0.4. I am not able to receive the message when the relpy is sent. Can you please help me? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

[android-developers] receive message from server

2010-06-01 Thread Suhas Mannar
Hi, I am new to android. I am creaing an client-server application that receives and sends messages to both client and server. Till now i am able to send messages to server but not able to receive message back from the server. Is there any permissions to be set. Can you help me with the

[android-developers] Retrieve buddy list from the server

2010-06-01 Thread Suhas Mannar
Hi, I am new to android. I am creating an application to receive the buddy list of my gmail account. Till now i am able to connect to the gmail account through my application. I have 2 different xml's in my app where 1st is used for loging into my gmail account and the second has a

[android-developers] How to receive message in a chat application

2010-06-21 Thread Suhas Mannar
HI I am new to Android. I am trying to implement a chat application in android 2.1. Till now i am able to retrieve buddy list and send message to a person on the buddy list. I am facing a problem in receiving messages from that person. So please help me -- You received this