# \[SOLVED\] Show image stored in SDCARD (sdk 26)

**URL:** https://discourse.processing.org/t/solved-show-image-stored-in-sdcard-sdk-26/4397
**Category:** Processing for Android
**Created:** [October 12, 2018, 3:42pm UTC](https://discourse.processing.org/t/solved-show-image-stored-in-sdcard-sdk-26/4397 "2018-10-12T15:42:38Z")
**Posts on this page:** 1
**Showing post:** 9

<div class="post-metadata">

### Author: ![julienrat](https://avatars.discourse-cdn.com/v4/letter/j/7ea924/32.png) [@julienrat](https://discourse.processing.org/u/julienrat)
#### Post date: [October 13, 2018, 10:28am UTC](https://discourse.processing.org/t/solved-show-image-stored-in-sdcard-sdk-26/4397/9 "2018-10-13T10:28:48Z")

</div>

Yes i understand now  
something like your post ? 🙂

> [@Porting sketch to Android Studio - Problem with request permission](https://discourse.processing.org/t/porting-sketch-to-android-studio-problem-with-request-permission/3454/5):
>
> OK, act.requestPermissions( new String[]{Manifest.permission.WRITE\_EXTERNAL\_STORAGE}, 10); works as far as it is now asking for permission. still no file written by Table class. Hm, maybe i got another mistake in my code. testing… thanks a lot act = this.getActivity(); I missed that one.

---

_[View the full topic](https://discourse.processing.org/t/solved-show-image-stored-in-sdcard-sdk-26/4397)._
