In the previous blog post, I shared the guide to use Hilt to implement dependency injection in Android. But there’s the fact that it’s not many chances for you to use Hilt in a project from the ...
You are developing an Android app and you don’t want to use the default dialog like this: You want something is unique and customizable like this: This post will guide you how to create a cus...
A toast is a view containing a quick little message for the user. It will never receive focus and will be dismiss after a specific time. By default, if you want to call a simple Toast, all you nee...
Use Implicit Intent to Call Another App
Singleton Implementation
Comments powered by Disqus.