C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Amir Ali(20)
Manish Tewatia(2)
Abubackkar Shithik(2)
Sachin Bhardwaj(2)
Abhishek Singhal(1)
Delpin Susai Raj(1)
Vijay Kumari(1)
Abhishek Kumar Ravi(1)
Resources
No resource found
How To Create Dynamic Textview Using ScrollView In Android
Dec 16, 2022.
In this article, you will learn how to create dynamic textview using scrollview in android
Creating An AutoLink Using TextView In Xamarin Android App
Nov 30, 2016.
In this article, you will learn how to create an autoLink using TextView in Xamarin Android app, using Visual Studio 2015.
How to FadeOut Textview on Button Click
Jul 15, 2013.
In this article you will learn how to fadeout the TextView on button click in Android.
AutoComplete And MultiComplete TextView in Mono For Android
Jul 28, 2011.
This article is about the AutoComplete and MultiComplete TextViews which can show a suggestions based list of data in Android.
TextView in Android with Java
Sep 08, 2020.
TextView in Android with Java programming language and its types with example programs
How To Add Custom Font To Android Textview
Aug 29, 2017.
Android is one of the most popular operating systems for mobile. In this article, I will show you how to add custom font to Android textview using Android Studio.
Getting Array From String.xml File in MultiAutoCompleteTextView in Android
Aug 23, 2013.
This article explains how to use an array from string.xml in MultiAutoCompleteTextView.
TextView in iPhone
Nov 30, 2012.
In this article I will explain textview and it's property.
How We Can Pass UI Controls From One Activity To Another Using Kotlin In Android Studio
Sep 18, 2019.
In this article, I will show you how to use UI Control and pass that from one activity to another Activity using Kotlin in Android Studio.
Day 8: AutoComplete Text View in Android
Jul 28, 2014.
In this article you will learn about the AutoComplete Text View in Android.
Analog and Digital Clocks in Android
Nov 13, 2013.
This article explains analog and digital clocks in Android. Android Studio is used to create the sample.
Send Email in Android
Nov 12, 2013.
This article explains how to send an Email in a Android. Android Studio is used to create the sample.
Check Internet Connectivity in Android
Nov 06, 2013.
This article explains how to check an internet connection in Android. Android Studio is used to create the sample.
JSONParsing of JSONArray in Android
Oct 29, 2013.
This article explains JsonParsing of JsonArray in Android. Android Studio is used to create the sample.
CustomToast in Android
Oct 25, 2013.
This article explains CustomToasts in Android. Android Studio is used to create the sample.
Rating Bar in Android
Oct 24, 2013.
This article explains the RatingBar in Android. Android Studio is used to create the sample.
TimePicker In Android
Oct 24, 2013.
This article explains TimePicker in Android. Android Studio is used to create the sample.
How to Get Information About Phone Using TelePhonyManager in Android
Oct 23, 2013.
This article explains how to get information about a phone using TelePhonyManager in Android. Android Studio is used to create the sample.
Learn About CountDownTimer in Android Using Android Studio
Oct 07, 2013.
In this Article you will learn about CountDownTimer in Android using Android Studio
Learn About Date Picker in Android
Sep 12, 2013.
This article explains the Date Picker in Android. Android Studio is used to create the sample.
Drawing an Olympic Logo Using Canvas in Android
Sep 03, 2013.
This article explains how to draw an Olympics Logo using the Canvas in Android.
Learn How to Draw Text in Canvas In Android
Sep 02, 2013.
This article explains how to draw text inside a rectangle using the canvas in Android. Android Studio is used for the sample..
Learn Table Layout in Android
Aug 29, 2013.
This article explains TableLayout in Android. Android Studio is used to create the sample application.
Supporting Multiple Languages in Android
Aug 21, 2013.
This article explains how your application can support various languages in Android using Android Studio.
Learn Navigation ActionBar in Android
Aug 17, 2013.
This article explains ActionBar Navigation in Android.
Learn Menu Item in Action Bar
Aug 06, 2013.
This article explains the Action Bar menu in Android. The sample applicatin is developed using Android Studio.
Dynamically Add Fragment in Android Using Android Studio
Jul 31, 2013.
This article explains how to create Fragments dynamically in Android using Android Studio.
Listview Search in Android Studio
Jul 10, 2013.
This article explains how to search Item in a List View.
Identify Language in iPhone
Mar 15, 2013.
In this article I will pass some text in a text view and determine the language of the text in iPhone.
Working With Text Controls in Mono for Android
Jul 26, 2011.
By using text controls in your Android application, we can configure, style, and manipulate the controls in a variety of ways.