I've designed my app for mobile phone devices, but the sizes and resolutions of many of my images look horrible while displaying on an HTC Nexus 9 tablet.
What is the required width (in pixels) for my images so that they fill the screen properly (assuming the image is filling the width of the screen)?
What folder in my app project should these images be stored in?
Do I have to make any changes to my .xml layout files?