Search Unity

Unity 2017 API Target Problem no solution ! ?

Discussion in 'Android' started by m-y, Sep 14, 2018.

  1. m-y

    m-y

    Joined:
    Sep 22, 2013
    Posts:
    472
    Hello All
    all forums says that i can select Highest Target
    and it will automatically
    use API 26
    Actually that is not happen with me
    this pictures
    show you that i did everything
    so what can i do more ! ?
    1.png 2.png 3.png
     
  2. m-y

    m-y

    Joined:
    Sep 22, 2013
    Posts:
    472
    where is unity moderators ?
     
  3. Yury-Habets

    Yury-Habets

    Unity Technologies

    Joined:
    Nov 18, 2013
    Posts:
    1,167
    Can you please paste your final manifest here? You can grab it from Temp/StagingArea after building or use Android Studio APK Analyzer.
     
  4. JuliusM

    JuliusM

    Unity Technologies

    Joined:
    Apr 17, 2013
    Posts:
    835
    If you have a main manifest or plugins with manifests, they might overwrite the target api level value. Also you might have two different android sdk installations. Make sure that the path to sdk is the same in Unity editor and in Android Studio.