top of page
Search
![Kotlin Coroutines Compatible with Legacy Callback](https://static.wixstatic.com/media/1b7c8c_e9bb51d4e0184f83a92a8b65b1e4278a~mv2.png/v1/fill/w_454,h_341,fp_0.50_0.50,q_95,enc_auto/1b7c8c_e9bb51d4e0184f83a92a8b65b1e4278a~mv2.webp)
Jan 8, 20221 min read
Kotlin Coroutines Compatible with Legacy Callback
Kotlin Coroutines can transform legacy callback into suspend function which can be called within any Coroutines scope.
![Jenkins CI/CD for Android App](https://static.wixstatic.com/media/1b7c8c_33e097742e73436da418a435dc7f5e1d~mv2.png/v1/fill/w_454,h_341,fp_0.50_0.50,q_95,enc_auto/1b7c8c_33e097742e73436da418a435dc7f5e1d~mv2.webp)
Sep 28, 20212 min read
Jenkins CI/CD for Android App
Jenkins is an open source automation tool that allows continuous development, test and delivery of newly implemented code.
![Comparing Strings having number on Kotlin and Swift](https://static.wixstatic.com/media/1b7c8c_ba170021ad3146bba37f8487ec6ec0f0~mv2.png/v1/fill/w_454,h_341,fp_0.50_0.50,q_95,enc_auto/1b7c8c_ba170021ad3146bba37f8487ec6ec0f0~mv2.webp)
Jun 14, 20212 min read
Comparing Strings having number on Kotlin and Swift
Swift provides a feature of comparing string considering numbers but Kotlin does not provide any in-built feature.
bottom of page