문제

I'm a little confused as my native language is not English. However, in documentation of in-app billing for android is written that it can be used for only to buy goods within the application.. no physical goods.

But what about supporting developer, aka "buy me a beer" button? It seems to me as perfect way to make this supporting functionality via in-app billing, but I am not sure if that's okay with google policy.

So, is it okay to use in-app biling in android for "buy me a beer" button or not?

Thanks for your repsonses and experiences.

도움이 되었습니까?

해결책

Short Answer: yes

Long Answer: yes. You can also sell physical goods if you desire.

You can accomplish both things with the In App purchase API.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top