[android-developers] about android application development

2011-04-01 Thread kajal patil
Hi All, How to set edittext background color and edittext border line which seems an orange? Thank You. -- 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

[android-developers] about android application

2011-03-19 Thread kajal patil
Hi All, I developed an android application.I want to send http request from my android application on button click to servlet in eclipse.But I am not able to send http request to my servlet from my android application.I have searched a lot but i didn't get any correct code.Can u please give me

[android-developers] About method

2011-03-16 Thread kajal patil
Hi All, Can I use public static void main method in android application? Thank you. -- 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,

Re: [android-developers] About method

2011-03-16 Thread kajal patil
you On Wed, Mar 16, 2011 at 3:37 PM, Kostya Vasilyev kmans...@gmail.com wrote: Yes, you can. It just won't be called by Android. What are you trying to do? 16.03.2011 13:01, kajal patil пишет: Hi All, Can I use public static void main method in android application? Thank you. -- You

[android-developers] About Android Application Development

2011-03-16 Thread kajal patil
Hi All, I need to call a servlet from my android app and send some data.Can anyone give me some example ? Thank you -- 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

[android-developers] About Android Application Development

2011-03-15 Thread kajal patil
Hi All, I have problem in displaying message on logcat.I tried different ways but i didn't get my application as working.So i m also posting my code.I have two files send.java and receive.java.From send.java i sent information like first name,last name from my application to another

Re: [android-developers] About Android Application Development

2011-03-15 Thread kajal patil
, String) for printing inside the logcat. -- Cuil On Tue, Mar 15, 2011 at 1:12 PM, kajal patil patil.kaja...@gmail.comwrote: Hi All, I have problem in displaying message on logcat.I tried different ways but i didn't get my application as working.So i m also posting my code.I

[android-developers] About Android Application Development

2011-03-15 Thread kajal patil
Hi All, I developed an android application but i want it more user friendly means in my application one field is skill.And when i focus on edittext field of skill then it will show pictures along with its name below of picture,like for all skills carpenter,cook,driver etc.How to do that in my

[android-developers] About Android Application Development

2011-03-15 Thread kajal patil
Hi All, I developed an android application.But I want my application more user friendly means skill is one field in my application but i want it like when i focus on its edittext box then it will show picture along with its name below for all skills like chef,carpenter,driver etc.But i didn't

[android-developers] About Android Application

2011-03-14 Thread kajal patil
Hi All, I have developed an android application.But i did not get how to display some string in .java file on console in android project while running.I used system.out.println(string) but it did not worked.Please kindly suggest the solution. Thank you. -- You received this message because

[android-developers] About Android Application Development

2011-03-14 Thread kajal patil
Hi all,. I am developing an android application.I used system.out.println(message) to display message in logcat.But i did not get in logcat.I don't knw that whether system.out.println(message) is correct way.I need it for my project.Please kindly suggest solution. Thank you. -- You

Re: [android-developers] About Android Application Development

2011-03-14 Thread kajal patil
, I have found, is the beginning hence take a read through this: http://developer.android.com/resources/tutorials/hello-world.html Regards Damien On 15/03/2011, at 2:26 PM, kajal patil wrote: Hi all,. I am developing an android application.I used system.out.println(message

[android-developers] about application error

2011-03-11 Thread kajal patil
Hi All, In my Android application in eclipse I get the following error: UNEXPECTED TOP-LEVEL EXCEPTION: java.lang.iIlegalArgumentException:already added:org/apache/uima/conceptMapper/ConceptMapper . . Conversion to Dalvik format failed with error 1. this error only appears if

[android-developers] About scroll bar

2011-03-02 Thread kajal patil
Hi All, I am developing an android application.I have problem in scroll bar.I did not get it where to add in main.xml file.Kindly suggest the solution. Thanks. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

[android-developers] About Android Application Development

2011-03-01 Thread kajal patil
Hi All, I am developing an Android application which contains fields like first name,last name,skill and address.But problem is that i want to extract the values of all edittext on button aclicknd append all values and sent it as a message to another mobile device which is connected to sms