👨💻
Code Every Day
Nerdy geek, software engineer, android enthusiast.
-
Headway
- Ukraine, Lviv
-
17:51
(UTC +02:00) - whitipet.dev
- @whitipet
- in/whitipet
Pinned Loading
-
project-template-android
project-template-android Public templateProject template with basic configuration
Kotlin 1
-
-
Connect adb to the device that acts ...
Connect adb to the device that acts as a hotspot 1adb connect $(route -n get default | grep gateway | awk '{ print $2 }')
-
-
Position tracker for android media3 ...
Position tracker for android media3 Player 1private const val MIN_UPDATE_INTERVAL_MS: Long = 200
2private const val MAX_UPDATE_INTERVAL_MS: Long = 1000
34class PlayerPositionTracker {
5 -
Get all possible sums with indexes f...
Get all possible sums with indexes from array 1import java.util.ArrayList;
2import java.util.List;
34public class PossibleSums {
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.