+ 1
How to handle local files in sololearn?
5 ответов
+ 4
you can't, because everything is on the server and not your phone, the app don't have that kind of access to your phone
+ 2
but you can create data file programatically and then use it in same time of running your program - it give sense if you want learn how handle with files.
https://code.sololearn.com/cZ1Xc38SjXKK/#java
+ 1
try java N-Ide app
0
But what if I wanted to access existing file in my phone / laptop ?
0
Ok thnq 😇