Closed tdurand closed 3 years ago
Right now we hardcode the path to the app in android with this for NeDB and for Next.js
/data/data/com.opendatacam
This works if the app is installed on the internal storage.. but I think this can fails if installed on the SD card.
Need to so how to make this robust.
fixed
Right now we hardcode the path to the app in android with this for NeDB and for Next.js
This works if the app is installed on the internal storage.. but I think this can fails if installed on the SD card.
Need to so how to make this robust.