Search Unity

Question Android building application.

Discussion in 'Getting Started' started by geleken, Dec 16, 2022.

  1. geleken

    geleken

    Joined:
    May 28, 2022
    Posts:
    4
    I decided to go back to Unity, create and build my first Android app.
    I have installed Unity (2022.1.23f1) a few days ago. Installed Android SDK and tools using Unity Hub.
    To begin with, I decided to check how everything works. I created a 2D project, added simple Square and Circle. I added my build scene, switched to the Android platform and started the build.

    But I failed. I have read more than one article on how to set up "Player Setting", but these errors still exist. I can't seem to compile the game for android. I have attached the error reports in the files.

    Perhaps someone can help me with this.
     

    Attached Files:

  2. RichAllen2023

    RichAllen2023

    Joined:
    Jul 19, 2016
    Posts:
    1,026
    Sounds like your Android modules aren't installed, go back to your Unity Hub and install them.
     
  3. geleken

    geleken

    Joined:
    May 28, 2022
    Posts:
    4
    Do you mean Android SDK? It was installed.

     
  4. geleken

    geleken

    Joined:
    May 28, 2022
    Posts:
    4
    No ideas?
     
  5. geleken

    geleken

    Joined:
    May 28, 2022
    Posts:
    4
    I found the problem and solution.
    If you don't create and select a key for Google - you'll see an error, just like me.
    Stupid Unity! This should not be a required parameter.