During my pet project written in Flutter, I had a need to handle server response codes in order to properly support network requests. First thing I did - I went to pub.dev and found http_status_cod...
My daily drivers - MacOS applications - March 2023
My daily drivers - MacOS applications - March 2023 Here’s the latest/updated list of applications and tools, that make my macOS experience even more amazing. Productivity Raycast [f...
Raycast - replacement for bunch of MacOS apps
Raycast - replacement for bunch of MacOS apps I’m using Raycast since I found it as small project on Github. But till recently, it was just replacement for Spotlight, with few additional functions...
Jenkins as CI for Android application installed on Ubuntu
Jenkins as CI for Android application installed on Ubuntu I won’t be going deep with some functions, but try to focus on simple steps allowing to run builds of android application on Jenkins serve...
Java icon in dock during unit testing
Java icon in dock during unit testing Almost every dev using unit tests on his/her Mac spotted popping java icon on dock during running test. It can be totally annoying, especially when you have A...
MacOS must-have applications
MacOS must-have applications It’s been a year since my last post, so I’m getting back, but with lighter content - here’s the list of my must-have applications for Mac OS X. Android Studio (fre...
Media scanning
Media scanning So far, after recording on downloading new media file in order to make system see this file developer had to fire broadcast: sendBroadcast(new Intent(Intent.ACTION_MEDIA_MOUNTED, Ur...
Google Play services divided into small parts - AT LAST (UPDATE - 7.0)
Google Play services divided into small parts - AT LAST (UPDATE - 7.0) So far, Google didn’t allow developers to use a small parts of Google Play Services library - if you want to use just Google ...
Nowe możliwości nowego Gradle
Nowe możliwości nowego Gradle Nowa wersja wtyczki Gradle została wydana 31 października, wraz z wersja 0.9 programu Android Studio, wprowadzając parę nowości. Gradle może od teraz automatycznie u...
Genymotion, ADB i problemy
Genymotion, ADB i problemy Po jednej z ostatnich aktualizacji zauważyłem ,że bardzo często występuje błąd: adb server is out of date. killing... cannot bind 'tcp:5037' ADB server didn't ACK * fa...