Android-Phonegap-Screenshot-Plugin
Android-Phonegap-Screenshot-Plugin copied to clipboard
just comment that i had to add a gallery refresh after taken the sreenshot.
cordova.getContext().sendBroadcast(new Intent(Intent.ACTION_MEDIA_MOUNTED, Uri.parse("file://"+ Environment.getExternalStorageDirectory())));