Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to save loaded image ,text into internal storage for offline loading ? #1560

Closed
joy-sec opened this issue Dec 27, 2016 · 2 comments
Closed

Comments

@joy-sec
Copy link

joy-sec commented Dec 27, 2016

Hi,
I want to know
How to save loaded image ,text into internal storage for offline load?

@JakeWharton
Copy link
Member

We currently don't have an API to save to a File. Dupe of #506. If you want offline your best bet is to use a normal HTTP client to download and save images and then use Picasso to load them from disk.

@joy-sec
Copy link
Author

joy-sec commented Dec 27, 2016

then please share this method

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants