Second project of the Android Kotlin Developer Nanodegree course, has offline support, portraid and landscape support.
Download the project from Github, the updated branch is master
This project uses the following dependencies
For now it has 2 environments.
debug
release
For now there are no tests.
The project has this features.
- Main
- Load the asteroids of the week (initial)
- Accessibility support
- Offline support
- Menu with options
- Asteroids of the week
- Asteroids of the day
- Asteroids saved in database
- Detail
- Accessibility support
- Shows image if the asteroid is potential
Copyright 2020 Ricardo Bravo (Woz).
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.