Issue
This https://developer.android.com/guide/topics/appwidgets/#preview says
To help create a preview image for your app widget (to specify in the previewImage field), the Android emulator includes an application called "Widget Preview." To create a preview image, launch this application, select the app widget for your application and set it up how you'd like your preview image to appear, then save it and place it in your application's drawable resources.
I can't find this application on the latest Android system image, Android Oreo (8.1) API 27
This question has been asked and answered here, Widget preview image, but the application is missing.
So how do I generate a preview image?
Solution
Future readers, I solved this by using an older android version system image.
Answered By - daka
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.