Archive of posts with category 'Android'
What if I told you that you could use the same very performant code in Android, iOS or even in Flutter. In this article, we’ll see how to achieve this...
I’ve been struggling these days trying to find a way to run an endless service in Android. This is just a guide for all of you who pursue the same...
Lately I’ve been needing to reverse engineer some apks and I’ve been manually using some third-party tools to do so. But, how could we speed up the process? A little...