this is my code :
TextView aboutL1 = (TextView) findViewById(R.id.aboutL2); aboutL1.setText(Html.fromHtml(\"This app is open source.The source
aboutL1.setLinksClickable(true);
in XML should be