[android-beginners] Re: Preparing an "android" session for my Java User Group ...

2008-10-03 Thread sarika
hi, i have given presentation on Android , you can cover following points : 1) Definition of Android 2) Features 3) Architecture 4) Advantages 5) Android Vs J2ME i prepared power point presentation as well as some notes : you can prepare presentation with help of notes ": Definition of an

[android-beginners] Re: HTTP

2008-10-03 Thread sarika
i got it how to use http connecttion thanks On Sep 25, 7:52 pm, Mark Murphy <[EMAIL PROTECTED]> wrote: > sarika india wrote: > > i am working on HTTP conntection for android, but i have not yet > > worked on HTTP connection code for any language, > > does anybody kno

[android-beginners] Re: Storing Data to database

2008-10-03 Thread sarika
yes got it ... its working now thanks On Sep 29, 5:00 pm, Mark Murphy <[EMAIL PROTECTED]> wrote: > sarika india wrote: > > > as i am using following > > > SQLiteDatabase.query(DATABASE_TABLE, new String[] {KEY_ROWID, > > KEY_HIGHSCORE}, null, null,

[android-beginners] Storing Data to database

2008-09-29 Thread sarika india
as i am using following SQLiteDatabase.query(DATABASE_TABLE, new String[] {KEY_ROWID, KEY_HIGHSCORE}, null, null, null, null, null); at this point i am getting following errors : Caused by : android.database.SQLiteExceptions : no such table highscore :, while compiling SELECT _id , high

[android-beginners] Storing Data to database

2008-09-29 Thread sarika india
Hello, will anybody plz guide me how to store data in database? --~--~-~--~~~---~--~~ 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@googlegroups.com To

[android-beginners] HTTP

2008-09-24 Thread sarika india
hi, i am working on HTTP conntection for android, but i have not yet worked on HTTP connection code for any language, does anybody know how to do HTTP connection in android? plz do help me out in this regard Thanks --~--~-~--~~~---~--~~ You received this messag

[android-beginners] New to android

2008-09-16 Thread sarika india
hello to all, i am new to android learning step by step 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@googlegroups.com