Droid Jet is an exciting Android game where you pilot a spaceship through an endless space filled with barriers and rewards.
-
Updated
Aug 5, 2023 - Kotlin
Droid Jet is an exciting Android game where you pilot a spaceship through an endless space filled with barriers and rewards.
Suppose you are developing an application that deals with sensitive user data, and you want that when the user does not interact directly with the application for a certain period of time, the application closes his session and sends him back to another activity that can be a lock screen in the application or even a return to the login screen. I…
in this code i wrote a game it called Catch The Arthur. In this application i use a lot of component of basics of kotlin. I use runnable and handler for no stopping my User Interface and i use intent to restart my game and i use countDownTimer method for game time and counting down and i use Random class for hided arthur to make visible.
Kotlin - Practice "AlertDialog", "Toast Message", "CountDownTimer", "Runnable"
Catch The SpongeBob Game
This Android application demonstrates the use of multithreading to update the UI from background tasks. It includes examples of thread management, handling task interruptions, and updating the UI using Handler and runOnUiThread.
Kotlin - Understanding "Runnable"
Bir hamsterin görüntüsünün rastgele ekranda belirli bir süre boyunca göründüğü ve kullanıcının hamstere tıkladıkça skor kazandığı bir basit bir Android oyunu
Add a description, image, and links to the runnable topic page so that developers can more easily learn about it.
To associate your repository with the runnable topic, visit your repo's landing page and select "manage topics."