I am running shell command where i want to use some images which I have put in res/drawable folder. To run this in shell, i need to pass absolute path. So is there anyway to get the absolute path for this?
I checked Get absolute path of android drawable image
but this is also not working.