You can build the database on any platform (perhaps using a tool like
SQLite Expert) and upload it to Android.  The trick is that you have
get it from wherever you upload it into the app's database directory
(plus add a few extra records that Android wants).  Some info here:

http://www.reigndesign.com/blog/using-your-own-sqlite-database-in-android-applications/

On Aug 8, 10:59 am, "Tanay M. Kapoor" <tmkap...@gmail.com> wrote:
> i need to add a large amount of data to an android database i have
> created. Is there any tool i can use to do this instead of making an
> activity to write and manually add the data. My application need only
> display the data not add new thigns to the datdbase.
> Please help...

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

ATTENTION: Android-Beginners will be permanently disabled on August 9 2010. For 
more information about this change, please read [http://goo.gl/xkfl] or visit 
the Group home page.

Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to