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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T14:16:38+00:00 2026-06-11T14:16:38+00:00

I have an App that compiles against SDK 1.5 for compatibility reasons, I would

  • 0

I have an App that compiles against SDK 1.5 for compatibility reasons, I would like to try and keep it that way. I am allowing user’s to save images to the external memory, which at the time I was sure was always an SD-card. I want the images (files) to stay even if the user uninstall the App, otherwise I could have saved to internal memory and App would delete upon uninstall.

Up until now I have had no problems loading images from my test devices, but now I got an Toshiba Thrive tablet that besides internal DDR ram, have 8GB internal Flash memory and an SD-Card slot. My App saves the images fine on the Toshiba declaring storage location like this:

// Note: First I create a folder for my App - Not shown here, but it works fine

file = new File(Environment.getExternalStorageDirectory()+ File.separator + "MyApp" + File.separator + "test.png);

On the Toshiba tablet it always saves with the above method on the internal flash device, which is fine, however using same declaration the same file won’t load, which I find really strange.

I load using this very simple method;

file = new File(Environment.getExternalStorageDirectory()
                + File.separator + "MyApp" + File.separator + "test.png);

bitmap = BitmapFactory.decodeFile(file);

And then display bitmap

I have not had a previous need to set any file permissions, other that if I compile against SDK 1.6 or higher I need in the manifest this

uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" 

Even so I thought that was only to allow writing.

  • 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-11T14:16:39+00:00Added an answer on June 11, 2026 at 2:16 pm

    Sorry people, I had to change my code handling rotation as values for orientation was different, the way I used to do it, from my other devices, plus the tablet was connected via USB to PC which had locked access to folder – duh 🙁

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

Sidebar

Related Questions

I have a PHP app that I would like to test against various PHP
I have an app that lets the user interact with several forms. I can
Suppose I have a WinForms app that is built and compiled against .NET 2.0
How can I diagnose apk install issues? I have an app that compiles and
I have a SDL app that compiles fine, and the images show up, but
I have an app written that compiles and runs fine in Xcode 4.2. I
I have an iPhone app that compiles and runs fine in the Simulator on
I have an app that is run from a compiled DLL on a web
have an app that finds your GPS location successfully, but I need to be
Have an app that has listings - think classified ads - and each listing

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.