I have made a testing application for In-app Billing,
For testing the feature of In-app Billing do i have to upload the application on market (not publish) or i can test it directly ?
I have made a testing application for In-app Billing, For testing the feature of
Share
if you are using
android.test.purchasedthen you need not to upload your APK.if you are using your own product id then you have to upload APK and also you have to add a product with the same name you mentioned in your code. you have to publish only product (not application). Note you will not be able to buy product from your market profile ID. You have to setup a test account.