How to add link inside text in iOSYou might have built Terms of Service page, or Privacy Notes, or Help Center screen in your Android app using the article I wrote a while…Dec 14, 2020Dec 14, 2020
Published inThe StartupHow to Debug Network Requests in iOS/Android AppsThere’s A LOT of mobile apps these days that do almost all the possible functions you might ever need in your life however under the hood…Oct 9, 2020Oct 9, 2020
Another yet article about JWT-based authentication for Apple APIsIf you came across this article, you most likely found several more before discovered mine and possibly even tried to implement Apple’s…Jun 6, 2020Jun 6, 2020
How to add link inside text in AndroidYou probably used apps which have a TextView with a link to a Terms of Service page, or Privacy Notes, or Help Center, or anything else…Apr 4, 20194Apr 4, 20194
How to save Android View state in KotlinThis article is inspired by the following great article that many Android devs have likely seen before:Oct 25, 20172Oct 25, 20172
How to add more that one entity in RoomIf you haven’t read my previous post about setting up the Room I highly recommend to check it out first. Also repo with examples is…Aug 8, 20173Aug 8, 20173
How to start using RoomI’d like to begin with a short preface about me. I am an Android developer for almost 3 years and during that time I architected database…Aug 7, 20172Aug 7, 20172
The interaction of Java and Shell-scripts in AndroidIt happens that in my current project I wanted to implement the execution of shell-scripts directly from the code. In order to get in the…Nov 17, 2015Nov 17, 2015
Взаимодейтсвие Java и Shell-скриптов в AndroidТак сложилось, что в моём текущем проекте необходимо было реализовать выполнение shell-скриптов прямиком из кода. Для того, чтобы войти в…Nov 17, 2015Nov 17, 2015