问题
I would like to add dynamic asset delivery feature in my app.I need 3 different asset pack to be added . I read the google documentation on this topic but didn't understand anything.Also there no tutorial on youtube .
- Need step by step procedure.
回答1:
https://github.com/changcsw/PADSameple-Android/blob/master/app/src/main/java/com/example/padsample/MainActivity.java
this sample was very helpful for me + official documentation 1 official documentation 2.
来源:https://stackoverflow.com/questions/62100984/android-dynamic-asset-delivery