Reputation: 6951
I am trying to create a widget preview with the WidgetPreview app on a API 26 emulator, but it shows "Error saving preview" as a toast message. It works on API level 21. There are zero results online. Anyone have an idea what could cause this?
Upvotes: 6
Views: 1008
Reputation: 6951
I solved my problem by granting the Storage Permission manually for the Widget Preview app in the app settings. The default Widget Preview app on the emulator crashes when trying to send a mail, but there is a newer version on the Playstore that works.
Upvotes: 25