About 1,530,000 results
Open links in new tab
  1. GitHub - MaxCiv/GitHub-Userlist-Android: App for displaying GitHub user

    App for displaying GitHub user list developed with Kotlin, RxJava 2, RxAndroid, Dagger 2, Retrofit 2, Paging Library, Glide, ViewModel, LiveData, Data Binding, Navigation Component.

  2. Create an Android App that Displays List of All Trending Kotlin git-hub ...

    Apr 24, 2025 · This article will discuss how to build an application that shows a list of Kotlin GitHub projects. In this project, we will be using this API and retrofit library to get details from …

  3. How do I get user list from github in Android? - Stack Overflow

    Jan 5, 2017 · Here is the api documentation: https://developer.github.com/v3/users/#get-all-users. It gives the users list in order that they signed up. Update: To make it simple, use this …

  4. Kotlin GitHub User Search - CodePal

    A Kotlin function that utilizes the GitHub API to retrieve a list of GitHub users and display them in a search view.

  5. Using the GitHub API with Kotlin | Craig Atkinson

    Mar 10, 2021 · The GitHub API provides a powerful set of capabilities to interaction with GitHub and further enhance developer productivity through automation. Authentication is a bit tricky, …

  6. Simple User Listing App with Kotlin on Android Studio - GitHub

    You will be responsible for creating a native android application with the kotlin language. Project contains a single user listing screen. You will create the screen by using the provided JSON file.

  7. MVFLow: a simple MVI library using Kotlin coroutines and flows

    Let’s implement a simple screen with a list of users. The current state indicates whether it is loading information, the users that were loaded (if any) and a error message (if any): data …

  8. Android application concept to search users via GitHub API

    Project demonstrates how to use Kotlin, Android Architecture Components, Dagger and RxJava to perform remote API calls and cache data in local DB. Please use app-release.apk file.

  9. Cannot GET data from Github API in Android Kotlin Development

    Feb 5, 2024 · I am a beginner in Android development, I am experiencing problems when GET data from the GitHub API, I have a details page to display the details of the GitHub user but …

  10. GitHub - chanphy/GithubUserDemo: An Android(Kotlin) demo …

    An Android(Kotlin) demo on fetching Github users and repositories by Github API. - chanphy/GithubUserDemo

Refresh