Hi all! How can i add clickable links to the About App?
Because i want to use the android robot in my app logo. Google wrote this here about using it:
Android robot
The green Android robot can be reproduced and/or modified as long as the following Creative Commons attribution line is included in the creative:
"The Android robot is reproduced or modified from work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License."
The color value for print is PMS 376C and the online hex color is #A4C639. You may not file trademark applications for or claim trademark rights to the Android robot logo or any derivatives thereof. Google retains all trademark rights to the Android robot. We want to ensure that the Android robot remains available for all to use.
So i think i should link the license. I tried with
<a href="https://creativecommons.org/licenses/by/3.0/">Creative Commons</a>
But the link is still not clickable.
Please help!
Regards
valaki52