https://github.com/duckbrain/ldss/blob/master/ldssa/ldssa.go#L9
That's a problem cause it does't work in phones that doesn't have sdcard.
07-02 10:22:41.104 29544-29603/com.github.cgomezmendez.ldss.ldssa.build E/GoLog: panic: open /storage/emulated/0/.ldss/languages.json: no such file or directory
there must be a way to have it dinamically in golang.
https://github.com/duckbrain/ldss/blob/master/ldssa/ldssa.go#L9
That's a problem cause it does't work in phones that doesn't have sdcard.
07-02 10:22:41.104 29544-29603/com.github.cgomezmendez.ldss.ldssa.build E/GoLog: panic: open /storage/emulated/0/.ldss/languages.json: no such file or directorythere must be a way to have it dinamically in golang.