On Fri, Jun 22, 2012 at 11:37 AM, Nobu Games <[email protected]> wrote: > To my knowledge phonegap runs in a WebView and provides JavaScript functions > for interfacing with device features. You can never ever get native app > performance out of a web app. >
While that's true to some extent, it's getting better than you might make it out to be. It seems like web apps would *never* be as good as native apps, but this doesn't fundamentally have to be the case. There are very good JITs at the Javascript level now, and these will (hopefully) start to make their way down into the Android and iOS levels. Look at Boot to Gecko. kris -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

