Git Product home page Git Product logo

removebutterknife's Introduction

RemoveButterKnife

Android Arsenal

What's the plugin

An Android Studio plugin to help remove use of ButterKnife

Why i do this

ButterKnife is a wellknow open source tool to help you inject your view, but some times, you use plugin to gen butterknife's code, but you don't want to use it again.

It's a very horrible job to delete every line inject code and write findviewbyid code, so, i made this plugin to do it.

How to use it

(You can search it on your AS plugin install page, name is RemoveButterKnife)

1.Clone the code and build it in your idea

2.Then, you can find a jar, install it as a plugin in your AndroidStudio**(You also can find the jar in the project)**

3.Open your Activity/Fragment you want to change.

4.Find the RemoveButterKnife button in your android studio edit menu

The idea of how to design and implement it

You can see this blog

中文版

English

License

See the LICENSE file for license rights and limitations(GNU3.0)

removebutterknife's People

Contributors

u3shadow avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.