Search Unity

Preinstalling a Unity game in an Android device

Discussion in 'Editor & General Support' started by DiegoR, Jun 29, 2016.

  1. DiegoR

    DiegoR

    Joined:
    Oct 31, 2012
    Posts:
    33
    Hi,

    We currently have an opportunity to make a deal with a carrier to preinstall some of our games in certain new Android smartphones.

    In the past (2013) we had a similar chance to do it but we failed trying to get a Unity game running in this situation, the app failed to start seeking for some Mono and Unity libraries (libmono.so, libunity.so, libmain.so) because the app looked into the usual install dir instead of the actual install folder and if we copy it manualy to /data/data/{bundle_id}/lib the system delete it after a device restart.

    Anyway, leaving aside the technical stuff I wish to know if somone could handle to preinstall a Unity app in an Android device somehow. It's not so important at this moment how do it, just if it's possible because I should answer "yes" or "no" to the carrier.

    Thanks in advance,

    ~Diego G. Ruiz