/EarthVistas

Earth Vistas: This is a simple Android application that displays beautiful images of Earth vistas from Reddit. It was built using Xamarin and utilizes several third party libraries such as Xamarin Picasso, CheeseKnife, and Refit.

Primary LanguageC#Apache License 2.0Apache-2.0

Earth Vistas

DEVELOPER: huhx0015

EARTH VISTAS

earthvistas_preview

Description

This is a simple Android application that displays beautiful images of Earth vistas from Reddit. It was built using Xamarin and utilizes several third party libraries such as Xamarin Picasso, CheeseKnife, and Refit.

This application makes a REST call to Reddit using Refit to retrieve post data from Reddit's /r/EarthPorn sub-reddit channel, which contains posts of stunning images of landscapes around the world. The model class was auto-generated using json2csharp (http://json2csharp.com/).

Resources

Libraries

License

Copyright 2016 Michael Huh

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.