I would like to get path smthing like: storage/emulated/0
using Firefox Add-On SDK under Android OS. Analog in android sdk is getExternalStorageDirectory()
. Is it possible?
Asked
Active
Viewed 63 times
0

Anton Kasabutski
- 355
- 5
- 16
-
You want the path to what? – Makyen Oct 01 '16 at 03:52
-
@Makyen path that contains directories like "Downloads", "DCIM", "/Android/data", "Music" – Anton Kasabutski Oct 01 '16 at 13:51