Published onNovember 20, 2023Applying AdMob GDPR on Androidhow-toandroidI implemented the GDPR settings recommended by AdMob on an Android app. Let's go through the process.
Published onJuly 25, 2023Using the Color Picker (ambilwarna) library to change colors (Android).how-toandroidWhile implementing the custom color feature in the Smart Desk Clock, I used the ambilwarna library as a Color Picker. I've summarized the tasks related to this.
Published onJuly 23, 2023Implementing Dropdown (Select Box) Using Spinner in Androidhow-toandroidI used a Spinner to implement the font selection feature in a smart desk clock, and I have summarized the method for implementing a Dropdown using it.
Published onMay 31, 2023Creating Square Brackets ([ ]) Shaped Like Lottery Ticket Numbers (Android)how-toandroidExplain how to create square brackets ([ ]) shaped like lottery ticket numbers in an Android layout.