This Project built with default latest Android Studio & SDK Android SDK Version Compiler 27 Testing device: Android 8.0.0
This project uses Google Fit API for Android. You need to follow this instruction to make sure the app works properly. https://developers.google.com/fit/android/get-started
We can register to the app and the data will be stored in the local database. We can log in to the app using the registered account.
We can cofigure the FDA API and USDA NDB API endpoint and API key by editing the build.gradle file app/build.gradle
final FDA_BASE_URL = "https://api.fda.gov/"
final NDB_BASE_URL = "https://api.nal.usda.gov/"
final FDA_API_KEY = "M19F7ValXdbz2jGtnLIEG77VgNyw4TQS4JXOY6hW"
final NDB_API_KEY = "RRsuimKHTOocPYhmzonbv03mIqN3CB7OGzaQtvlE"
If you have trouble with running the app. Please make sure to disable Android Studio Instant Run
feature.
https://www.youtube.com/watch?v=qEo-WWaKojs Previous Failed Challenge
https://drive.google.com/open?id=1hWgqu5EWmL-cyAtjAZw9f3_gSW02XU5C For issues: https://github.com/topcoderinc/va-kidney-android/issues/14 https://github.com/topcoderinc/va-kidney-android/issues/12
https://drive.google.com/file/d/1oJqLlLC667YEiRD_LNMi_nuJFVWI-0Qm/view?usp=sharing For issues: https://github.com/topcoderinc/va-kidney-android/issues/10 https://github.com/topcoderinc/va-kidney-android/issues/9 https://github.com/topcoderinc/va-kidney-android/issues/4 https://github.com/topcoderinc/va-kidney-android/issues/5
https://drive.google.com/file/d/1X5ZpQX1f4qJ9kfGX_8gmA6tHEDLiOjN8/view?usp=sharing For issues: https://github.com/topcoderinc/va-kidney-android/issues/7 https://github.com/topcoderinc/va-kidney-android/issues/11
https://drive.google.com/open?id=1gRx9I3V36eD4EeTfXUZuwQpC4-HqxP0f For issues: https://github.com/topcoderinc/va-kidney-android/issues/13
No video for https://github.com/topcoderinc/va-kidney-android/issues/8 Since the NDB API goes down. As confirmed in https://apps.topcoder.com/forums/?module=Thread&threadID=915143&start=0
https://drive.google.com/file/d/1y8MxAK4QYvccHtGmki6vrkq32IofHXq0/view?usp=drivesdk