Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Testing an app on notch devices emulators

We have an android mobile app that needs to be tested on all android devices to check if there are any design issues. We have tested the app using the android emulators provided by "Android Studio". But we also need to test the same application in the Notch devices also. But in android studio, notch type devices are not available for us to test the application

Can you please suggest on how a notch device emulator can be created and tested?

like image 945
Kamal Avatar asked Dec 23 '22 22:12

Kamal


1 Answers

Use PIXEL 3 XL device in the emulator itself. This device has a notch display.enter image description here

enter image description here

like image 76
AMAL K G Avatar answered Dec 25 '22 22:12

AMAL K G