Search Unity

Unity android studio project export, launcher, and package name.

Discussion in 'Android' started by bambamyi, Mar 16, 2021.

  1. bambamyi

    bambamyi

    Joined:
    Nov 26, 2008
    Posts:
    90
    Thanks for clicking the post. I need help...

    I am using 2019.4 LTS and trying to upgrade a working project in 2019.2.2.f1 to 2019.4 LTS so I can use the updated ARFoundation Plugin.

    The problem that I am running into is that with 2019.4 LTS, the exported android project now includes the stupid launcher where the package name gets assigned to the launcher instead of the library... I really don't understand why Unity is forcing it this way. It clearly is a dumb move and should have given us the option to not include the launcher...

    Any pointer or work around would be appreciated. I am so frustrated with Unity on this and many other issues. I still don't understand why my package name is used on the launcher... when it was being used on the actual library that I was building before.