Offering additional media resources (graphics/sounds) as Google Play in-app billed items
问题 Within my Android app that is available via Google Play, I want to offer additional items that can be bought via in-app billing. The kind of items I want to offer is media content such as graphics and sounds, which would normally go into the res folder of the app. The problem is that these resources must be protected, of course. In its documentation, Google suggests not to store the content inside of the application package but to obtain a key after the item was bought and then send the key