Skip to content

Files

Latest commit

 

History

History
40 lines (26 loc) · 1.58 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.58 KB

SearchResourcePlugin

Android Studio Plugin for search all resource in android project by value.

Many thanks to owner of project https://github.com/konifar/android-strings-search-plugin

Install by .jar file:

  • On MAC: Preference > Plugins > Install From Disk and select the SearchResourcePlugin.jar file.
  • On Window or Linux: File > Setting > .. Plugins > Install From Disk and select the SearchResourcePlugin.jar file.

Install from JetBrain Repository:

Use in LayoutEditor:

Use in CodeEditor:

Donation

Let's buy me some coffee ☕ and 🍕

License

Copyright 2017 Hoai Nguyen

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.