Skip to content
View Pulimet's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro
Block or Report

Block or report Pulimet

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Template2022 Template2022 Public

    Learning modern Android development tools/best practises.

    Kotlin 1

  2. Template2019 Template2019 Public

    Sample app (Kotlin, MVVM, Koin, Coroutines) 2019

    Kotlin 9

  3. MyLogLibrary MyLogLibrary Public

    🚧 - Simple Android Kotlin logger (2017/2020)

    Kotlin 31 9

  4. ExoPlayer-Wrapper ExoPlayer-Wrapper Public

    📺 Android library, ExoPlayer wrapper (2017)

    Java 86 35

  5. Indicators-Library Indicators-Library Public

    🚥 Android library, indicators for ViewPager (2017)

    Java 13 7

  6. Adb useful commands list Adb useful commands list
    1
    adb help // List all comands
    2
    
                  
    3
    == Adb Server
    4
    adb kill-server
    5
    adb start-server