How do you download image?

no replies ok

error: The operation remove list item cannot accept the arguments: , [""], [1]

screenshot:

i'm trying to display the song requests in a listview
i've disabled format tested the app nothing

I tried this:


I disabled the remove item block and it showed the first item, but when I put it back
there was nothing to show because there is no data to test except the names :sweat_smile:
nimaa

It seems you have watched a tutorial about sending and reading data from google sheet but you didn't see the whole video

I watched the whole video in this

i'm trying to display the song requests in a listview

Do you Mean Like this?


There is a lot of test In your google sheet, Sorry about that.
You can delete it
I know this is not the best formatting The app still has problems But I can't fix it right now as my Android phone ran out of battery And I don't have any emulators
You can fix the problem also it's not a big problem..

Yea that's what I mean, but the listview under the request
Button!!!

Why don't it work for me, when I test it??

if you tell me how i can fix this "i will"

I know fixed It!

ok
I fixed this problem here is the code I fixed.


And also I changed The WEB2 component's Url to:
https://docs.google.com/spreadsheets/d/1iFvc2CHyNYywC2SDNARDkD3IY0S-H5Xt4XQUn62g-LY/gviz/tq?tqx=out:csv&sheet=req

After you changed these The output should Like this:

AIA :
RadioStreamVI_SR2KAS2_1_2.aia (4.0 MB)

Also I just added comments to blocks I changed In the AIA + the reason I changed it.

This Should work definitely!

Sorry For Late Response. It was a important work.

ok ta i'll take a look and change it

  • there's loads of initilize globals i don't use i'll get rid of them as well

Then why is it duplicating the song request

and why am i getting these errors

Remove comments, so that I can read better your blocks, I think you are doing mistake in getting list.

That code lacks defensive tests for short rows in global Table. Otherwise it looks harmless.

Think of a more specific name for global Table.

You will eventually need more of those for different purposes.

Dinner table
Operating room table
Logarithmic table
Periodic table of the Elements

1 Like

table an amendment :wink:

2 Likes

yea no i've renamed it from Table to RadioReq nimafr were helping me

1 Like

i've followed you're path i press image got nothing
so i change the asset to shared tried it in app pressed image
it worked at first now everytime i test pressing the image mit app keeps crashing

any ideas

Designer:

Blocks:

Why do you need to copy the image file from assets to a shared directory, or from one shared directory to another?

Don't worry about the users
They can Convert the .apk file to .zip file and After going to the assets directory Copy the QR.jpg to their /Pictures Folder.
I also tried the Download Helper extension But the companion crashed.

But they shouldn't have to convert from apk to zip once installed the app

Please share block representation of that for help me also about that also.