I don't really want to use the native andorid for few reasons so i started with PhoneGap as it gives me flexibility to port the application to other platforms easily and can built apps in languages i know better. But then people say its really slow, better way is to built native app for every platform.
Some one told to try trigger.io which is ( his say) is faster than Phonegap.
I think building native would have the best performance gain, no comparison. But wanted to know are applications built with these cross platform solutions are really slow and its like not useful or say not compete-able ?
Have anyone really compared it with native and have some kind of results? I found this comparison chart which is not really useful.
Also i made my simple first app in phonegap and native android, but i really did not find any performance difference (App to take picture using camera and compressing it to a thumbnail size, displaying and storing)
So what do you suggest to start with or go native way and built explicitly for every platform.