Phonegap - Best way to support multiple resolutions

westn

New Member
i'm creating an App with Phonegap, and i would like to target multiple Android devices.
The problem is that on the documentation i see there are many ways to do this, and i would like to know the right one.

On the android docs i see that i can use a different css for every screen density, but then i would need to create 4 css for every app i do.http://developer.android.com/guide/webapps/targeting.htmlOn google i found that i should use responsive layout, but a friend told me that it's not the right thing to do.

What's the best way to create an App in Phonegap without creating many unnecessary css files?Roby
 
Back
Top