| bio | website | mbrownnyc.wordpress.com |
|---|---|---|
| location | NYC | |
| age | ||
| visits | member for | 1 year, 9 months |
| seen | Oct 18 '11 at 12:45 | |
| stats | profile views | 13 |
|
Sep 27 |
awarded | Supporter |
|
Sep 27 |
comment |
Save accepted untrusted certificates on email app (HTC Sensation) Option 2 seems most promising. And another method. |
|
Sep 27 |
comment |
Export contacts/text messages in a readable format Contacts are stored in an sqlite db. so you can export them in a csv, by finding the db file and querying it. See this blog post data/data/com.google.android.providers.contacts/databases/contacts.db is the database file you want. |