https://github.com/ericafenyo/capstone-project
https://github.com/ericafenyo/capstone-project
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ericafenyo/capstone-project
- Owner: ericafenyo
- License: apache-2.0
- Created: 2018-01-17T10:03:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-09T20:32:28.000Z (about 7 years ago)
- Last Synced: 2025-03-29T23:42:47.452Z (over 1 year ago)
- Language: Java
- Size: 11.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Capstone Project
I made a News app as my Udacity Android Development Course final project
and the followings are required in order to use or test the app
1. Java jdk 8 and above
2. Dark Sky API key : https://darksky.net/dev
3. Google Places and Maps AP keys
4. The News API key : https://newsapi.org
Follow the simple TODOs in order to setup your valid API keys and voilà!, build and run the app
# Open Source Libraries used
1. Android Support Libraries : Distributed by The Android Open Source Licensed under the Apache License, Version 2.0
2. Retrofit 2 : Distributed by Square, Inc. Licensed under the Apache License, Version 2.0
3. Firebase JobDispatcher : Distributed by Google, Inc. Licensed under the Apache License, Version 2.0
4. Butter Knife : Distributed by Jake Wharton under the Apache License, Version 2.0
4. Glide : Distributed by Google, Inc. under BSD, part MIT and Apache 2.0.
5. Dagger 2 : Distributed by The Dagger Authors under the Apache License, Version 2.0
6. Android Architecture Components : Distributed by The Android Open Source Project, Inc.under the Apache License, Version 2.0
7. Gson : Distributed by Google, Inc. Licensed under the Apache License, Version 2.0