filepath to internal storage
Posted: Mon Mar 02, 2020 6:46 am
Hello,
I have made a soft who parse user text.
I have try it on a Galaxy Tab E tablet , a Samsung J3 phone and android TV. It works well but, I have have some problem to know filepath to user internal storage.
I enter manually "/storage/emulated/0/Lecture". It's work well on Galaxy Tab E and Samsung J3.
First problem :
"/storage/emulated/0/Lecture" is the filepath for Teatcher User (Administrator)
it may be
"/storage/emulated/10/Lecture" for Student (Low level User)
1 - How can livecode know which User is running ?
With Android TV the internal filepath storage may contain "/Mémoire interne" but I don't know to complete filepath.
2 - How do I know the user internal storage path ? (specialfolderPath??)
I have made a soft who parse user text.
I have try it on a Galaxy Tab E tablet , a Samsung J3 phone and android TV. It works well but, I have have some problem to know filepath to user internal storage.
I enter manually "/storage/emulated/0/Lecture". It's work well on Galaxy Tab E and Samsung J3.
First problem :
"/storage/emulated/0/Lecture" is the filepath for Teatcher User (Administrator)
it may be
"/storage/emulated/10/Lecture" for Student (Low level User)
1 - How can livecode know which User is running ?
With Android TV the internal filepath storage may contain "/Mémoire interne" but I don't know to complete filepath.
2 - How do I know the user internal storage path ? (specialfolderPath??)