I am a new iOS Developer, but knows nothing about Android development and Java at this moment. I am going to invest time in learning a tool to develop Android version of apps. PhoneGap sounds powerful for its cross-platform ability, but I am not sure if there are any drawbacks. Could anyone tell me the pros and cons of using PhoneGap? Based on your experience, would you suggest me to go for native Android or PhoneGap? Thanks in advance for any suggestions.
Share
I’ve been developing with Phonegap quite a while ago.
NOTE: this is all based on my own experiencePro’s:
Cons
Then I did some quick research for you.
Binding all together, it really depends on the purpose of your application.
When designing a game or other application that needs high graphical performance, you’d better go native programming.
When you are planning to build a light weight application and you already have web development knowledge, I recommend Phonegap.