One way is to save the spreadsheet in csv (comma separated values)
format and read it back with String.split() and insert the rows into
your database.

On Feb 9, 3:18 am, DAVIDT <dtole...@gmail.com> wrote:
> Hi all
> Did any one tried export the table  into .xls file.
> Using this .xls file, I planned to insert the data in sql lite
> thanks

-- 
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 options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to