- Joined
- Dec 3, 2013
- Messages
- 7,032
- Thread Author
- #1
If a path is given such as
The file is not saved as the subfolder 'MaxiSuperHeater' does not exist.
Would it be possible to add support to create the non-existing folders in order to fix this?
Or do we have to just either use the root storage directory or handle the folder creation ourselves?
@Cloud
Nevermind seems to be doing it now lol.
Code:
Environment.getStorageDirectory()+"/MaxiSuperHeater/config.properties"
Would it be possible to add support to create the non-existing folders in order to fix this?
Or do we have to just either use the root storage directory or handle the folder creation ourselves?
@Cloud
Nevermind seems to be doing it now lol.
Last edited: