I just wanted to let you know your project is not working anymore because Google changed the API ;-(
http://stackoverflow.com/questions/27792233/apprtc-server-returns-html-instead-of-json
private AppRTCSignalingParameters getParametersForRoomUrl(String url)
throws IOException, JSONException {
url = url + "&t=json";
returns html instead of Json