Min Api level 26 export problem [not a real problem]

Describe your issue

when I am Expor app with target Api 22or lower then app is working Fine but when i am export app in api leval 26or higher then Apk not instal my Andriod And Other Phone

Steps to reproduce the issue

Expected Behaviour

Actual Behaviour

Show your Blocks

Iam sure you mean min sdk because you cant change target sdk

What android version do you run? Api 26 is Android 8.

1 Like

You can only change the MinAPI, not the TargetAPI, as Mika said. Read the property first.

Pretty sure that it doesn’t work, because the device doesn’t have a new enough version of Android. API 26 is 8.0, and 27 is 8.1.

It isn’t even a bug, @Dj_Singh.

1 Like