Skip to content

Latest commit

 

History

History
83 lines (56 loc) · 2.42 KB

File metadata and controls

83 lines (56 loc) · 2.42 KB

AndroidLibraryTemplate

Android Library 模板库
使用文档

简介

Android Library 模板库.

如有任何疑问或者Bug,请在 github 上公开讨论技术问题

开源不易,如果喜欢的话希望给个 StarFork ^_^ ,谢谢~~

目录说明

名词 含义
app_example 演示APP
app_library 演示Lib
common 通用的公共资源组件

Wiki使用

具体的使用说明,请参阅 DOC

BUG/问题/建议

issues

更新日志

1.0.0

  • XXXXXXXX

规范化

感谢

LICENSE

Copyright (c) 2020-2021 kennie

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.