I am working on an android app with in App products . I have read about different services like in app billing,in app querying purchased items. I was wondering If there is any service which I could store my in app products and distribute (App could downnload from there) from that.I am new to in app products and want to know if this was possible . Please help?
Share
You can make use of APK Expansion Files to store some extra files that you can download it later on. Although it was not meant for this reason, but you might be able to store your in-app products in such expansion files and download it when needed (i.e. after purchase)