hello programmers...on my project with app inventor i succeeded to upload files to my dropbox account without a problem, i used a workaround from Taifun and thanks it worked like a charm
how ever i am facing a problem when it comes to downloading the file located in my root folder ( say /soccer.png )
look through the blocks, the aim is to download the file located in root folder in my dropbox account, get_the_list_picker.selection returns /filename.extension like /flowers.png
once i receive error code 200 and go to /sdcard/my document/download, i find something like app_inventor.tmp, opening it with text editor, i find some bunch of codes relating to the file concerned like id number, and so on
correct me if i am wrong with the blocks so i can get the file downloaded
Thanks in advance
