Asset packs for Xamarin Android

Ulrich Holeschak 6 Reputation points
2021-04-15T17:19:46.807+00:00

Are there any plans to add support for asset packs in xamarin android?
.obb files are not supported any more with app bundles, so asset packs are the only solution for lager apps now.
If the support is not planned, how is it possible to insert asset packs into existing bundles files (.aab) generated by visual studio?

Regards
Ulrich

Developer technologies | .NET | Xamarin
{count} vote

1 answer

Sort by: Most helpful
  1. Tommi Gustafsson 1 Reputation point
    2021-12-21T09:40:00.303+00:00

    I made a guide how to manually create install-time asset packs on Windows 10/11 using Windows Subsystem for Linux and Visual Studio here:

    https://stackoverflow.com/a/70423660/6129329

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.