Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6914181
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T09:18:51+00:00 2026-05-27T09:18:51+00:00

For a project I am making a simple RPG turn based game in Android.

  • 0

For a project I am making a simple RPG turn based game in Android. At the moment I’m struggling to think how I going to implement the saving and accessing of data. The game being an RPG means that I want to save lots of data like stats, items, creatures and characters.
Can I do this using SQlite or would there be a better way?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T09:18:52+00:00Added an answer on May 27, 2026 at 9:18 am

    It sounds like the built-in SQLlite would be very appropriate. Seems like you’ve already laid out in your question, several potential SQL tables. For example, each character could be stored as individual rows of a table, where the columns describe the attributes of each character, many of which may link to rows of other tables. Same goes for users, items etc.

    It can be a bit intimidating getting started with SQLlite if you’ve little familiarity with it, but once you’ve worked through a couple of tables and start to form a code base, you’ll find yourself reusing the same/similar queries over and over.

    I’m not a database or SQL expert, but from my own experience, try to form as clear an idea as possible of how the data should be structured – all the tables and associations etc – before writing any code. Then as the development proceeds and your initial ideas get revised, try to keep honestly questioning whether your existing data structures are still appropriate, and make any necessary changes as soon as you identify a different data model that makes more sense.

    An alternative method would be store information in files, but then you’ll have to invent not just the data structure but also the physical aspects of how that data gets stored within each file.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm making a simple 2 player game in XNA and started looking into saving
I am making a simple game project involving the use of Cocos2d. Now as
I was making a simple class for a small project and decided to just
I am making for my Graduation Project a low price Navigation device, using Android
I'm making a simple to-do-list project and running into a few bumps in the
I am making a small game as sort of a test project, nothing major.
I'm making a simple game, and it has a single instance of a class
I am making a simple 2D game in java... I am using java's Graphics2D
I'm working on my first Android project, and I'm starting off by making a
I'm working in a android project the idea is simple: I just need to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.