Fevzi Ömür Tekin Android developer, book reader, sports audience

Dependency Management with use.toml

Hello everyone, In my previous article, I said that “I want to start new article series about Gradle”. And this article will be the second article of that series. In this article, I’ll explain th...

Importance of Gradle in Android Development World

Hi everyone, After a long time, I want to start new article series about Gradle. In this article series, I will try to talk about Gradle tips, new Gradle technologies and Gradle optimizations. B...

Fragments Communicate with FragmentResult

Hello everyone, In this article, I’ll talk about FragmentResult, which allow us communicate between fragments. I’ll try to answer question like What is FragmentResult, In what situations should w...

Why Use Jetpack DataStore?

This post is to The Turkish of this article is also available in Medium. What is Jetpack Datastore? Why should we use Jetpack DataStore? Hello everyone, In this article, I’ll talk about the...

What is this Okhttp Interceptor?

What is this Okhttp Interceptor? Basically, Interceptors are like security guards at the airport. They decide our passage and stop. It has two different tasks. These; It’s used to log for a n...