I have some doubts regarding In-Application-Billing in android:
Can i test it with different product IDs without paying $25
In below link there is option to add product after it has been published to market then how it will added to program UI like ListView or Spinner to show to user?
http://developer.android.com/guide/market/billing/billing_admin.html#billing-testing-setup
From where we put the value in Purchase database initially.How should its change if more than one person using app.As its on Device so if same iTem will purchase by two person how they will synchronize?
How to generate ProductID?
