in Android development, third-party SDK, is often used. When a third-party SDK is introduced, some third-party so libraries are required to be introduced. How to introduce so libraries when there are multiple SDK that need to be introduced? Are multiple so libraries directly incompatible or conflicting?
Development tools: Android Studio