Custom Android Studio Plugin with IntelliJ-platform-plugin-templateWhen I make the code on a clean architecture, the boilerplate code is incidentally generated. You can think of layers and data flow of…Mar 5, 2022Mar 5, 2022
Android boot sequenceWhat’s going on Android before we launch an application? Under the hood, the Android Linux kernel runs many daemon processes to manage the…Apr 5, 2021Apr 5, 2021
About Android Runtime (ART)It’s a summary of the study. If there is wrong information, let me know it.Mar 6, 2021Mar 6, 2021
How to keep precondition for codeHave you ever heard git hooks? If you use it, you can run a custom script when actions occurred in git.Sep 6, 2020Sep 6, 2020
Try using Github Actions for beginnerYou can build workflow overall CI/CD. There are so many processes you can set up, I used this only for applying a lint per push in my…Jun 7, 20201Jun 7, 20201
How to use automated Kanban in GithubThe project management tool is a must-have in order to make good software output on development.Jun 7, 2020Jun 7, 2020