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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T23:34:19+00:00 2026-05-26T23:34:19+00:00

I want to send images created using my app using a send intent. I

  • 0

I want to send images created using my app using a send intent.
I looked at many examples of such intents and noticed that they all used the external storage to store the temporary image files that will be sent using the intent.

Is there any specific reason why the external storage is being used?
It looks to me like a dangerous choice since the user wouldn’t be able to post images to the web if the external storage is not mounted, which feels rather strange.

Also, where would you save your app’s working data? In onPause(), I am saving the current image the user is working on in the internal storage, but would you recommend storing it in external storage instead?

  • 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-26T23:34:20+00:00Added an answer on May 26, 2026 at 11:34 pm

    This is common because images can be fairly large. In some devices internal storage is somewhat precious (hence the popularity of Apps2SD). Additionally, sometimes you might want these images accessible to the user outside of your app. If it’s truly just temporary, you should consider using getCacheDir() or getExternalCacheDir().

    See this doc for info on storage. There’s code in that doc to see if external storage is available if you want to use internal and fallback to external.

    Oh, the main reason though in your scenario is simply that your chunk of internal storage is only accessible to your app. If the send intent is to a component that is not your app, it won’t be able to access your area of internal storage.

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

Sidebar

Related Questions

I want so send every week an update by email. But Im afraid that
I want to save an image to the database using SQLite. I send the
I want to send image data to the server, For that, I have appended
I've been using PyAMF to write a backend for a flex app that will
I want a PHP to be able to send 1 of 3 images, depending
I want to create an Ipad/iPhone app that will act as a catalog to
For testing purposes I want send mail to my localhost user account rather than
Want to send the text from my current vb application to the Active Window
I want to send email from a Ruby application. Is there a call in
I want to send an array constructed in javascript with the selected values of

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.