Skip to content

bingoogolapple/BGAAnnotation-Android

Repository files navigation

💗BGAAnnotation-Android v1.0.0💗

Android自动注入注解框架

主要功能:activity、fragment、dialog、自定义组合控件中layout和view的自动注入

PS:很多注解框架都有这个功能,它们同时还包含了数据库以及网络请求等注解,但是有些项目中根本用不到数据库和网络请求,如果这时使用那些注解框架,处女座就要:angry:了

效果图

Image of BGAAnnotationDemo Image of BGAAnnotationDemo Image of BGAAnnotationDemo

Gradle

dependencies {
    compile 'cn.bingoogolapple:bga-annotation:1.0.0@aar'
}
详细用法请查看demo🐾

作者联系方式

个人主页 邮箱
bingoogolapple.cn [email protected]
个人微信号 微信群 公众号
个人微信号 微信群 公众号
个人 QQ 号 QQ 群
个人 QQ 号 QQ 群

打赏支持作者

如果您觉得 BGA 系列开源库或工具软件帮您节省了大量的开发时间,可以扫描下方的二维码打赏支持。您的支持将鼓励我继续创作,打赏后还可以加我微信免费开通一年 上帝小助手浏览器扩展/插件开发平台 的会员服务

微信 QQ 支付宝
微信 QQ 支付宝

作者项目推荐

License

Copyright 2015 bingoogolapple

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.

About

Android Annotation

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages