Skip to content

Code Ronna

Code samples & Online tools

  • Home
  • Programming
  • Online Tools

Category: Programming

3 ways to write comments in Kotlin

2022年11月24日 Pisuke
eye catch Android

Here are three ways to comment out code in Kotlin and an example code. Table of Contents2. Multiple lines comment3. Python style commentHow python style comment is used?1. Single line comment You can write a single comment by using double… Read more3 ways to write comments in Kotlin

Kotlin  comment out  2 Comments

Display AdMob interstitial before next activity in Kotlin

2022年11月21日2022年12月5日 Pisuke
eye catch Android

How to display AdMob interstitial ad before opening next activity. Initialize & load interstitial ad Show interstitial before next activity Wait till the user close the ad Open next activity This article explains the procedure in Android & Kotlin. Table… Read moreDisplay AdMob interstitial before next activity in Kotlin

Kotlin  AdMob, Android, interstitial  1 Comment

How to zip directories & files on Android using Kotlin

2022年11月17日2022年12月5日 Pisuke
eye catch Android

How to zip directories & files in Android Android has ZipFile class as a standard API. Quote : ZipFile | Android Developers This class is used to read entries from a zip file.Unless otherwise noted, passing a null argument to… Read moreHow to zip directories & files on Android using Kotlin

Kotlin  Android, Compression, File, Zip, ZipFile  1 Comment

Android ProgressDialog alternative example in Kotlin

2022年11月15日 Pisuke
eye catch Android

ProgressDialog has been deprecated in Android since API level 26. Quote : ProgressDialog | Android developer This class was deprecated in API level 26. ProgressDialog is a modal dialog, which prevents the user from interacting with the app. Instead of using… Read moreAndroid ProgressDialog alternative example in Kotlin

Kotlin  Android  5 Comments

Posts navigation

Newer posts

Recent posts

  • 3 ways to generate random UUID v4 in Node.js
  • How to use shared memory cache in Node.js with example codes
  • How to parse FormData of request in Node.js + Express with sample codes
  • 3 ways to get Object keys as string in JavaScript
  • 2 ways to get browser language in Node.js with sample codes

Recent comments

  1. Pisuke on Android ProgressDialog alternative example in Kotlin
  2. Beauty Fashion on Android ProgressDialog alternative example in Kotlin
  3. Beauty Fashion on Android ProgressDialog alternative example in Kotlin
  4. Doreatha Janrhett on Display AdMob interstitial before next activity in Kotlin
  5. Hairstyles on Android ProgressDialog alternative example in Kotlin

Archives

  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022

Categories

  • JavaScript
  • Kotlin
  • Math tool
  • MySQL
  • Node.js
  • Online tool
  • Programming
© 2025 All rights reserved
Proudly powered by WordPress | Theme: Simple Life by Nilambar.
Go to top