Android-Phonegap-Screenshot-Plugin
Android-Phonegap-Screenshot-Plugin copied to clipboard
A plugin for Phonegap & Android that allows you to capture the current view of your app programmatically, without installing any 3rd party software or using the emulator.
Results
1
Android-Phonegap-Screenshot-Plugin issues
Sort by
recently updated
recently updated
newest added
cordova.getContext().sendBroadcast(new Intent(Intent.ACTION_MEDIA_MOUNTED, Uri.parse("file://"+ Environment.getExternalStorageDirectory())));