Android Open Source - UI textview ClickableTextView






Project Summary

A implements of clickable TextView in android. When click the tag text which you can handle the click event you attach. When click the other area of the TextView and if you had set OnClcikListener to it, the Listener will hande the click event..

Web Site / Source Repository

ClickableTextView is hosted in the following web site
https://github.com/Gnod/ClickableTextView

If you think the Android project ClickableTextView listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of ClickableTextView.

ItemValue
Java File Count2
Target SDK Version17
Minimum SDK Version4
Activity Count1
jar files usedandroid-support-v4.jar




Java Source Files

ClickableTextView has the following Java source files.

com.example.clickabletextview.ClickableTextView.java
com.example.clickabletextview.ClickableTextViewActivity.java