Tutorialwing

  • Courses
  • Contact Us
  • Articles

Android With Kotlin Archive

Tutorialwing Android Radio Group Output Android Radio Group Using Kotlin

Android Radio Group Using Kotlin With Example

Hello Readers! In this post, we are going to learn about how to use android radio group using kotlin in any android application. We will also learn about different attributes of radio group that can be used to customise this …
Tutorialwing Android Kotlin Radio Button Logo Create android kotlin radio button programmatically in kotlin

Create An Android Radio Button Programmatically in Kotlin

In this post, we will learn how to create android radio button programmatically in kotlin file. We will also learn how to add radio buttons to radio group programmatically in any android application. Visit post to know more...
Tutorialwing Android Kotlin Radio Button Logo Android Radio Button Using Kotlin Android Radio Button Widget Using Kotlin

Android Radio Button Using Kotlin With Example

In this post, we will learn about how to use radio button using kotlin in an android application. we will also go through different attributes that are used to customise this widget. An Android Radio Button is a two states …
Tutorialwing Android Kotlin Checkbox Logo Checkbox programmatically in kotlin checkbox widget programmatically in kotlin checkbox widget programmatically in kotlin

Create An Android Checkbox Programmatically in Kotlin

In this post, you will learn about how to use android checkbox programmatically in kotlin . You will also see how to add checkbox widget into LinearLayout programmatically. Visit post to know more...
Tutorialwing Android Checkbox using kotlin Logo Android Checkbox widget using kotlin logo checkbox widget using kotlin logo

Android Checkbox Using Kotlin With Example

In this post, we will learn to use android checkbox using kotlin. We will also see different attributes that are used to customise this widget. Android Checkbox can be defined as below - A checkbox is a specific type of …
Tutorialwing Android Kotlin Dynamic Button Logo Create Toggle Button Programmatically in Kotlin Create Toggle Button dynamically in Kotin Create Toggle Button widget programmatically

Create An Android Toggle Button Programmatically in Kotlin

Hello Readers! In this post, we will learn about how to create Android toggle Button programmatically in kotlin. We will also discuss about how to add toggle button in linearlayout, relativelayout etc. programmatically.
Tutorialwing Android Kotlin Toggle Button Using Kotlin Tutorial Toggle Button Tutorial Using Kotlin Toggle Button Widget Using Kotlin

Android Toggle Button Using Kotlin With Example

Android Toggle Button can be defined as below - Android toggle button is a widget that are used to display two states(checked/unchecked or ON/OFF) as a button with light indicator and default text "ON" or "OFF". Visit post to know …
Tutorialwing - Android Button programmatically in Kotlin Button dynamically in Kotlin Create Button widget in Kotlin

Create An Android Button Programmatically in Kotlin

Hello Readers! In this post, we will learn about how to create Android Button programmatically in kotlin. We will go through different steps that explains how to create button programmatically in kotlin. Visit post to know more....
Tutorialwing - Android Button Using Kotlin Use Button Widget in Kotlin

Android Button Using Kotlin With Example

In this article, we will learn about android button using kotlin with example, we will go through different attributes of button that we can use to customise it. Visit post to know more...
Tutorialwing Create Android EditText Programmatically in Kotlin , Create EditText dynamically in Kotlin

Create An Android EditText Programmatically in Kotlin

Hello Readers! In this tutorial, you will learn how to create android EditText programmatically in kotlin programming language. You will go through various steps that explains how to create EditText and add it in kotlin file in any android application. …
  • First
  • Previous
  • 12
  • 13
  • 14
  • 15
  • 16
  • Next
