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.