account = CloverAccount.getAccount(this);
I made an exact copy of the PrintTaskTestActivity and put it on my own program, with resources and everything. The problem is that in the clover test it works, but on my program it won't list the printers. I'm using an emulated printer, and an emulator to test.
What is the problem?