Skip to content
View FayWang's full-sized avatar
  • sina

Block or report FayWang

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

    A tool to automatic executing Android Apps with a generated direct execution path or random click, and output pcaps file for their network behaviors.

    Java 5 1

  2. android-resource-cleaner android-resource-cleaner Public

    Forked from androidzhaoxiaogang/android-resource-cleaner

    android-resource-cleaner is a cool tool for clean the unused resources under your android projects. Which can find about 12 types of unused resources. You can easily delete the unused file resource…

    Java 3

  3. android-drawable-resources-cleaner android-drawable-resources-cleaner Public

    This project gives a method to clean unused drawable resources in android as to reduce the apk size, it's suitable for single android project as well as multi-android projects.

    Java 3

  4. android-resource-remover android-resource-remover Public

    Forked from KeepSafe/android-resource-remover

    A simple utility to remove unused resources in your Android app to lower the size of the APK. It's based on the Android lint tool output.

    Python 1

  5. FayWang FayWang Public

    This is fay wang's personal repository for study and sharing

  6. android-unused-resources android-unused-resources Public

    Forked from lsit81/android-unused-resources

    Andround Unused Resources is a Java application that will scan your project for unused resources. Unused resources needlessly take up space, increase the build time, and clutter the IDE's autocompl…

    Java