deep-linking-firebase-branchio-0

Firebase Dynamic Links or Branch.io for Deep Linking?

Make sure your newly acquired app user doesn’t wander off in the wrong direction.

Ban Marković
unescaping-special-characters-0

Unescaping Special Characters in Android Applications

Try these two approaches if you need to escape strings.

Ivan Kocijan
working-with-JSON-API-0

Working with JSON API, Hassle-Free

How we efficiently stopped bikeshedding about our API requests.

Danijel Buhin
retromock-retrofit-calls-0

Introducing Retromock, a Better Way to Mock Retrofit API Calls

Retromock is a Java library for mocking responses in a Retrofit service that’ll make your life easier.

Branimir Akmadža
NSNotificationCenter-alternatives-0

Still Using NSNotificationCenter? Try These Alternatives

Connecting distant modules in your iOS app with NSNotificationCenter might not be the best way.

Hrvoje Hrvoić
code-quality-rubocop-0

Improve Code Quality with RuboCop

Cleaner pull requests, automated knowledge sharing, and easy engagement with open-source software? Sign me up!

Marko Ćilimković
dagger-hilt-0

Stop Holding Dagger by the Blade: Use the Hilt

Hilt will make your Dagger setup way more readable and much easier to maintain.

Stjepan Banek
input-connection-0

Easy Custom Keyboard with InputConnection

An overlooked gem for creating a custom keyboard on Android.

Nikola Gobović
lazy-loading-0

Make Webpages Load Faster with Lazy Loading

Don’t cut down on webpage images – cut down on loading time.

Filip Jakov Bulić
google-in-app-updates-0

Implementing Google's New In-App Updates

The good and the bad of in-app updates, and tackling those issues using our open-source libraries for update handling.

Ivan Kocijan
blockchain-technology-0

How Blockchain Technology Could Save Money and Friendships

Security and integrity of user data on blockchain, explained through a partying analogy.

Jan Turk
MVVM-architecture-0

Implementing Custom Architecture based on Model-View-ViewModel with ViewStates

Setting up a solid foundation for building our Android apps, with Model-View-ViewModel and ViewStates.

Marko Docevski