About 129,000 results
Open links in new tab
  1. GitHub - probelalkhan/kotlin-retrofit-tutorial

    Contribute to probelalkhan/kotlin-retrofit-tutorial development by creating an account on GitHub.

  2. Retrofit With Kotlin- The Ultimate Guide - Codersee

    Mar 28, 2022 · In this step by step guide I will show you Retrofit 2 features and how to configure it in a Kotlin project.

  3. Retrofit Tutorial — A Beginner’s Guide in Android (Kotlin)

    May 25, 2024 · In this article, you will learn how to use Retrofit in Android using Kotlin. We will create a simple app that fetches data from the sample API. So, Let’s jump into it.

  4. Retrofiting on Android with Kotlin - Segun Famisa

    May 21, 2017 · In this post, I will be talking about how do REST API consumption in your applications using Retrofit + Kotlin + RxJava. We will be making use of the Github API to fetch …

  5. API Calls with Retrofit in Android Kotlin: A Comprehensive Guide

    Aug 8, 2023 · Retrofit simplifies the process of making API calls in Android applications. By implementing the singleton pattern for the Retrofit instance and ApiService, you ensure a …

  6. Retrofit in Android with Kotlin - Medium

    Jan 24, 2024 · Retrofit is a popular HTTP client library for Android. It simplifies the process of making network requests and handling Responses. Here’s a guide on how to use Retrofit in …

  7. Releases · probelalkhan/kotlin-retrofit-tutorial - GitHub

    Contribute to probelalkhan/kotlin-retrofit-tutorial development by creating an account on GitHub.

  8. kotlin-retrofit-tutorial/app/build.gradle at master - GitHub

    Contribute to probelalkhan/kotlin-retrofit-tutorial development by creating an account on GitHub.

  9. Simple POST request on Android Kotlin using Retrofit

    Apr 1, 2020 · This article is for developers who want to query a POST request to server and parse the response into a custom object in Android Kotlin using Retrofit library in a simplest way.

  10. Android Simple Login with Retrofit2 · GitHub

    Aug 17, 2023 · Android Simple Login with Retrofit2. GitHub Gist: instantly share code, notes, and snippets.

  11. Some results have been removed