Issue
I need to test my flutter app in a tablet with 12.9 inches. As I know this is only Ipad-Pro screen size. I have no apple products, working on windows 10. I looked up for emulators from android studio there was no emulator with 12.9 inches. How can I test that (I want to launch my app not only screen images.) Is there a way I can work with an Ipad Pro emulator in windows 10 or resizing the emulator screen? Thanks in advance.
Solution
Open AVD Manager in Android Studio
Click "Create Virtual Device"
Click "New Hardware Profile"
You can configure hardware profile (screen size,resolution etc).
Answered By - zeed
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.