[android-developers] vertical scroll

2011-08-22 Thread vineeshkc
hi, how vertical scroll bar for TableLayout in android ?? -- 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 to

Re: [android-developers] vertical scroll

2011-08-22 Thread vineeshkc
thanks Ratheesh Valamchuzhy for your reply actually am looking horizontal scrolling i find out the problem by using android:oriantation=horizontal in the attribute On Mon, Aug 22, 2011 at 12:39 PM, Ratheesh Valamchuzhy android...@gmail.com wrote: Also use

Re: [android-developers] Re: I need a simple android application that can view and create excel spreadsheets

2011-08-20 Thread vineeshkc
, 2011 at 12:23 PM, martypantsROK martyg...@gmail.com wrote: I use jxlapi - very easy to use. On Aug 20, 1:56 pm, vineeshkc kcvine...@gmail.com wrote: hai I need a simple android application that can view and create excel spreadsheets any idea or suggestion helpful to me pls -- You

Re: [android-developers] Re: I need a simple android application that can view and create excel spreadsheets

2011-08-20 Thread vineeshkc
with a specific problem, not write the entire app. (Unless you are paying us.) Thanks On Sat, Aug 20, 2011 at 1:53 PM, vineeshkc kcvine...@gmail.com wrote: hi thaks all of you for valuable response actulaay i am trying to develop android applicaton that  should be compatible with excel functions

Re: [android-developers] Re: I need a simple android application that can view and create excel spreadsheets

2011-08-20 Thread vineeshkc
hi thanks dear Appaholics On Sat, Aug 20, 2011 at 3:08 PM, Appaholics raghavs...@appaholics.in wrote: http://www.vogella.de/articles/JavaExcel/article.html On Sat, Aug 20, 2011 at 3:04 PM, vineeshkc kcvine...@gmail.com wrote: hai   Appaholics i am not asking to develop the application

[android-developers] I need a simple android application that can view and create excel spreadsheets

2011-08-19 Thread vineeshkc
hai I need a simple android application that can view and create excel spreadsheets any idea or suggestion helpful to me pls -- 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] vineeshkc wants to chat

2011-05-06 Thread vineeshkc
--- vineeshkc wants to stay in better touch using some of Google's coolest new products. If you already have Gmail or Google Talk, visit: http://mail.google.com/mail/b-812ef5fcc6-27d7e9302d-yK35zAHmhrw3uHmEMflDejQQ534 You'll

Re: [android-developers] redirct the an alert or replay to the device that send sms

2011-03-15 Thread vineeshkc
] redirct the an alert or replay to the device that send sms On 3 March 2011 16:29, vineeshkc kcvine...@gmail.com wrote: Is it possible to either redirect incoming messages to another application or allow the other application to receive the sms as well You can register for broadcast

Fwd: [android-developers] redirct the an alert or replay to the device that send sms

2011-03-04 Thread vineeshkc
*can u give me any site or coderelated to this *? -- Forwarded message -- From: Marcin Orlowski webnet.andr...@gmail.com Date: Fri, Mar 4, 2011 at 2:16 PM Subject: Re: [android-developers] redirct the an alert or replay to the device that send sms To: vineeshkc kcvine

Re: [android-developers] redirct the an alert or replay to the device that send sms

2011-03-04 Thread vineeshkc
ok sure i will do it take it has a challenge On Fri, Mar 4, 2011 at 2:59 PM, Marcin Orlowski webnet.andr...@gmail.comwrote: On 4 March 2011 10:13, vineeshkc kcvine...@gmail.com wrote: can u give me any site or coderelated to this ? No, because you can easily google it for yourself

[android-developers] redirct the an alert or replay to the device that send sms

2011-03-03 Thread vineeshkc
HAi ALL OF YOU Is it possible to either redirect incoming messages to another application or allow the other application to receive the sms as well or redirct the sms to the save device that send -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] redirct the an alert or replay to the device that send sms

2011-03-03 Thread vineeshkc
Hearty Thanks Marcin *is it possible to send an alert or some SMS to the same device that send the SMS * On Thu, Mar 3, 2011 at 9:29 PM, Marcin Orlowski webnet.andr...@gmail.comwrote: On 3 March 2011 16:29, vineeshkc kcvine...@gmail.com wrote: Is it possible to either redirect

[android-developers]

2010-12-01 Thread vineeshkc
hi, if u want develop any android application pls contact me kcvine...@gmail.com -- 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

[android-developers] json

2010-09-09 Thread vineeshkc
pls help for reteriving data from the webserver usin json -- 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 to

[android-developers] soap in android

2010-09-06 Thread vineeshkc
pls tell about using web service by using ksoap in android -- 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 to

[android-developers] remote de conection

2010-09-02 Thread vineeshkc
hai i am trying remote database connection using java to connect mysql in ecllipse that connetion working properly but by using android it is not working properly can u help me..? -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] how to create login screen

2010-09-02 Thread vineeshkc
use sqlite check eg below.and try import java.util.ArrayList; import android.app.ListActivity; import android.database.Cursor; import android.database.sqlite. SQLiteDatabase; import android.os.Bundle; import android.widget.ArrayAdapter; public class databaseAct extends

[android-developers]

2010-09-01 Thread vineeshkc
There is a user input then on submit pass the search keywords to the db server and return the results (the db server has to be external by the way). Could i pass the search query to server side (php) and get the php script to execute the queries and return the scripts output? eg. just a bunch of

Re: [android-developers]

2010-09-01 Thread vineeshkc
sorry pls give me exact idea -- 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 to

[android-developers] remote db connection

2010-08-27 Thread vineeshkc
pls give me remote db connection code -- 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 to

Re: [android-developers] android service

2010-08-11 Thread vineeshkc
use intent to connect the activity -- 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 to

[android-developers]

2010-08-11 Thread vineeshkc
does window 7 support android installlation -- 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 to

Re: [android-developers] Re:

2010-08-11 Thread vineeshkc
how u installl it pls say -- 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 to android-developers+unsubscr...@googlegroups.com

[android-developers]

2010-08-10 Thread vineeshkc
I want database connection code using android database connectivity with SQLite. -- 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

Re: [android-developers]

2010-08-10 Thread vineeshkc
pls show me how -- 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 to android-developers+unsubscr...@googlegroups.com For more

Re: [android-developers]

2010-08-10 Thread vineeshkc
can u give a link to that book -- 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 to

[android-developers]

2010-08-10 Thread vineeshkc
i have an error MyObject cannot be resolved to a type ... in public long insertEntry(MyObject _myObject) { ContentValues contentValues = new ContentValues(); // TODO fill in ContentValues to represent the new row return

[android-developers]

2010-08-09 Thread vineeshkc
hai i am trying to develop an application that connect remote server -- 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 to

Re: [android-developers] Integrating orkut in android application

2010-08-09 Thread vineeshkc
you create a small moblie interface in xml and try to connect with the social sites -- 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,

[android-developers]

2010-08-09 Thread vineeshkc
how can i create a simple dialogue in android -- 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 to

[android-developers]

2010-08-09 Thread vineeshkc
can you give an idea about dbconnection in android -- 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 to