Android R files from external libraries Intellij (not as jar!) -


i have problem of being use resoure file external library on intellij. on runtime when tried view resource external library layout , wrote "class not loaded : packege_name.lib.r".

this problem goes on runtime on intellij when call activity external library added decleration on main project manifest file.

any help?

thanks.


Comments