I'm using Android Studio and AVD emulator in a sandbox environment, I was trying the "Create your first clover app" tutorial and I'm keeping getting null when I try to getAccount.
I've created an App on my developer account, uploaded the APK, and installed it using the test Merchant. Then I synced the device using the App Market and still gives me null when I try to getAccount.
Also I'm sure that I added the permission needed, but I've noticed that when I installed the app using App Market it didn't prompt any permissions. I don't know if that's normal or not, nor even if that's related to the issue.