Dauris Little

  • About
  • Dauris’s Portfolio
  • Blogging Lyf
  • Contact

Tag: kotlin

  • 0
Avatar photo
Dauris
Wednesday, 15 September 2021 / Published in Android, blog, Kotlin, Programming Languages, Tutorial

QR Reader in Android w/ Kotlin

Turn your phone's camera into a QR scanner
androidandroid developmentandroid permissionskotlinMobile Development
  • 0
Avatar photo
Dauris
Monday, 28 June 2021 / Published in Android, Kotlin, Programming Languages, Tutorial

Creating Advance Custom Snackbar w/ Kotlin

Ask 100 different developers about what they find most exciting about android development and you will get as many different responses. Personally, I find the customization of the various framework and design libraries. Consider it as such if there is something that doesn’t fit your needs within the development process that as a developer we
androidandroid developmentandroidxkotlinMobile Development
  • 0
Avatar photo
Dauris
Friday, 11 December 2020 / Published in Android, Java, Kotlin, Programming Languages

Show/Hide On-Screen Keyboard

Android R is also known as Android 11 release brought a few new APIs to the table and one of them is the new WindowInset which expands the control that we as developers have over the window insets. This includes the navigation and status bar as well as an on-screen keyboard. This new release provides
androidandroid developmentandroid keyboardandroidxjavakotlin
  • 0
Avatar photo
Dauris
Friday, 14 August 2020 / Published in Android, Kotlin, Programming Languages

Android, SQLite & Kotlin

The name of the database in Android is SQLite. SQLite is the name of the open-source sql database that stores the data in the text file in the device. Here, we will be review and explaining how to execute them with the Kotlin language.    Before diving into the implementation we are going to review
androidkotlinsqlite
  • 0
Avatar photo
Dauris
Thursday, 13 August 2020 / Published in Android, Kotlin, Programming Languages

When over Switch in Kotlin

Good afternoon Programming Community, I am glad to welcome you to another Kotlin edition. we will look upon the replacement of switch with the when keyword. Firstly, we will look on to some examples of switch and after that, we will look at how the when keyword makes our task or code easier and more understandable. So, let’s get started. Standard Conditional if
androidandroid developmentkotlinreplace switch with whenswitchswitch vs when
val vs var
  • 0
Avatar photo
Dauris
Saturday, 09 May 2020 / Published in Android, Kotlin, Programming Languages, Uncategorized

Val vs Var

Will learn What is the actual difference between val and var.
androidandroid developmentdeclaring variableskotlinvalvarvariables
  • 0
Avatar photo
Dauris
Sunday, 03 May 2020 / Published in Android, Java, Kotlin, Programming Languages

Android w/ Fragments

A whole activity which we can see on our screen and if we only need to modify a small part, how we can do that with any modification in activity? So, we need a fragment.
androidandroid developmentfragmentfragmentsjavakotlin
Java vs Kotlin
  • 3
Avatar photo
Dauris
Friday, 13 March 2020 / Published in Android, Java, Kotlin, Language, Programming Languages

Java Or Kotlin Language: Deciding Which Option to Use for Android Development

If my math is not wrong Java has been around for over 20+ years now and has no intention of going away. It holds a supreme position in the list of most popular programming languages following the C and C++ =, setting the highest usability record with millions of developers and systems. Random Fact: James Gosling, Mike
androidandroid developmentdevelopmentjavakotlinnew vs oldprogrammingprogramming language

Categories

Recent Posts

  • Gesture Controls for Android w/Kotlin

    Incorporating Gesture controls in your android ...
  • Android Rating: In-App Review API

    An app rating and reviews are crucial if you wa...
  • QR Reader in Android w/ Kotlin

    Turn your phone's camera into a QR scanner...
  • Creating Advance Custom Snackbar w/ Kotlin

    Ask 100 different developers about what they fi...
  • Swift Has Tuple

    Swift provides us with a type called Tuple whic...

© 2017. All rights reserved. Designed by Dauris Little

TOP
This site uses tracking cookies to personalize content and ads. AcceptLearn More