Tutorialwing

  • Courses
  • Contact Us
  • Articles

Android With Kotlin Archive

Tutorialwing Kotlin Android BottomAppBar Programmatically in Kotlin With Example

Create Android BottomAppBar Programmatically in Kotlin

In this article, we will learn how to create android BottomAppBar programmatically in Kotlin. We will go through various steps that explains how to create BottomAppBar and add it in kotlin file, use different attributes to customise it etc. in …
Tutorialwing Kotlin Android BottomAppBar Using Kotlin With Example Set Floating Action Button to BottomAppBar

Android BottomAppBar Using Kotlin With Example

In this article, we will learn about android BottomAppBar using Kotlin. We will go through various example that demonstrates how to use different attributes of BottomAppBar. For example, In this article, we will get answer to questions like – What …
Tutorialwing Android Kotlin TabLayout With AppBarLayout, ViewPager2 and Toolbar in Kotlin With Example

TabLayout With ViewPager2, AppBarLayout and Toolbar

In this article, we will learn to implement Android TabLayout With ViewPager2 AppBarLayout and Toolbar in Kotlin. We will see how to design scrollable ui using those widgets in android application. Let’s have a quick demo of things we want …
Tutorialwing Kotlin Android TabLayout With ViewPager2 and Fragment in Kotlin With Example

Android TabLayout With ViewPager2 and Fragment in Kotlin

Till now, we have seen how to use TabLayout with ViewPager. In this tutorial, we will learn how to use Android TabLayout with ViewPager2 and Fragment in Kotlin. Let’s have a quick demo of things we want to cover in …
Tutorialwing Kotlin Android AppBarLayout With ViewPager in Kotlin

Android AppBarLayout With ViewPager and Toolbar

In this article, we will use android appBarLayout With ViewPager and Toolbar in Kotlin. We will design a ui that can be scrolled up and down to show or hide toolBar. Let’s have a quick demo of things we want …
Tutorialwing Kotlin Android TabLayout With ViewPager And Fragment in Kotlin

Android TabLayout With ViewPager and Fragment in Kotlin

In this article, we will learn how to use Android TabLayout with ViewPager and Fragment in Kotlin. Till now, we have seen some basic concepts of TabLayout. For example, Set custom theme, tab indicator colour etc. Now, we will use …
Tutorialwing Kotlin Android TabLayout Set Custom Theme example

Android TabLayout Using Kotlin With Example

In this article, we will learn about android TabLayout using Kotlin. We will go through various example that demonstrates how to use different attributes of TabLayout. For example, In this article, we will get answer to questions like – What …
Tutorialwing Koltin Android Create Android Toolbar Programmatically in Kotlin With Example

Create Android Toolbar Programmatically in Kotlin

In this article, we will learn how to create android Toolbar programmatically in Kotlin. We will go through various steps that explains how to create Toolbar and add it in kotlin file, use different attributes to customise it etc. in …
Tutorialwing Kotlin Android Toolbar Using Kotlin With Example

Android Toolbar Using Kotlin With Example

In this article, we will learn about android Toolbar using Kotlin. We will go through various example that demonstrates how to use different attributes of Toolbar. For example, In this article, we will get answer to questions like – What …
Tutorialwing Kotlin Android AppBarLayout Using Kotlin With Example

Android AppBarLayout Using Kotlin With Example

In this article, we will learn about android AppBarLayout using Kotlin. We will go through various example that demonstrates how to use different attributes of AppBarLayout. For example, In this article, we will get answer to questions like – What …
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next
  • Last
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.
 

Loading Comments...
 

You must be logged in to post a comment.