I have set up a xmpp server and android client using the great post here... I have some pre defined users set up in the xmpp server and i could login with those credentials.
Smack has InBand registration functionality that can be used via the AccountManager class. Note that not every server has this feature implemented/enabled.