UltimateAndroid
1.0.0
V0.7.0 Ui 데모 스크린샷
프레임워크에 대한 좋은 아이디어가 있으면 이메일을 보내거나 문제에 대한 아이디어를 제출할 수 있습니다. 내 이메일은 cymcsg # gmail.com
입니다.
Gradle 사용:
repositories {
jcenter()
}
dependencies {
.. .
compile ' com.marshalchen.ultimateandroid:ultimateandroid:0.10.2 '
}
또는 Maven을 통해 가져오기
< dependency >
< groupId >com.marshalchen.ultimateandroid</ groupId >
< artifactId >ultimateandroid</ artifactId >
< version >0.10.2</ version >
</ dependency >
The UltimateAndroid use many opensource programs and I am very grateful to the them.
내가 사용하는 오픈소스 프로그램:
뷰 주입용 버터 나이프
개조하다
RxJava
Rx안드로이드
Rx바인딩
DiskLruCache
활주
google-gson
활공 변형
제가 언급하지 못한 부분이 있다면, 그것을 알아차릴 수 있도록 도와주시면 매우 감사하겠습니다.
스크린샷:
Copyright 2014-present Marshal 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.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.