Published inBetter ProgrammingKotlin/Native vs. C++ vs. Freepascal vs. Python: Measuring FPS, RAM and CPU Usage Across CodebasesA comparison across codebasesMay 8, 20221May 8, 20221
Published inBetter ProgrammingKotlin/Native vs. C++ vs. Freepascal vs. Python: A ComparisonMeasuring time of build, time of running, size of the compiled executable file across codebasesApr 27, 20225Apr 27, 20225
Simple way to use common resources in Kotlin multi-platform projectLet’s build own bicycle to get access to resources shared between Android and Desktop from Kotlin multi-platform project!Nov 13, 20211Nov 13, 20211
Pretty scrolling and shaking animation in RecyclerViewIn my first published app I wanted to feature pretty animation in RecyclerView: smooth scrolling to the next rocket launch and shaking it…Jul 23, 2021Jul 23, 2021
Back press handling with AndroidX Navigation componentWhen you create your android application with single-activity style implementing all of application screens by Fragments, you can not…Jun 3, 2021Jun 3, 2021