News

Kotlin was designed to bring more flexibility and flow to programming in the JVM. Here's an in-depth look at how Kotlin makes working with classes and objects easier and introduces coroutines to ...
If you want to have the substring copy to the end of the first string, you just use the starting position without any length number. This will copy all of the first string beginning at position 6.
This guide provides step-by-step instructions with examples how to extract a substring in Excel using various text functions.
I am trying o create a rtsp stream with the exoplayer2 (release 2.18.5). And i am trying to force the player to use H264. It does not work with the MimeType, because the player overwrites it somehow ...
Since then, Google took this a step further by making Kotlin its preferred language for writing Android apps in 2019 — and while plenty of developers still use Java, Kotlin is quickly becoming ...
Retrofit is a library which is very easy to use an apply. it helps to convert the http api into a kotlin interface. though many of us must have used retrofit in android but now as google has announced ...