Android Data Encryption using Jetpack Security As an Android developer, you probably want to encrypt your application data at some points for security reasons. Those sensitive data can be varied...
Why using Hilt? When it comes to Dependencies Injection in Android development, we don’t have many choices: Build the DI from scratch manually. Personally, this is not my f̶i̶r̶s̶t̶ cho...
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 ...
Use Implicit Intent to Call Another App
Singleton Implementation
Comments powered by Disqus.