排序
Login With Amazon using AWS Amplify Auth
Login With Amazon using AWS Amplify Auth, AWS Amplify (10 Part Series) 1 Login With Amazon using AWS Amplify Auth 2 Collect analytics data for your App using AWS Amplify ... 6 more...
Make Dark Mode in Android
Make Dark Mode in Android, How to make Dark (Night) Mode Theme in Android Hello World, today we are going to see how we can implement a dark theme or night mode in our android appl...
Overcome Positional Destructuring limitations! | KnowYourKotlin
Overcome Positional Destructuring limitations! | KnowYourKotlin, KnowYourKotlin (7 Part Series) 1 that's how we try catch?:value | KnowYourKotlin 2 6 things you need to know before...
Android Room: How works One to many relationship + example
Android Room: How works One to many relationship + example,Room provides an abstraction layer over SQLite to allow fluent database access while harnessing the full power of SQLite....
AR BASICS FOR ANDROID STUDIO
AR BASICS FOR ANDROID STUDIO,Hello Everyone, This post is going to be an interesting one because this is how i created my own pokemon(pikachu).What if we can create an app that can...
lateinit vs nullable type | KnowYourKotlin
lateinit vs nullable type | KnowYourKotlin, KnowYourKotlin (7 Part Series) 1 that's how we try catch?:value | KnowYourKotlin 2 6 things you need to know before you Kotlin Destructi...
6 things you need to know before you Kotlin Destructing | KnowYourKotlin
6 things you need to know before you Kotlin Destructing | KnowYourKotlin, KnowYourKotlin (7 Part Series) 1 that's how we try catch?:value | KnowYourKotlin 2 6 things you need to kn...
A decompiled story of Kotlin let and run
A decompiled story of Kotlin let and run, Introduction A while ago I spent quite some time trying to figure out why a simple block of Kotlin code didn't want to do what I was wanti...
that’s how we try catch?:value | KnowYourKotlin
that's how we try catch?:value | KnowYourKotlin, KnowYourKotlin (7 Part Series) 1 that's how we try catch?:value | KnowYourKotlin 2 6 things you need to know before you Kotlin Dest...
HOW TO START APP DEVELOPMENT
HOW TO START APP DEVELOPMENT,Hello Everyone, This post is for those people out there just like me who get excited when they see real time working projects,but don't know how to mak...
Detecting and fixing ANR in android apps
Detecting and fixing ANR in android apps,To fix ANR issues, the most effective way is to make sure all the resource intensive operations, especially those that are expected to take...
AIDL deep dive post does not exist! Part – I
AIDL deep dive post does not exist! Part - I, Introduction Hello there! I am going to talk about Android's parliamentary conversations. What do I mean by that? I mean, the IPC(Inte...