Unity only automatically creates the main APK expansion file, but you can manually create the patch APK expansion file if the application requires more storage space. For information on how to create the patch APK expansion file, see Android’s Development checklist documentation.
パッチ拡張ファイルを作成する際には、中に unity_obb_guid
ファイルを含めることによって、その APK 拡張に APK との互換性があることを Android が認識できるようにする必要があります。これは以下の手順で行えます。
unity_obb_guid
ファイルを見つけてください。