You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2013/08/29 23:19:52 UTC

[jira] [Created] (CB-4700) Add support for Plugins that bind to Services

Joe Bowser created CB-4700:
------------------------------

             Summary: Add support for Plugins that bind to Services
                 Key: CB-4700
                 URL: https://issues.apache.org/jira/browse/CB-4700
             Project: Apache Cordova
          Issue Type: New Feature
          Components: Android
    Affects Versions: 3.0.0
            Reporter: Joe Bowser
            Assignee: Joe Bowser


Currently there is no InAppBilling plugin for Android AFAIK.  Part of the reason for this is because InAppBilling requires that we bind the service in the Activity.  Since Cordova users treat the activity as a build artifact in the CLI use case, we need to be able to add service bindings to CordovaActivity dynamically.

I'm not sure if this is even possible, given how things are executed.  This will probably be a pretty big change to the core API.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira