[ad_1]
You can use String#replaceAll() for this:
String cleanPage = wikiPage.replaceAll("\\[a href=.*?\\]", ""));
1
[ad_2]
solved Remove random string between two string android [closed]
[ad_1]
You can use String#replaceAll() for this:
String cleanPage = wikiPage.replaceAll("\\[a href=.*?\\]", ""));
1
[ad_2]
solved Remove random string between two string android [closed]