according to http://developer.android.com/guide/webapps/targeting.html
"Width values that are (...) less than (or equal to) 320 result in a value equal to the device-width"
Does anyone know how to force the viewport to be exactly 320px wide for all Android devices ?
Many thanks!