I was wandering if I can sell digital objects(like lives in Candy Crush) from an other app. I'll explain it a little better: I have an android game built with AppInventor from which I can't implement in-app billing. I was thinking to build an app in java and allowing in-app purchase from it an sharing purchases info on the server on which the game is based.
The question is: does Google allow me to do this or there is some restriction I've not been able to find?
I hope you can understand what I wrote as english is not my mothertongue.
Isn't there a way you can just reimplement your game with in app billing? Having to open another app to buy things on this one seems not really intuitive. Plus, you may need to advertise the "buying app" in the "game app" somehow, so you'll still need to write some code.
As far as I remember, AppInventor apps were fairly straightforward to redo if you know how to code Android, plus it's not available anymore, which means you lost support in case you want to do something else.