I have been developing mobile app for android using Phonegap. I am facing difficulty with Screen DPI's and keypad display.
How can i use an image for various dpi's with various screen resolutions? And I want the screen to scroll when keypad appears.
I am using position:absolute and % for the width, height and font-size for the elements so that my app adjust based on the various screen sizes and orientation.
So, now i want the solution for keypad problem and image problem.
You can go through orientation