The scene runs well in the Unity Editor, but when building the APK I got a prompt stating that it requires Android API level 26 (see image below). I do not know what trigger this since there is only a simple script in the whole project. Maybe it comes from the project settings (Android API - Minimum & Target - are set to 25) ?
When I select "Use highest installed" the application launches but the view is incorrect (stereo is messed up).