Help needed with Smack API

Hi, I’m using Smack-3.4.0 API to develop a chat application on Android(Basically this was an app which I created an year and a half ago and completely forgotten). The app was running fine earlier that time. Now I started using Smack-3.4.0 API (I just replaced older jar files with newer ones).

When i run my application try to open an XMPP connection i’m getting a message stating “SmackConfiguration : No configuration file found”

Please help me resolve this.

Smack does not work on Android. Use aSmack and make sure to follow the instructions of aSmack’s README.