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 7824539
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T08:37:59+00:00 2026-06-02T08:37:59+00:00

Hello i am following this tutorial Using your own SQLite database in Android applications

  • 0

Hello i am following this tutorial Using your own SQLite database in Android applications

Now i don’t understand how is save in first place created database. Here is the code how sqlite is taken from resources folder:

InputStream myInput = myContext.getAssets().open(DB_NAME); 

So where to keep in first place my sqlite as if i copy in resources folder i get compiler error:

invalid resource directory name

Thanks.

  • 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-06-02T08:38:01+00:00Added an answer on June 2, 2026 at 8:38 am

    As what i did in one of my project, copy your database file in raw folder and get its InputStream as below:

    InputStream myInput = myContext.getResources().openRawResource(DB_NAME);
    

    now copy myInput stream contents to a cache directory in order to create a copy of your database file.

    Further you may use that database file with SQLiteDatabase.openDatabase to get SQLiteDatabase object and do your sql magic

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

Sidebar

Related Questions

I am following this tutorial https://developer.android.com/guide/tutorials/views/hello-tabwidget.html and have completed it. Now I would actually
I'm following this tutorial: http://developer.android.com/resources/tutorials/views/hello-datepicker.html . I have two EditText, and which one calls
I'm following this tutorial to add an overlay to a google map (http://developer.android.com/guide/tutorials/views/hello-mapview.html). mapOverlays
I have been following this tutorial for setting up tabs in your application. http://developer.android.com/resources/tutorials/views/hello-tabwidget.html
Hello i have the following problem, I record a video using red5 like this:
I have the following line: 14:48 say;0ed673079715c343281355c2a1fde843;2;laka;hello ;) I parse this by using a
I am following this tutorial that is like the hello world for post-commit I
I am following the Android Gallery tutorial ( http://developer.android.com/guide/tutorials/views/hello-gallery.html ) but instead of simple
I am getting started with Symfony 2 & I am following this tutorial. Now,
If you create the app described in this tutorial http://developer.android.com/resources/tutorials/views/hello-datepicker.html change the date, and

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.