Tag: Android with kotlin

Tag: Android with kotlin

Zoom Map in Android
Image April 5, 2020 Android Development,Development Pushpendra Kumar

Hi Guys, Welcome to the new trick. Here you learn how to do zoom a map in android in android studio. And this trick I have explain you in the Kotlin programming language. Here I have took one location on which I am going to focus. How to do Zoom map in android on click

Details
Changes for API 28
Image January 21, 2019 Android Development,Development,Research And News Pushpendra Kumar

What are the changes made by Android in API 28+ That is the big question in front of every developer to know about the changes, which are made in API 28+ (Android 9). So here I will introduce you with a description of a few important technical things, which you have to keep in mind

Details
How to use Typeface for AlertDialog in Kotlin
Image January 13, 2019 Android Development,Development Pushpendra Kumar

typeface in kotlin That awesome that you would like to make your android application more beautiful with the help of custom typeface in your android application. Here you can also get the typeface for the alert dialog box.  So very first get the fonts file which you want to use into your android application. For

Details
instanceof in kotlin
Image December 28, 2018 Development Pushpendra Kumar

Great you are on the right post! Previously I was working on the Java language for developing an android application. I thought to move with new technology in android development. Then I move completely with Kotlin Language for android application development. But somewhere I have found that some keys and syntax has been changed. One

Details