I was able to succesfully build and export the Android app in Eclipse after entering the server IP address in the CommonUtilities.java file.
This apk is downloaded, installed and run on the mobile android device with success. But now when I enter all necessary data for first registration of the app and choose 'Register', I get a message saying : 'Authentication failed due to a conenction failure do you want to try again?'
Any idea what I might be doing wrong?
Can you replace your ServerUtilities.java with our latest version ? And test it with HTTP and if it works, then try with HTTPs also. In case the HTTP works and HTTP not, then you have to check your BKS and put a valid BKS there.