Search Unity

Question how to build for each language and for each dpi using appbundle?

Discussion in 'Android' started by unity_EA9959C33D2041DDF67D, May 8, 2023.

  1. unity_EA9959C33D2041DDF67D

    unity_EA9959C33D2041DDF67D

    Joined:
    Jun 19, 2021
    Posts:
    7
    As you can see, I have no experience compiling for android, I read about appbundle but I can't understand how to structure my project so that each device with a different dpi receives the necessary apk, or so that each region receives an apk with a different language. I would appreciate a brief explanation.

    I would like to create several interface resource packs for each dpi, I would also like to have packs for each language, etc. In android studio this is achieved by structuring the RESOURCES folder for each screen density. and in the same way, for each language.
     
  2. Tomas1856

    Tomas1856

    Unity Technologies

    Joined:
    Sep 21, 2012
    Posts:
    3,918