Skip to content
View trungungtoan-agilityio's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report trungungtoan-agilityio

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 Loading

  1. Spring-learning Spring-learning Public

    Microservices with Spring Boot and Spring Cloud Training Plan

  2. ASPickerView ASPickerView Public

    Swift PickerView

    Swift 5

  3. Swift-Awesome Swift-Awesome
    1
    # Awesome Swift
    2
    A list of Swift frameworks, libraries.
    3
    
                  
    4
    - [Awesome Swift](#awesome-swift)
    5
    	- [UI](#ui)
  4. android-build.sh android-build.sh
    1
    ./gradlew [assemble-BuildMode]
    2
    adb install -r app/build/outputs/apk/[name].apk
    3
    adb shell monkey -p [package-name] -c android.intent.category.LAUNCHER 1
    4
    
                  
    5
    gradle.properties
  5. kotlin-learning kotlin-learning Public

    Kotlin Training

    Kotlin 1

  6. DOCKER – COMMANDS REFERENCE DOCKER – COMMANDS REFERENCE
    1
    DOCKER – COMMANDS REFERENCE
    2
    1.General Docker command
    3
    
                  
    4
    — List info about the Docker Client:
    5