项目作者: TktkOkym

项目描述 :
Simple Android App using Google Custom Search API
高级语言: Kotlin
项目地址: git://github.com/TktkOkym/AndroidJetpackGoogleSearch.git
创建时间: 2019-01-10T07:33:50Z
项目社区:https://github.com/TktkOkym/AndroidJetpackGoogleSearch

开源协议:Apache License 2.0

下载


Android Jetpack with Google Search API

Features

  • Home Page with Tablayout
  • Item List page with pagination, smooth scrolling
  • Item Detail Page
  • Viewed Item Page with delete all item button

    API

  • Google Custom Search API

    Android JetPack

  • Navigation Architecture Components with Single Activity Concept
  • LiveData
  • ViewModel
  • Room
  • DataBinding
  • AndroidX
  • Paging
    • Used Unbounded List and PositionalDataSource. Referenced Google Sample
  • Coroutine - call api calls / access disks on background thread

    Other Libraries

  • Dagger2
  • Retrofit
  • Glide

    TODO

  • Dark-Mode
  • Add unit tests

    Screenshot