Search code examples
androidcordovacordova-plugins

Migrate existing Native Android project to Cordova-based project


I've developed Native Android project. I want to add Cordova's plugin interface between native and WebView components so i need to mix my project with Cordova-based project. Is it possible to migrate my existing native project with cordova-based project?


Solution

  • You can embed the cordova webview in your native project

    http://docs.phonegap.com/en/3.5.0/guide_platforms_android_webview.md.html#Android%20WebViews