Search Unity

read sharedassets0.assets.split0, 1, 2.. files

Discussion in 'Android' started by superluckydog, Mar 10, 2013.

  1. superluckydog

    superluckydog

    Joined:
    Mar 10, 2013
    Posts:
    1
    Hello,

    If you look at the apk file generated by the Unity3D, you will notice that there are many sharedassets0.assets.split0, 1, .. files at assets\bin\Data

    I understand sharedassets0 is for scene0, sharedassets1 is for scene1.

    but how do i put those split files back together?

    I really want to see whether it is OVER packed unnecessary files in the build. The build seems too big for me.

    Also what is the theoretical minimal size for a Unity3D Android apk file.

    Thanks in advance
     
    KateKhinkelIridescent likes this.
  2. artfabrique

    artfabrique

    Joined:
    Nov 8, 2012
    Posts:
    25
    Hi superluckydog,
    any success in that case?
     
  3. Agent_007

    Agent_007

    Joined:
    Dec 18, 2011
    Posts:
    899
  4. tzane

    tzane

    Joined:
    Mar 20, 2018
    Posts:
    2
    What he is asking is how do you put split files back together to view them. I would like to know this as well this question has been asked a lot and nobody seems to be able to answer it.