Is there a way to see if the app works on higher Android versions(Online)?

Hello. My phone is running Android 8. Is there a way to see if the app works on higher Android versions(Online)? Thanks.

You could run the genymotion emulator. This offers up to Android 14 with the "free" account, Android 15 with the paid account.

Otherwise: "phone a friend" ... or share it here.

1 Like

use the various emulators in Android Studio

The Android Emulator supports the emulation of numerous Android versions, typically from Android 2.3.3 (API level 10) and higher. This includes:

  • Android Gingerbread, Ice Cream Sandwich, Jelly Bean, KitKat, Lollipop, Marshmallow, Nougat, Oreo, Pie.

  • Android 10, 11, 12, 13, 14, 15, and even future preview versions like Android 16 (API level 36) as they become available.

2 Likes