블로그에 게시되는 안드로이드 예제를 정리합니다. 일부 예제는 별도의 Repository를 가질 수 있으며 해당 부분은 아래 링크를 참고해주세요.
관련 포스트는 다음의 블로그를 통해 확인 할 수 있습니다.
그외 다른 예제의 링크는 아래와 같습니다.
-
Android studio 3.3+
-
compile sdk version = 28
-
Target sdk version = 28
-
Min sdk version = Depending on the module.
- Dependencies
-
Android Support
-
UI
-
ImageLoader
-
Network
-
ReactiveX
-
Kotlin
-
thdev support library
-
Copyright 2016 Tae-hwan
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.