I am working on a private android application that will involve the use of a variety of graphical images. Each activity in the application will have a picture sequence. The application will be developed for android tablets.
My question is how do I go about making the images adjustable for variable screen sizes ? Would I just need to have all the parameters as density pixels ?
you use the different folder types found in here, for 10inch screens you would use for example
layout-sw720dp, the same would go for the drawable folders where your images would go, use thedrawable-xhdpi