Does any one have any experience with those “cross-platform mobile apps framework” such as PhoneGap or Titanium Mobile?
How big is the performance difference compared to the native Java (for android) or Objective-C (for iPhone)?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Easy way to see for yourself for a Phonegap application is simply to use the browser on both handsets for your application, a great demo app would be the jquery mobile demo available at http://jquerymobile.com/test/
I believe Titanium is faster at the expense of having to learn their Javascript framework, because it does compile to native code.