Florian Walther
Florian Walther

Reputation: 6951

Android WidgetPreview Error on API 26 Emulator

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

Answers (1)

Florian Walther
Florian Walther

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

Related Questions