[
https://issues.apache.org/jira/browse/CB-4700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13866699#comment-13866699
]
Erik Jan de Wit commented on CB-4700:
-------------------------------------
There is a plugin that supports that:
https://github.com/poiuytrez/AndroidInAppBilling
And you can use services in a plugin.
> 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 was sent by Atlassian JIRA
(v6.1.5#6160)