Beiträge von absoluterfachmann

    Pretty new to java. Already tried to implement existing tutorials but couldn't get it to work. Can someone tell me what to change in my HomeFragment.java to make the link clickable in the app?


    XML:




    Code: strings.xml
    <string name="teststring"> <a href="https://google.com">test</a></string>