Unity 2017 and Android 4.0

Hi, How can I build to that android version?
Now I can select 4.1 as minimum version
I have set up jdk1.8.0_31.jdk

Thanks

This is not the appropriate subforum - try the Android subforum instead.

In addition, before you ask there, make sure you’ve tried Unity’s guide to the process. If you already have tried it, when you ask the other subforum, make sure to mention which part of the guide you’re having trouble with.

And to add, most devices use 4.4 and above. It’s not even worth it to choose 4. You can’t support outdated systems forever.

1 Like

It’s stupid to support anything lower than 4.4. Are we going to make everything work on Windows XP forever too?

As far as I know, you need to download an Android SDK tools version that’s compatible with 4.0.

Thanks all for your replies.
It is not my decision. It was a client requirement

1 Like

I understand how clients can be, but we have to do our best to inform them that technology has advanced and supporting old OS versions can actually hold back on the software. It may not convince them, but certainly worth the try. Otherwise, I’m not sure if you can support 4.0 in Unity anymore. @DroidifyDevs may be correct, but I know as Unity moves forward, it stops supporting older OS versions.

1 Like

From this page, it seems that 4.1 is the lowest supported: Unity - Scripting API: AndroidSdkVersions

In my Player Settings, 4.1 is the lowest I can choose. But perhaps the Auto feature would work with an old SDK version.

1 Like