Hi,
I'm trying to receive Android's Broadcast message say
MEDIA_SCANNER_FINISHED, but not able to do so.
Here is my code snippet:
public class MyBroadcastRec extends BroadcastReceiver
{
MyActivityClass receiver;
private final static String TAG = "MyBroadcastRec";
MyBroadcastR
Hi All,
I need to access media's(which is stored on SDCard) metadata which
android keeps in database file created by its media app. Android
keeps
separate db file for each sdcard at the location /data/data/
com.android.providers.media/databases by associating sdcard id to
filenames e.g. external-
2 matches
Mail list logo