//I want to assign a file from drawable folder to a variable:
f = File("drawable/" + R.drawable.fileName)
//this is not working, i