Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UseLegacyPackaging

Whether to use the legacy convention of compressing all.so files in the APK. If null,.so files will be uncompressed and page-aligned when minSdk \>= 23.
Read time 1 minuteLast updated 13 days ago

Definition

public PropertyBoolean UseLegacyPackaging { get; }

Remarks

For more information about the element, see Android's documentation: useLegacyPackaging element