6Mar/100
HowTo: Extract MMS Attachments from Android
Needed Software:
SQLite3explorer
Needed Files:
/data/data/com.android.providers.telephony/app_parts/*
/data/data/com.android.providers.telephony/databases/mmssms.db
Load mmssms.db in SQLite3explorer and execute...
SELECT ct, _data, name FROM part WHERE ct LIKE 'image%';
should return something like..

Then just rename the PART_######### file(s) to something with the correct extension, like "image_1.gif"

28Oct/090
How to install Android SDK and play with Android 2.0 in the emulator – Android and Me
How to install Android SDK and play with Android 2.0 in the emulator – Android and Me.
18Apr/090
It’s Alive!!
My [geek] way of being creative. using a impressive app called Locale and the twitter plugin, I have given My G1 an outlet and a way to reach out to the world.. did i just start skynet??
liveDroid [twitter.com]

