Set the input directory for creating an OBB file, or the output directory when extracting ( -dump ) an existing file . When creating an OBB file, the contents of the specified directory and all its sub-directories are included in the OBB file system. Specify the filename for the OBB file.
Read moreHow to split APK unity?
obb). To find it, go to Edit -> Project Settings -> Player . Then select the Android button, and expand the Publishing Settings section. The setting is a checkbox marked “Split Application Binary”.
Read moreWhat is split application binary unity?
When the Split Application Binary option is enabled the player executable and data will be split up , with a generated . apk (main application binary) consisting only of the executable (Java, Native) code (around 10MB), any and all script / plugin code, and the data for the first scene.
Read moreHow to split APK unity?
obb). To find it, go to Edit -> Project Settings -> Player . Then select the Android button, and expand the Publishing Settings section. The setting is a checkbox marked “Split Application Binary”.
Read more