开发者

Retrieve In-app Products from Android Market

I read a couple posts saying that Google does not offer any way to retrieve a li开发者_StackOverflow社区st of the In-app products available for your app.

I need my application to be able to offer new In-app products dynamically, did anyone come up with an idea other than storing all your products in a database and map product ids ?


At this time, there is no way to query the market for your products.

I used an xml dashboard that contains my productIds that match the app market product ids so my products are loaded dynamically in the application and I can enable/disable products without putting up a new build.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