Dauris Little

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

Category: Java

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

Android Rating: In-App Review API

An app rating and reviews are crucial if you want to keep the app alive.
androidandroid developmentAPIgooglein app reviewmaterial designplay coreplay services
  • 0
Avatar photo
Dauris
Monday, 26 April 2021 / Published in Android, Java, Kotlin, Programming Languages

View Binding w/Android

What is Android View Binding and How to simplify its delegation? View Binding was introduced at the Android Talk at Google IO/19.
androidandroid developmentandroidxfindbyviewidMobile Developmentuiview binding
  • 0
Avatar photo
Dauris
Saturday, 06 March 2021 / Published in Android, Java, Kotlin, Programming Languages

allowBackup: Android’s Attributes

Help the end user from losing their data
androidandroid developmentandroid manifestMobile Developmentprogramming
  • 0
Avatar photo
Dauris
Friday, 26 February 2021 / Published in Android, Java, Kotlin, Tutorial

Using View Binding w/Android

View Binding is one of the best features which provides the views to bind with the activity which is ongoing. Replacing the findViewById() method, hence reducing the boilerplate code, generated the instances of the views of the current layout. And most important feature about the View Binding is it’s always null safe. In this article detailed it’s been
androidandroid developmentandroidx
  • 0
Avatar photo
Dauris
Friday, 29 January 2021 / Published in Android, Java, Kotlin, Programming Languages

Did someone say Navigation to the rescue: Android Jetpack

If you been around the block a few times with Android development you probably already know that there is an issue with Navigation. If you don’t trust me you will soon find out but don’t worry I am going to let you in on a little hint to overcome many of the challenges that arise
androidandroid architectureandroid developmentjetpacknavigation
  • 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
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
Android reCAPTCHA
  • 9
Avatar photo
Dauris
Thursday, 12 December 2019 / Published in Android, API, blog, Java, Mobile Development, Programming Languages

Integrating Google’s reCAPTCHA w/Android

Introduction Google’s reCAPTCHA API protects your website/app from malicious traffic. You might have seen the reCAPTCHA integrated on web pages. You can integrate the same in your Android apps too using SafeNet API. The service is free to use and it will show a captcha to be solved if the engine suspects user interaction to
androidgoodle reCAPTCHAgooglejavaprogrammingreCAPTCHAsafetyNetVolley
  • 0
Avatar photo
Dauris
Wednesday, 25 April 2018 / Published in Android, Java, Programming Languages, Tutorial

Using Snackbar

Android Snackbar is an interesting component introduced with the Material Design. Snackbars are very similar to the Toast messages with a few exceptions but the biggest is that provide action to interact with. Snackbar will be displayed at the bottom of the screen and can be swiped away in order to dismiss them. Major Difference
androidandroid developmentandroidxbasic snackbarsnackbar

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