Android With Kotlin
01 - Android Basic Concepts
What is Android
Install Android Studio
Android Project Structure
Run / Test / Debug Android App
Run App Using Default Emulator
Run App Using Genymotion Emulator
Run App Using Real Device
Run App Using Wifi on Real Device
Random 1: Application Components
Random 2: Activity
Random 3: Android Versions
Random 4: Android Architecture
Add Image Using Image Asset Studio
Difference Between Vector And Asset Image
Add Vector Image Using Vector Asset Studio
02 - Android User Interface
TextView
Dynamic TextView
EditText
Dynamic EditText
Button
Dynamic Button
Toggle Button
Dynamic Toggle Button
Checkbox
Dynamic Checkbox
Radio Button
Dynamic Radio Button
Radio Group
Dynamic Radio Group
CheckedTextview
Dynamic CheckedTextview
Spinner
Dynamic Spinner
ProgressBar
Dynamic ProgressBar
Horizontal ProgressBar
Dynamic Horizontal ProgressBar
SeekBar
Dynamic SeekBar
Discrete SeekBar
Dynamic Discrete SeekBar
RatingBar
Dynamic RatingBar
Switch
Dynamic Switch
Space
Dynamic Space
AutoCompleteTextview
Dynamic AutoCompleteTextview
MultiAutoCompleteTextview
Dynamic MultiAutoCompleteTextview
ImageButton
Dynamic ImageButton
ImageView
Dynamic ImageView
VideoView
Dynamic VideoView
WebView
Customize WebView
ScrollView
Dynamic ScrollView
HorizontalScrollView
Dynamic HorizontalScrollView
NestedScrollView
Dynamic NestedScrollView
CalendarView
Dynamic CalendarView
ViewPager
Dynamic ViewPager
TabHost
NumberPicker
Dynamic NumberPicker
TimePicker
Dynamic TimePicker
DatePicker
Dynamic DatePicker
ChronoMeter
Dynamic ChronoMeter
TextClock
Dynamic TextClock
StackView
Dynamic StackView
ImageSwitcher
Dynamic ImageSwitcher
TextSwitcher
Dynamic TextSwitcher
ViewAnimator
Dynamic ViewAnimator
AdapterViewFlipper
Dynamic AdapterViewFlipper
ViewFlipper
Dynamic ViewFlipper
ViewSwitcher
Dynamic ViewSwitcher
ViewStub
Dynamic ViewStub
Floating Action Button
Dynamic Floating Action Button
TextureView
SurfaceView
TextInputLayout
Dynamic TextInputLayout
ExpandableListView
GridView
Extended Floating Action Button
ViewPager2 Using Kotlin
ViewPager2 With Fragment
Chip (Input) Example
Dynamic Chip (Input) Example
Input Chip With HorizontalScrollView
ChipGroup Using Kotlin
Dynamic ChipGroup in Kotlin
Chip (Filter) in Kotlin
Dynamic Filter Chip in Kotlin
Chip (Choice) in Kotlin
Dynamic Chip (Choice) in Kotlin
Chip (Action) in Kotlin
Chip (Action) in Kotlin
SearchView Using Kotlin
Dynamic SearchView in Kotlin
Horizontal Divider in Kotlin
Dynamic Horizontal Divider using Kotlin
RecyclerView Using Kotlin
Add Divider in RecyclerView
Vertical Divider Using Kotlin
Dynamic Vertical Divider in Kotlin
Horizontal RecyclerView in Kotlin
RecyclerView using GridLayoutManager
RecyclerView Using StaggeredGridLayoutManager in Kotlin
CardView Using Kotlin
AppBarLayout Using Kotlin
Toolbar in Kotlin
Dynamic Toolbar in Kotlin
TabLayout Using Kotlin
TabLayout With ViewPager And Fragment in Kotlin
AppBarLayout With TabLayout, Toolbar and ViewPager
TabLayout With ViewPager2 And Fragment
Android TabLayout With ViewPager2, AppBarLayout and Toolbar in Kotlin
BottomAppBar Using Kotlin
Dynamic BottomAppBar in Kotlin
NavigationView Using Kotlin
Android BottomNavigationView Using Kotlin
Group using Kotlin
Barrier (Horizontal or Vertical) in Kotlin
Guideline in Kotlin
Android Flow Using Kotlin
Android Layer Using Kotlin
Android ImageFilterView Using Kotlin
Android ImageFilterButton Using Kotlin
Android MockView Using Kotlin
04 - Android Popular Libraries
QR Code Scanner Using ZXing Library
Retrofit Library With RecyclerView
Lottie Animation Library
Glide Library in Kotlin
05 - Android Social Integrations
WhatsApp Integration
06 - Android Apps
Chip (Input or Entry) Application in Daily Life

LEARN

  • Android With Kotlin
  • Android With Java
  • Kotlin
  • Python
  • C
  • Math
  • Database
  • Computer Networks
  • Operating System

Recent Articles

  • Tips and Tricks for C# Code Optimization
  • Python Program to Find Sum of N Natural Numbers using Recursion
  • Python Program to Find Sum of N Natural Numbers
  • Python Program to Check if Number is Positive or Negative
  • Python Program to Find if Given Year is Leap Year or Not

QUICK LINKS

  • About Us
  • Contact Us
  • Privacy Policy

JOIN US AT

  • Facebook
  • Twitter
  • Youtube

Newsletter

Loading
Copyright © 2017-22. All Rights Reserved.