Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Question Android SDK Not found error, Please HELP

Discussion in 'Unity Hub' started by makizume, Apr 14, 2023.

  1. makizume

    makizume

    Joined:
    May 9, 2018
    Posts:
    26
    スクリーンショット 2023-04-14 22.08.11.png スクリーンショット 2023-04-14 22.08.37.png
    Hi
    Currently, I am having a problem finding GooglePlayGamesManifest.xml.
    Someone may know I am using CloudOnce(Unity Asset) to set up the leaderboard service in my game.

    when I try to implement the Google Application ID part and press Run setup, it shows "Android SDK Not found".

    I looked up Unity > Setting > External Tools > Android, and it seems like Android SDK tools are installed correctly.

    what I did to fix these problems are ...
    a. recreate with the different project name
    b. delete and update to the latest stable version.

    currently, I am using 2021.3.18f1 version.
    it does not change if I upgraded to 2021.3.22.f1.
    Mac mini M2.

    What I want to fix here is
    1. solve the problem Not found Android SDK part.
    2. solve this error; unityLibrary:GooglePlayGamesManifest.androidlib:processReleaseManifest'. > Manifest file does not exist:
    (If I can run setup on CloudOnce to generate GooglePlayGamesManifest, it will solve all the issues, here)

    Please someone help me with these.
    I am really stuck here...
    Thank you in advance.