I'm currently writing my in-app-billing activity.
With every change i'm making, i need to upload the new apk to ther developer console(Beta) and wait several hours so i can test the new changes. If god forbid i make a slight mistake i will need to correct int and wait several more hours till i can test the changes.
Testing the app in debug mode wont allow me any connection with google play starting with the IabHelper.
There has got to be a better way for testing that, thank you.