[android-beginners] Basics

2009-02-11 Thread LaFolle
Hey all, Can anyone tell me what a cursor and an adapter is. I am unable to figure it out. Thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to this group, send email to

[android-beginners] Using bluetooth of native machine

2009-02-10 Thread LaFolle
Hi all, I am writing an application which will be using bluetooth. Can I use laptop's bluetooth device from an emulator? Thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to

[android-beginners] Re: Getting data from a server

2009-02-10 Thread LaFolle
This might help : http://code.google.com/android/devel/data/network.html On Feb 10, 10:39 am, shobhit kasliwal shobhit.kasli...@gmail.com wrote: Hi I am new to android and in my application I want to read and update data (text and image) which is stored in a database at the server. How can I