Skip to content

Primary menu

  • Home
  • Kotlin
    • Kotlin Lessons
    • Kotlin Tutorials
  • Pakistan
Search

Category: Kotlin Tutorials

Create android app with left and right flip views in Kotlin – ViewPager and Fragments

CategoryKotlin TutorialsPosted onAugust 3, 2017August 7, 2017Leave a comment

Today we are learning to make swipe-able views in android app with Kotlin code/language. This is what we will get by the end of the tutorial in few seconds. Understanding the concept As we know that whatever we see on screen is called “view”, I Continue Reading

CategoriesKotlin Tutorials

Loading data to ListView from XML file using Kotlin Code

CategoryKotlinPosted onJuly 28, 2017August 6, 2017Leave a comment

Having the data to load in ListView managed under an XML file greatly helps maintaining and upgrading the app especially with additional content. Usually beginners are taught ListView with data hard coded in one of the activity files and pushed as Array in ListView using adapter. I Continue Reading

CategoriesKotlin, Kotlin Tutorials

Recent Posts

  • Specifying and understanding Variable data types in Kotlin
  • Create android app with left and right flip views in Kotlin – ViewPager and Fragments
  • Loading data to ListView from XML file using Kotlin Code
  • Data Types – Giving Character to Variables
  • Variables – Getting to know more about them
Facebook YouTube Instagram
Copyright © 2019 . All Rights Reserved. | NepalBuzz by Catch Themes
Scroll Up