Diehard04Kotlin Scope FunctionKotlin provides several scope functions that allow you to work with objects in a more concise and expressive way.Sep 9, 2023Sep 9, 2023
Diehard04Balloon Library in AndroidHi guys, today we are going to discuss about balloon library and how to implement in your project.Jul 14, 2021Jul 14, 2021
Diehard04HashMap vs HashSetHi, In this article we are going to discuss on HashMap and HashSet.Jul 9, 2021Jul 9, 2021
Diehard04Open Gmail ExplicitlyAs android security has been upgraded day by day we are not able to open explicitly gmail or other application from your application.Jan 7, 2021Jan 7, 2021
Diehard04Display progressdialog without text AndroidTo show progress dialog in centre in Android, You can use below codes.Oct 25, 2020Oct 25, 2020
Diehard04Activity Screen OrientationIn android saving the previous state after screen orientation is not complex as you think. In the following document I will share the life…Sep 2, 2020Sep 2, 2020
Diehard04Android Thread and Update UIAs we know we can’t stop main thread more than 5 second because it causes ANR. To over come to this issue Android has introduce Thread…Aug 11, 2020Aug 11, 2020
Diehard04Install software in ubuntuIt’s getting challenge to being new newbie in Ubuntu environment.Jul 31, 2020Jul 31, 2020
Diehard04Open PDF file above Android OreoIf your targetSdkVersion >= 24, then we have to use FileProvider class to give access to the particular file or folder to make them…Jul 6, 2020Jul 6, 2020