If you have the original source, you can mix phonegap and native
android code. My current application is using an android service,
widget, and a non-phonegap activity (dialog) in addition to a phonegap
activity responsible for the rest of the UI. I don't think there's
any way to wrap an existing APK without the source however.