Skip to content

taehwandev/JsonPlaceHolderExample

Repository files navigation

JsonPlaceHolderExample

JSONPlaceholder에서 제공하는 fake API 활용 Android sample.

Android AAC-ViewModel과 Adapter ViewModel을 사용하였다. MainActivity와 DetailActivity 2개로 구분되어 있으며, 각각의 ViewModel에서 데이터를 불러와 갱신하는 작업을 한다. JSONPlaceholder에서 제공하는 fake API 활용 Android sample.

다음 샘플은 아래와 같은 API을 활용한다.

Sample Page

메인 페이지

main

상세 페이지

detail

Use Android API

아래의 Android API을 활용.

License

Copyright 2018 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages