Can I put Asset Bundle in build on Android?

Hi all,

I was wondering if it’s possible to put an Asset Bundle in APK file, and use it. If so, where should I put the Asset Bundle and how can I load them?

Hi, you should store the bundles in your StreamingAssets folder, and use UnitywebRequest to load them from your Application.streamingAssetsPath