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