I need to choose a specific dimens.xml at runtime after my app checks for screen capabilities. I DON'T WANT ANDROID CHOOSE IT FOR ME by selecting automatically by project folder (\values, \values-large, ...).
I have to do it manually due to the bad screen configuration (density and dimension) of my low-cost china tablet. Can I do that?