With thanks to Priyesh Patel for his connectbot-colors-solarized repository: https://github.com/priyeshpatel/connectbot-colors-solarized
Your device needs to be rooted.
- Get these SQL files onto your android device somehow (copy to an SD card, email it to yourself, whatever works).
- Open a terminal emulator
- Gain superuser privileges using
su
- Navigate to the downloaded .sql file
- Run
sqlite3 /path/to/connectbot/db < /path/to/downloaded.sql
For ConnectBot, the database file is at
/data/data/org.connectbot/databases/hosts
For vx-connectbot, the database file is at
/data/data/sk.vx.connectbot/databases/hosts