I have a mini sim card reader which allows me to view the .zip file that is created when a backup is performed. However, I cannot read anything from the zip file. I'm trying to find a way to backup/restore or export/import a new autotext file (that way I can manipulate the file easier on a computer rather than manually entering them in on the droid.
Any ideas?
Export/Import Autotext Prediction
Re: Export/Import Autotext Prediction
are you root?
Sent from my HTC Desire using Tapatalk
Sent from my HTC Desire using Tapatalk
- cyril
- Developer
- Posts: 2079
- Joined: Tue Feb 02, 2010 4:02 pm
- Phone: Nexus One 2.3
- Location: Nice, France
Re: Export/Import Autotext Prediction
You can open the backup.zip on your PC (there is no reason why you could not open it, it's just a... zip file), but the autotext shortcuts are stored in a SQLite file (autotext.db), so you need a SQLite editor to modify it. The problem is that it may be tricky to recreate a backup.zip usable with smart keyboard pro, as you need to keep the same directory structure (starting with "/data/data/net.cdeguet.smartkeyboardpro").
Cyril