Archive for July, 2010

If you let Android auto-scale your app (this is what happens when you set anyDensity=false in AndroidManifest.xml) for different densities and resolutions, debugging it can be painful because you can’t confirm or query the application scale that Android chooses. While poking around this week on a particularly tricky bug in Titanium Mobile for Android, I [...]


top