1. Download the emulator from Samsung developers official site
  2. Install the emulator
  3. $ adb install FoldableEmulator.apk
    Grant required permissions to run the application
    PC: ~$ adb shell
    AVD: /$ pm grant com.samsung.android.foldable.emulator android.permission.WRITE_SECURE_SETTINGS
    AVD: /$ pm grant com.samsung.android.foldable.emulator android.permission.SYSTEM_ALERT_WINDOW
    You can also use Android Studio as an alternative to test your application for the foldable device by testing it on appropriate screen sizes.

    Closing comments

    So what is your take on the new foldable devices? Is this the new future of Android devices or it will just fade with time.
    We will love to hear your thoughts in the comment section.