Here in this block it saves txt file but i get error 2103 but even i checked the app permission and its allowed, but still i get the error, pls help me
What about trying /File.txt only
Also did you asked WRITE_EXTERNAL_STORAGE permission?
Can you post a screenshot.Also is this is all of your blocks?
Can you post a screenshot of the error.It isn’t enogh to say that you got error 2103 only.
Also post your whole blocks and not one block only.
Check whether the directory exist?
That maybe the problem I guess
1 min please
WHYY
i asked hime to make it /File.txt only to check if the problem is from the directory path.
Also try this:
And
Will try it soon… Companion issues
IT SHOULD because permission is granted
Yes but the file is written to /sdcard/AppInventor/data
From app inventor documentation:
The Companion writes files to
/sdcard/AppInventor/data
for easy debugging
So check this file
You must create this directory first:
Same.
Try with compiled apk then
Yes i tried, still same error!
TRIED
I think it will be advisable to give a screenshot of the Blocks.
Where is slash before File2String?
No, that should work, if you set the blocks correctly.