AndroidNotes
AndroidNotes copied to clipboard
Example for notes does not show how to handle folder hirearchy.
All my notes are sorted into subfolders, the example returns no notes.
Hi!
I'm afraid this is unmaintained :-( I tried to have a look at the code, but it seems to import all notes, no matter how deep into folders they are? Specifically, I'm looking at flattenNoteFolders in src/main/java/com/opera/link/android/notes/OperaNotes.java, line 353.
Just to make sure I understand: you mean that the Android application doesn't show any notes at all? Are you sure the problem is subfolders? It works fine for me...