Question about resources and porting those from android to desktop. Currently I have src/res/font and src/res/drawable
So my drawable is used as a vector icon, and font folder for creating a type face. Is there some kind of system to get these resources on desktop like android? like R.thing.foo?