Android-Phonegap-Screenshot-Plugin icon indicating copy to clipboard operation
Android-Phonegap-Screenshot-Plugin copied to clipboard

just comment that i had to add a gallery refresh after taken the sreenshot.

Open danigit001 opened this issue 12 years ago • 0 comments

cordova.getContext().sendBroadcast(new Intent(Intent.ACTION_MEDIA_MOUNTED, Uri.parse("file://"+ Environment.getExternalStorageDirectory())));

danigit001 avatar Jan 17 '13 18:01 danigit001