NewsFly logo

License
Medium
Github Profile
Twitter Profile

NewsFly is a modern news android application which features virtually ALL recent and recommended android development tech stack and tools used in developing a perfomant, beautiful application.

FEATURES

  • MVVM
  • Flow and LiveData (Used Both)
  • DataBinding and ViewBinding (Used Both)
  • Navigation Component
  • Room and DataStore (Used Both)
  • Hilt
  • Pagination
  • Retrofit
  • Glide
  • Offline Capabilities — Using both Remote Mediator (Pagination) and NetworkBound Resource
  • Light and Dark Mode
  • Search

….And lots more

DOWNLOAD

Navigate to Releases and download the latest apk

MEDIUM

I wrote a blog post about this, check it:
News Fly Blog Post

NOTE

  • While testing (the downloaded apk), keep in mind that I used a free news API (https://newsapi.org/). As such, if you encounter a 429 error (Too many request), it means that too many request has been sent within that time, you would have to wait before sending a request

  • While running on Android Studio, make sure you use your own API_KEY

License

Designed and developed by 2021 Inuwa Ibrahim (ibrajix)

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.

GitHub

https://github.com/ibrajix/NewsFly