orhanobut / hawk

✔️ Secure, simple key-value storage for Android
Apache License 2.0
3.98k stars 388 forks source link

Can you reload Hawk after init? #237

Open MarsVard opened 5 years ago

MarsVard commented 5 years ago

My app makes a backup of Hawk2.xml and after putting it back I want to reload Hawk.

Is there a mechanism that allows this?