cordova - Developing in Android Studio versus Framework (e.g PhoneGap) -
i wanted more experienced opinion on found out. couple of months ago set goal build myself mobile app, , first thing did go developer.android.com , begin reading documentation on how go doing this.
i've invested lot of time in understanding android studio , how make simple apps (and i'm getting hang of all), read frameworks phonegap(which let web devs know html,css, , javascript make apps too).
before learning android, taught myself web dev through odin project, taught me fair amount of html, css, , javascript (little iffy on language, i'm sure it's pick since have bit of experience).
i'm wondering guys feel limitations of using these frameworks , whether should switch on them, opposed continuing android since things beginning click me.
thanks!
i have developed apps both android , phonegap. phonegap takes advantage of web development experience , lets build mobile apps ease. it's not replacement android api itself. phonegap application requires knowledge web development , android api.
however if aim develop android application, , comfortable web development , android, advice take android api.
phonegap wonderful web developers, , startups can't afford have dedicated resources android, ios separately, has limitations.
- performance : phonegap app's performance not @ par native android application.
- functionality : 1 expect can't have functionality support native android application has.
- look : tell apart phonegap application native one. given phonegap renders content in webview, of native ui elements lost
Comments
Post a Comment