Skip to content
View Doc1faux's full-sized avatar
Block or Report

Block or report Doc1faux

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
Doc1faux/README.md

Hi there 👋

Pinned Loading

  1. crisp-im/crisp-sdk-android crisp-im/crisp-sdk-android Public

    📦 Crisp Android SDK, add a chat in any Android app and communicate with your users.

    56 17

  2. cobaltians/Cobalt cobaltians/Cobalt Public

    Cobalt is a web and native framework to create mobile applications that can mix web technologies and native technologies.

    71 14

  3. Android-NFC-Tag-Writer Android-NFC-Tag-Writer Public

    Forked from balloob/Android-NFC-Tag-Writer

    Android app to write data to NFC tags with custom mime-types

    Java

  4. nitrite/nitrite-java nitrite/nitrite-java Public

    NoSQL embedded document store for Java

    Java 814 94

  5. Android-Tutorial-Events Android-Tutorial-Events Public

    Java

  6. A one-shot function to get a default... A one-shot function to get a default country for a locale. I was needed this method in order to display a country flag from a language code only (ISO 639-2 & 639-3)
    1
    import androidx.annotation.NonNull;
    2
    
                  
    3
    import java.util.ArrayList;
    4
    import java.util.Collections;
    5
    import java.util.HashMap;