I don't know about how Android Studio/IDEA behaves here, but I think for Eclipse there should be also an increase in of the target API level in the [project.properties](https://github.com/jitsi/jitsi-android/blob/master/project.properties). The current set level of 18, will throw *Unreachable catch block for IOException*. I guess the targetSdkVersion in the [AndroidManifest](https://github.com/jitsi/jitsi-android/blob/master/AndroidManifest.xml) should also reflect this value.
···
---
Reply to this email directly or view it on GitHub:
https://github.com/jitsi/jitsi-android/commit/9df73acb468681e2b399b8d802d9e2ccd2401e38#commitcomment-14407056