Should I use Cordova / Phonegap or go Native?

Should I use Cordova / Phonegap or go Native?

The article discusses choosing between Cordova and native apps and emphasizes that the right choice depends on features, platforms, and available expertise. It suggests evaluating pros and cons for both options with a structured decision…

Phonegap, Be Wary of Plugins

Phonegap, Be Wary of Plugins

The post discusses PhoneGap plugins, highlighting their promise and pitfalls when building features like alarms and in-app payments. It recounts a reader request to port an Android app efficiently using plugins.

Aging Coder

Using PhoneGap Preferences in an Android Native App

The post discusses migrating from PhoneGap/Cordova to a native Android app and the long development tail after initial progress. It explains how to import and reuse localStorage preferences from the web version using a local SQLite datab…