Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where do data are stored ? #12

Open
tomdereub opened this issue Nov 21, 2016 · 4 comments
Open

Where do data are stored ? #12

tomdereub opened this issue Nov 21, 2016 · 4 comments

Comments

@tomdereub
Copy link

Hi,
I have a problem with handynotes (it's blank and I can't open it anymore), and before re-installing it I would like to know where the data are stored? I want to try to find the text that where in it if it's not already deleted...
Thanks!

@atd
Copy link
Owner

atd commented Nov 22, 2016

Hi @tomdereub sorry to hear the app went blank

HandyNotes uses the Android SQLite adapter https://github.com/atd/HandyNotes/blob/master/src/net/tapi/handynotes/NotesDbAdapter.java

There should be a sql file inside the app data folder (maybe you need to root your device to access that folder)

@tomdereub
Copy link
Author

tomdereub commented Nov 22, 2016

Hi,
It's was quite complicated to search directly on the phone (even rooted), but finally I found it in a backup in this folder:
Backup clockworkmod\2016-09-27.10.05.12\data\data\net.tapi.handynotes\databases\data
The file is not easy to read as text, but I found what I was searching for.

@atd
Copy link
Owner

atd commented Nov 23, 2016

Great! Were you able to keep your data after the reinstallation?

@tomdereub
Copy link
Author

Actually I didn't reinstall, I just suppressed the non-working widget. It's quite strange, I had at the same time a blank non working widget on a desktop, and a working widget on a other desktop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants