Skip to content
View qzcsfchh's full-sized avatar
  • Hangzhou, China

Block or report qzcsfchh

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. IdeaPluginDemo IdeaPluginDemo Public

    Sample code of creating an IntelliJ Idea plugin.

    Java 3 2

  2. AndroidIPCDemo AndroidIPCDemo Public

    Sample code to demonstrate ways of android IPC(inter-process communication), including broadcast, aidl and ContentProvider.

    Java 1 1

  3. AndroidAOPDemo AndroidAOPDemo Public

    Demo of AOP(Aspect Oriented Programming) for Android.

    Java

  4. AndroidPdfView AndroidPdfView Public

    Custom view supports pdf browser using related apis in android SDK(minSdkVersion 21).

    Java

  5. GradlePluginDemo GradlePluginDemo Public

    Android gradle plguin Demo that shows how to define and apply tasks/tranforms in gradle plugins.

    Groovy

  6. DeepLinkGenerator DeepLinkGenerator Public

    A Gradle plugin for android project to generate deepLink configuration in manifest automatically via annotations.

    Java