gitawego / cordova-screenshot

screenshot plugin for cordova/phonegap
Other
211 stars 167 forks source link

/sdcard/Pictures for android #30

Open manuelpaulo opened 10 years ago

manuelpaulo commented 10 years ago

How about when there's no sdcard? I am using .URI for now, but the problem is it crashes a lot since the new phones take high resolution pictures with many Megabytes and Android phones tend to be very low on available memory.

Any hint?

P.S: Thanks a lot for the plugin!