Skip to content

Instantly share code, notes, and snippets.

View mrsinhloi's full-sized avatar

Mr SinhLoi mrsinhloi

  • Vietnam
View GitHub Profile
@mrsinhloi
mrsinhloi / saveToExternalStorage.md
Created August 27, 2021 10:30 — forked from vxhviet/saveToExternalStorage.md
Android saving Bitmap to external storage.

Source: StackOverflow

Question: How do I save Bitmap to extrenal storage in Android?

Answer:

Use this function to save your bitmap in SD card:

public void saveTempBitmap(Bitmap bitmap) {
        if (isExternalStorageWritable()) {

Keybase proof

I hereby claim:

  • I am mrsinhloi on github.
  • I am mrsinhloi (https://keybase.io/mrsinhloi) on keybase.
  • I have a public key ASCFx79DmSFEwh9Gfyt6gTsjd5QgLYcLZ_hy1noDM9bkpQo

To claim this, I am signing this object: