How to develop UI which will look native to Android using jQuery-mobile?

Viewed 11137

I am trying to build an Android application using Phonegap and jQuery Mobile. To customize UI, I am using ThemeRoller. While using ThemeRoller, I noticed that by default controls have look and feel of native iPhone controls. e.g. ON-OFF toggle switch

Is there any way to specify that the controls should have look of native Android controls?

3 Answers
Related