How to Hide Title and Status Bar in Android: Fullscreen Mode in Java & Kotlin
[addthis tool=”addthis_inline_share_toolbox”] When developing Android applications, there are times when you want to make the activity run … Read more
[addthis tool=”addthis_inline_share_toolbox”] When developing Android applications, there are times when you want to make the activity run … Read more
[addthis tool=”addthis_inline_share_toolbox”] If we want to open an URL in android, we have 3 choices, Open in … Read more
[addthis tool=”addthis_inline_share_toolbox”] In Android development, converting geographic coordinates (latitude and longitude) into a human-readable address is a … Read more
[addthis tool=”addthis_inline_share_toolbox”] The basic datatype of strings in Kotlin is mostly similar as that of used in … Read more
[addthis tool=”addthis_inline_share_toolbox”] Recently while developing one of our application, we wanted to have center aligned buttons, while … Read more