Android Question How embed resources in the jar file?

DonManfred

Expert
Licensed User
Longtime User
You cannot use Subfolders in assets. That´s the problem why you not able to reference them.
 
Upvote 0

warwound

Expert
Licensed User
Longtime User
Upvote 0

margret

Well-Known Member
Licensed User
Longtime User
You cannot use Subfolders in assets. That´s the problem why you not able to reference them.


I use subfolders in assets all the time and have never had any issues doing so. I am not sure what you are referring to? The question we had was not related to files in assets in particularly, but as an embedded library reference object.
 
Upvote 0
Top