how to access resources in a android library project

后端 未结 2 1272
青春惊慌失措
青春惊慌失措 2020-12-01 23:47

I am building an android library project which need some static resources(images/xml and etc) internally.

Then I wonder where I can put these resources and how to a

2条回答
  •  北海茫月
    2020-12-02 00:19

    Or you can use a Linked Folder in Eclipse, and link your assets folder across to your new project.

提交回复
热议问题