After choosing a txt file i have the error:
Error 2101: the file test.txt could not be found.
I tried also manulay paths and the error is the same.
I think the problem is on file component after a lot of tests.
I have Read/Write permission and i chose a txt file.
vknow360
(Sunny Gupta)
May 19, 2020, 10:05am
#2
Hi @papavasileiou87
Do it Application Specific Directory block and post result here.
It will not work until you provide correct path.
Use same path (output path used in Copy method) in Read From
method.
The file going to private folder after that could not read it.
I have exactly the same issue
vknow360
(Sunny Gupta)
May 19, 2020, 11:00am
#5
No this is not true.You can read/write from ASD folder also.
Try this path:
Application Specific Directory
+ /test.txt
If you mean that is not working…same error
vknow360
(Sunny Gupta)
May 19, 2020, 2:02pm
#7
Hi @papavasileiou87
Can you Do it Application Specific Directory and show me the result?
vknow360
(Sunny Gupta)
May 19, 2020, 2:22pm
#9
Are you facing issue in companion or apk or both?
on both my friend. Also i tried manulay paths. The isseu is on read of file component if understood correcttly. Have anyone the same problem or only me?
Thanks for your reply
1 Like
Mateja
(Mateja)
May 19, 2020, 4:45pm
#11
Please make a good title.
1 Like
Boban
(Boban Stojmenovic)
May 19, 2020, 6:47pm
#13
So why not follow the solution in that post
There is not solution. I tried to replace this segment of path but same error.
Boban
(Boban Stojmenovic)
May 19, 2020, 7:17pm
#15
It wont work in companion, only as apk
Ok I will try all possible solution and on apk and I will tell you. Thanks.
There is another block on extension f.e. to read text from a file?
Boban
(Boban Stojmenovic)
May 19, 2020, 7:35pm
#17
Read from file, use replace segment with your blocks
2 Likes
Yes works!!!
Thanks a lot. Because on some devices with diferent paths like /mnt/sdcard/ i have a solution with that.
2 Likes