Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laobie/findviewbyme
A plugin for android developer, with the plugin you can generate "findViewById" code quickly.
https://github.com/laobie/findviewbyme
android findviewbyid findviewbyme plugin
Last synced: 4 days ago
JSON representation
A plugin for android developer, with the plugin you can generate "findViewById" code quickly.
- Host: GitHub
- URL: https://github.com/laobie/findviewbyme
- Owner: laobie
- License: apache-2.0
- Created: 2015-11-27T07:54:49.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-10-18T11:56:16.000Z (about 4 years ago)
- Last Synced: 2024-12-09T02:59:25.880Z (13 days ago)
- Topics: android, findviewbyid, findviewbyme, plugin
- Language: Java
- Homepage: http://t.cn/RfbWipJ
- Size: 720 KB
- Stars: 226
- Watchers: 10
- Forks: 45
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## FindViewByMe
A plugin for android developer, with the plugin you can generate "findViewById" code quickly.
### Download
[JetBrains Plugin Repository :: FindViewByMe](https://plugins.jetbrains.com/plugin/8261)### Usage
1.3.9 Support for targeting API 261.3.6 now can remember "add m" profile info, thanks [xcc3641 \(谢三弟\)](https://github.com/xcc3641)
1.3.5 support fragment, thanks [@fedestyla \(Federico Palmieri\)](https://github.com/fedestyla)
1.3.0 support generate code in Java source file, thanks [@pengwei1024](https://github.com/pengwei1024?tab=following)
![](/screenshot/usage_in_java_source_file.gif)
[使用简介:第一个插件 FindViewByMe](http://laobie.github.io/android/2015/11/27/find-view-by-me.html)
### LicenseCopyright 2015 Jaeger Chen
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.0Unless 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.Very practical