Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Mobile Development
  3. Android
  4. How To create a Centralized Database In Android

How To create a Centralized Database In Android

Scheduled Pinned Locked Moved Android
tutorialandroiddatabaselearning
3 Posts 3 Posters 10 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    coderTOcode
    wrote on last edited by
    #1

    Hi EveryOne, I would like to create an app in android in such a way that i works through an Centralized Database. I am a Beginner in Android and not worked on any big app. So i dont have any idea on how to create this centralized Database. So is their any link or exapmles so that i can refer...! Example:Register & Login The User Registered With his details should be stored in the Centralized database.. And if he tries to login based on the details in the Database he should Login(Validation Of UserName and Password)

    S J 2 Replies Last reply
    0
    • C coderTOcode

      Hi EveryOne, I would like to create an app in android in such a way that i works through an Centralized Database. I am a Beginner in Android and not worked on any big app. So i dont have any idea on how to create this centralized Database. So is their any link or exapmles so that i can refer...! Example:Register & Login The User Registered With his details should be stored in the Centralized database.. And if he tries to login based on the details in the Database he should Login(Validation Of UserName and Password)

      S Offline
      S Offline
      Simon_Whale
      wrote on last edited by
      #2

      As this Stackoverflow[^] suggests. Put your database on a server, Create a web service / WCF to sit in between your android app and the database

      Every day, thousands of innocent plants are killed by vegetarians. Help end the violence EAT BACON

      1 Reply Last reply
      0
      • C coderTOcode

        Hi EveryOne, I would like to create an app in android in such a way that i works through an Centralized Database. I am a Beginner in Android and not worked on any big app. So i dont have any idea on how to create this centralized Database. So is their any link or exapmles so that i can refer...! Example:Register & Login The User Registered With his details should be stored in the Centralized database.. And if he tries to login based on the details in the Database he should Login(Validation Of UserName and Password)

        J Offline
        J Offline
        Jubayer Ahmed
        wrote on last edited by
        #3

        You have to use a database and a service.You can use mysql as database and php to make a service. You can follow this Link: http://www.androidhive.info/2012/01/android-login-and-registration-with-php-mysql-and-sqlite/[^]

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups