© 2016 Dauris Little. All rights reserved.
Avatar photo
Monday, 03 January 2022 / Published in Android, blog, Kotlin, Mobile Development, Programming Languages, Tutorial
Avatar photo
Wednesday, 15 December 2021 / Published in Android, blog, Java, Programming Languages, Tutorial
An app rating and reviews are crucial if you want to keep the app alive.
Avatar photo
Wednesday, 15 September 2021 / Published in Android, blog, Kotlin, Programming Languages, Tutorial
Avatar photo
Monday, 28 June 2021 / Published in Android, Kotlin, Programming Languages, Tutorial
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
Avatar photo
Monday, 31 May 2021 / Published in iOS, Programming Languages, Swift
Swift provides us with a type called Tuple which is used to group multiple values in a single compound value.
Avatar photo
Saturday, 01 May 2021 / Published in blog, iOS, Programming Languages, Swift
This is because it plays a significant role in choosing the right abstraction mechanism keeping both performance and modeling in mind.
Avatar photo
Monday, 26 April 2021 / Published in Android, Java, Kotlin, Programming Languages
What is Android View Binding and How to simplify its delegation? View Binding was introduced at the Android Talk at Google IO/19.
Avatar photo
Sunday, 18 April 2021 / Published in Android, Kotlin, Programming Languages, Tutorial
If you have had any smart phone before the I am sure you have seen a splash screen before. If you have not then for your information a spalsh screen is a screen that displays when you first open an app on the device. Many developer may refers to this as a launch screen and
Avatar photo
Saturday, 06 March 2021 / Published in Android, Java, Kotlin, Programming Languages
TOP