While running MAF logon application in android emulator with client hub, after giving passcode it was showing the backend credential screen and after giving the username and password it is not going further.
I had given the same username and password that was given by me in cockpit while creating user.
And i'm getting following 3 error messages in logcat :
1)Error: 80003 Message: Connection to http://server:8080 refused
2)at com.sap.smp.rest.UserManager.registerUser(UserManager.java:210)
3)at com.sap.smp.rest.UserManager$asyncUserRegistration.run(UserManager.java:520)
Kindly help