New to flutter, having 3 issues with - android emulator, running on physical device and updating app icon shape/size via image assets.
30 views
Skip to first unread message
Adam Khan
unread,
Jul 25, 2021, 4:14:23 AM7/25/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Flutter Development (flutter-dev)
When I click to run the emulator I get the following message but the emulator does still open.
When I try to run the app on my device, I have the usb debugging enabled and have granted permissions, I get the following error in the console.
When I right click on the res file or any file in the project in android studio to update app icon shape/size, I only see these options in the menu and not all of them including Image Asset.
Any help would be appreciated.
Thanks.
Adam Khan
unread,
Jul 25, 2021, 4:59:30 AM7/25/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Flutter Development (flutter-dev)
Managed to solve the problem of not being able to run on my Poco X3 device by allowing 'Install via USB' in the developer options.