Why does this happen:
Login Failed com.quickblox.core.exception.QBResponseException: Something wrong with your Account Key. Please check it in QuickBlox Admin Panel
Probably it's something wrong with your AccountKey or you did not set it:
QBSettings.getInstance().setAccountKey(ACCOUNT_KEY);
Go to QuickBlox Dashboard and copy the AccountKey value.
Read more here.