When I try to run my app in the emulator, it is showing an error

41 Views Asked by At

The error is shown when I run my code in Android Studio. I want to run my app in the emulator.

This is showing when I want to select the device.

I want to run my code in a verchular device.

Error:

Installation did not succeed.
The application could not be installed: INSTALL_FAILED_OLDER_SDK

List of APK files:

[0] 'C:\Users\hp\Downloads\notes\app\build\intermediates\apk\debug\app-debug.apk'
The application's minSdkVersion is newer than the device API level.
Retry
Failed to launch an application on all devices

0

There are 0 best solutions below