Android: in-app product ID

LA_ picture LA_ · Apr 11, 2011 · Viewed 9.1k times · Source

How my in-app product ID should look like? If my application ID looks like com.example.test, then can I define product ID just as item? Or should it be com.example.test.item?

Answer

LA_ picture LA_ · Apr 13, 2011

Ok, I've tested that. Product ID should be unique within your application. So item can be used. Everywhere it will be reflected as com.example.test:item.