Search code examples
androidioscordova

Use phonegap features in an existing android application


I am new to Phonegap. I need to use cordova webview in my existing application.

Can someone help me out, if I can use it in my existing android application by adding jar files.

I have checked these in Phonegap/cordova tutorial pages, but it didn't gave me much satisfaction. Also, if someone can provide the steps, it would be much appreciated.

Appreciate your help!!!


Solution

  • Use this guide

    http://docs.phonegap.com/en/3.5.0/guide_hybrid_webviews_index.md.html#Embedding%20WebViews

    and let us know where you have the problem.

    You can also follow this blog post from one of the cordova team https://web.archive.org/web/20140514125044/http://www.infil00p.org/advanced-tutorial-using-cordovawebview-on-android/