I'm testing in app billing on my android app. I cannot use the main account from my phone, because that's my developer account, and cannot be used to test in app billing. So I have a few different Google accounts logged into my phone. But when try to buy an item on my app, it automatically tries to buy it using the first account on the list. The only solutions I have so far is to either delete all accounts but the one I need to test. Or test it on my 4.2 tablet, which let's me change users. But none of these are ideal for my phone.
Is there any way that I can either, as an end user, change the current active account to test in app billing on my phone? Or to, in code, to let the user of my app choose which account will be used for in app billing?