Dose any one know how to change the densityDpi for an android app in java?
I'm working on an android application where i manipulate the target density in the viewpoint tag. This is causing a minor problem in some place of the apps, the target density seems to be reset by the soft keyboard.
So I need a way to reset this, or prevent the keyboard from changing the density.