Skip to content
View kandroid's full-sized avatar

Block or report kandroid

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

Popular repositories Loading

  1. AndroidLifecycleSample AndroidLifecycleSample Public

    This sample project explains the activity lifecycle in detail. To navigate transitions between stages of the activity lifecycle, the Activity class provides a core set of six callbacks: onCreate(),…

    Java 1

  2. SmoothProgressBar SmoothProgressBar Public

    Forked from castorflex/SmoothProgressBar

    A small Android library allowing you to have a smooth and customizable horizontal indeterminate ProgressBar

    Java

  3. Smack Smack Public

    Forked from igniterealtime/Smack

    A highly modular and portable open source XMPP client library written in Java for JVMs (JavaSE) and Android

    Java

  4. FoodRecipeApp FoodRecipeApp Public

    This tutorial explains the usage of the Retrofit2 library as REST client.

    Java