1 # GOOGLE SAMPLE PACKAGING DATA 2 # 3 # This file is used by Google as part of our samples packaging process. 4 # End users may safely ignore this file. It has no relevance to other systems. 5 --- 6 status: PUBLISHED 7 technologies: [Android] 8 categories: [Views] 9 languages: [Java] 10 solutions: [Mobile] 11 github: android-TextLinkify 12 level: INTERMEDIATE 13 icon: screenshots/icon-web.png 14 apiRefs: 15 - android:android.widget.TextView 16 - android:android.text.util.Linkify 17 - android:android.text.Html 18 - android:android.text.SpannableString 19 - android:android.text.style.StyleSpan 20 - android:android.text.style.URLSpan 21 - android:android.text.SpannableString 22 license: apache2 23