Android Question Adding image assets to libraries

andrewj

Active Member
Licensed User
Longtime User
Hi,
Quick question. If I want to build a library which includes a large number of small bitmap images (button faces), what's the best way to do it? Do I need to deliver a directory of files to be copied into the host project's "Files" directory, or is there a better way?
Thanks
Andrew
 
Top