I am testing my android app in Oracle VM Virtual Box, i'm using normal screen mode with dimension 320x480x16
.
When i launch the app the layout is correctly fetched from layout-large
folder but the images are always fetched from drawable-hdpi. I am newbie to this concept. I have read some article but i am still confused. Can anybody tell me how to change/set the dpi in Oracle VM Virtual Box from the command line?