Last Updated: February 25, 2016
·
195
· tyohan

Tools for hybrid mobile app development

http://cordova.apache.org/

CLI to build and package your hybrid app

https://crosswalk-project.org/

Chromium webview for your hybrid mobile app. It boost your mobile app performance on Android 4.x with latest Chromium engine.

https://github.com/MobileChromeApps/chrome-app-developer-tool/

Chrome App Developer Tool for Mobile (CADT) is a tool that make your hybrid mobile app development faster because it will auto push any code changes to your device without recompiling.

http://ionicframework.com

HTML5 hybrid mobile app framework based on Angular JS. It's included CLI and integration with Cordova & Crosswalk