I want to create this TextView from code, however
TextView tv_contatti2 = new TextView(this); tv_contatti2.setText(contatti); Linkify.addLinks(tv_contatti2, Linkify.PHONE_NUMBERS); tv_contatti2.setLinksClickable(true);
where "contatti" has value +39012345678 with international prefix