02/19/2013, 05:47 PM
|
#1 (permalink) |
|
Member
Posts: 121
|
Hey, long story short, the screen is dead (can't see anything, dull light), but everything seems to be working. Is there any way to get the information I have in the Notes app by Inglorious Apps?
any help would be appreciated. |
02/19/2013, 07:28 PM
|
#2 (permalink) |
|
Member
Posts: 600
|
If developer mode is enabled, you can use webOS Quick Install to download the database to your computer. However, i don't know what phone you have (sounds like a Veer TBH) and what OS version... i've also never used that particular Notes app, so i can't really give any specifics yet
|
02/20/2013, 12:31 AM
|
#3 (permalink) |
|
Member
|
if you can connect the drive via USB connection (try Option + Sym + U for USB) you can get the database file in folder like e.g.
/.app-storage/file_.media.cryptofs.apps.usr.palm.applications.com.ingloriousapps.notes_0/0000000000000003.db and copy to PC. after that you can open the sqllite .db File on your PC with sqllite viewer like firefox sqllite extension. or if that does not work: and if developer mode was enabled and you can connect via webOS quick install you could go into the Terminal (Linux command line http://www.fillito.com/wp-content/up...ickinstall.png) and search for the notes database which could be located under app-storage Directory. Search for it with those commands: > cd /media/internal/.app-storage > ls to list directories, there should something like file_.media.cryptofs.apps.usr.palm.applications.com.ingloriousapps.notes_0 then you can go into this directory with > cd file_.media.cryptofs.apps.usr.palm.applications.com.ingloriousapps.notes_0 > ls to list the database File like e.g. 0000000000000003.db Now you can download this file via menu 'Recieve File' in webOS quick install: /media/internal/.app-storage/file_.media.cryptofs.apps.usr.palm.applications.com.ingloriousapps.notes_0/0000000000000003.db after that you can open the sqllite .db File on your PC with sqllite viewer like firefox sqllite extension. If you had installed Preware app Save&Restore before and it would support this app you could find this db in the folder /media/internal/saverestore/<AppID>
__________________
Patch Enhancing vCard Export -|- Your own cloud with Zarafa (EAS sync) -|- Tasks-app of 2.x on 3.x incl.EAS sync -|- SYM key in Enyo on phones -|- My hidden webOS Tips and Tricks - like it ?
Last edited by gizmo21; 02/20/2013 at 04:48 PM. |
02/20/2013, 12:14 PM
|
#5 (permalink) | |
|
Member
|
Quote:
![]() At least if it is a webOS Phone - which it will be for sure - hehe
__________________
Patch Enhancing vCard Export -|- Your own cloud with Zarafa (EAS sync) -|- Tasks-app of 2.x on 3.x incl.EAS sync -|- SYM key in Enyo on phones -|- My hidden webOS Tips and Tricks - like it ?
|
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|



