Gets kicked out

First thing first Here's a cleaned aia version....
cleanedVersion.aia (924.2 KB)

You are still not using file:// in front of the path

Well thats the problem I can't se the picture.

Add this and try again

Hi Boban !

I have tried to solve this problem in over 1 and a half week and are as You can imagin pretty tiered at this. If You dowloaded my aia You se what I'm trying to do...

Could You please write the code as You describe and send me a updated aia. Then I know for sure that it is working on a Android 10 atleast Yours

My time for this week is running out and it would be very nice to ended it with some hope...

Try this simple test app on your Android 10 device:
imagePath_API29.aia (68.6 KB)

and report ...

Blocks

I had to adopt my folder to your project and add either file:// or using TaifunFile block GetUri filename, by doing that I can see the image

1 Like

Yes, the same result:

1 Like

Btw @Anke can you try without file:// on your device (Button5), as using after picker works even on my device Android 10 without file://

Hi

This works, fantastic ! I can't se what I have done different I thought i had tested everything but I have problably done som dubblefault

It has been mentioned a couple of times now, add file:// in front of the path..

ooo, when did I suggest that :wink:

O my friends... I have tested so much so I actually don't Know what I have been doing, incliding file://

What have I learned about this... Share aia files much more soner, it's so easy to make a dubblefault or miss something

This puzzelcode is very nice but if you compare it too a traditional language where the debugging function is far more developed it still has more to wish

Finally a big thanks to You all for Your help.. It has not all been wasted for me, I have taking one step further in my knowledge in this language.

I will now take the weekend off and I will a sure You that there will be no coding att all during this time :wink:

On monday though I will try to find out how the folder structure should be done to survive Android 11

Happy weekend to You all

Have a nice weekend!

Summary

Please close this thread (by clicking on Solution at the best answer). I mean it's gotten long enough. :wink:

But let us know where your mistake was.

1 Like

Ofcourse I will close it now... The problem was as I mentioned eartlier. It was the path that was wrong. Somthing has change between Android 9 and 10 so the way I wrote the path before this worked on android 9 but not on 10....

You got it this time :wink:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.