androidjquery-mobilecordovathemeroller

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


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?


Solution

  • This one is called nativeDroid. It's new and it's true Holo, not 'Holo-like'.

    I've been trying it out and I must say that it does, in fact, live up to its name, but it still has lots of issues, mainly with using icons and buttons, since this is modified jQM. Having said that, I think this is the best you or anyone else can get at the moment.

    Screenshot