Android

TwitterFacebook
Get flash to fully experience Pearltrees
The toolbox that is provided on the Android environment is pretty limited. I wanted something more useful and familiar. Busybox to the rescue! I have a busybox binary available for those who are interested. To use it simply do # mkdir /data/busybox , on your emulated console. http://benno.id.au/blog/2007/11/14/android-busybox

Busybox for android - Iceweasel

Export an Android SQLite db to an XML file on the SD Card I’m pretty syched about this code. It took some figuring out and some hunting and asking questions on Google’s Android forum. http://mgmblog.com/2009/02/06/export-an-android-sqlite-db-to-an-xml-file-on-the-sd-card/

Export an Android SQLite db to an XML file on the SD Card | mgmblog.com - Iceweasel

Android – How to poke around the sqlite3 databases « Show me the code! – By Davanum Srinivas - Iceweasel

Android – How to poke around the sqlite3 databases Find and connect to a database You can find busybox on Benno’s site . If you can find the location of the .db file, you don’t really need busybox. Though i highly recommend it since it has many useful utilities. http://davanum.wordpress.com/2007/12/11/android-how-to-poke-around-the-sqlite3-databases/

Query Language: CREATE TRIGGER - Iceweasel

http://www.sqlite.org/lang_createtrigger.html Small. Fast. Reliable. Choose any three. [Top] create-trigger-stmt: