Android Open Source - Widget textview LinkEnabledTextView






Project Summary

A simple android widget extending the textview to handle hyperlinks,# and @ tags. Feel free you use it as you wish.

Web Site / Source Repository

LinkEnabledTextView is hosted in the following web site
https://github.com/enyachoke/LinkEnabledTextView

If you think the Android project LinkEnabledTextView 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 LinkEnabledTextView.

ItemValue
Java File Count3
Target SDK Version17
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
android-support-v4.jar




Java Source Files

LinkEnabledTextView has the following Java source files.

co.ke.pyxis.LinkEnabledTextView.LinkEnabledTextView.java
co.ke.pyxis.LinkEnabledTextView.TextLinkClickListener
.java
co.ke.pyxis.examplelinkenabledtextview.MainActivity.java