Skip to content

SeaRoth/android-kotlin-nav-template

Repository files navigation

android-kotlin-nav-template

Use this project as a template for your next Android Kotlin app.

I built this app to practice Kotlin and to try and emulate an iOS app for a company I applied to in February 2018.

Google Play Link

What it does:

  1. OkHttp web request for JSON
  2. Create custom objects using google-gson
  3. Use Picasso to load images from URL located inside JSON
  4. Use CircleImageView to make some images look nice
  5. List meals using a RecyclerView
  6. Send meal data to "Meal Detail Activity" using intents

Getting Started

Download the project and then open it using the latest version of Android Studio.

1

2

3

Prerequisites

* Android Studio
* JDK
* Internet Connection

Installing

Download, unzip and open using Android Studio.

Deployment

It should run if you press the run button in Android Studio after gradle finishes.

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Cory Rothert - Initial work - LinkedIn

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Thank Savorly for the phone interview because that's where my inspiration came from.

About

Use this Android template to jumpstart your project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages