i'm currently stuck with porting to the new sdk, so i couldnt check it for myself.
i saw a media.db on my sdcard. it contains a table
Using java Syntax Highlighting
CREATE TABLE images (_id INTEGER PRIMARY KEY,_data TEXT,mime_type TEXT,drm_type TEXT,drm_content_type TEXT,title TEXT,timestamp INTEGER,description TEXT,width INTEGER,height INTEGER,picasa_id TEXT,mini_thumb_data TEXT,isprivate INTEGER,latitude DOUBLE,longitude DOUBLE,datetaken INTEGER,orientation INTEGER)
Parsed in 0.031 seconds, using
GeSHi 1.0.8.4
path to media.db is /sdcard/android/media.db