Android Community
Results 1 to 6 of 6

Thread: How to create database using android API

  1. #1
    Join Date
    Jan 2008
    Posts
    3

    Default How to create database using android API


    Hi All
    Can u plz help me some code for creating database using android API..............?

  2. #2
    Join Date
    Nov 2007
    Posts
    1

    Default

    Have a look at this tut: http://www.anddev.org/working_with_t...sors-t319.html
    or this if the link doesn't work:
    http://www.anddev.org/viewtopic.php?t=319


    bye

  3. #3

  4. #4
    Join Date
    Nov 2009
    Location
    Sri Lanka
    Posts
    1

    Default Re: How to create database using android API

    It is simple, try this;

    Create Android Database

  5. #5
    Join Date
    Jun 2010
    Posts
    130

    Default Re: How to create database using android API

    I think first of all, you need to install a database browser, you could find one here:

    http://sourceforge.net/projects/sqlitebrowser/

    and then, using the sql statement to create database similar to create in the SQL Server and MySQL. You need to reffer to the documents supplied by android official tech. refference for the details.

  6. #6
    Join Date
    Mar 2011
    Location
    San Francisco, California
    Posts
    1

    Default Re: How to create database using android API


    Hi Brinkley1988,

    Check this out I posted basic database tutorial:
    http://www.anddev.org/networking-dat...se-t51657.html
    Last edited by ruelblapid; 03-15-2011 at 10:08 PM.
    Ruel B. Lapid
    Senior Android Engineer
    -----------------------
    Airpush.com: The Push Notification Ad Network

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •