try { JSONObject jsonObject = new JSONObject("{"phonetype":"N95","cat":"WP"}"); }catch (JSONException err){ Log.d("Error", err.toString()); }