Skip to content

Build a Recipe Finder app with Remote API accessible using Google's Volley Library

License

Notifications You must be signed in to change notification settings

zeph7/android-kotlin-Recipe-app

Repository files navigation

App image Recipe Finder app

License Github contributors Language max %

Build with android

Overview

Build a Recipe Finder app with Remote API accessible using Google's Volley Library

It is a Recipe Finder app with Internet permissions enabled to access JSON data from remote API using Volley Library. The JSON data basically include JSON Objects and JSON Array as well. For every search of a recipe a custom ListView holds the info: Recipe Title, Recipe Thumbnail, Recipe Ingredients and Link. All the data of this ListView is Parsed from Remote API, more specifically Recipe Puppy API accessible with the help of Volley Library.

Its a Networking App which uses Google's Volley Networking Library!!

Features

  • Google's Volley Library
  • Remote API
  • Recipe Puppy API
  • Splash screen
  • Customised buttons
  • Custom ListView
  • CardView
  • ImageView
  • Minimal Design
  • Simplified Theme
  • Responsive BackPress
  • Well Constrained Layout

Platform

    -> Android Studio
    -> With Kotlin Support

Instructions

  1. Clone or download the repo: https://github.com/ashish7zeph/android-kotlin-Recipe-app
  2. Navigate to the folder android-kotlin-Recipe-app
  3. Navigate to the folder android-kotlin-Recipe-app/app/src/ to access developers content
  4. Navigate to the folder apk for users to access apk
  5. Copy the apk from folder apk to an android phone
  6. Install the apk

The app is finally installed on your Android mobile device !!

To directly download the apk visit the link

Screenshots:

App image App image App image


App image App image App image


App image App image App image

Kotlin Android Activity

For Kotlin code files visit the link

Backend files are stored in three packages:

Frontend resource files are stored in res package

Android manifest file for the project:

About

Build a Recipe Finder app with Remote API accessible using Google's Volley Library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages