Skip to content

Juice and smoothie recipes to provide alternatives to heal our body and/or boost energy.

License

Notifications You must be signed in to change notification settings

josdem/fruitypedia

Repository files navigation

Fruitypedia

All Contributors


This project contains juice and smoothie recipes to provide alternatives to heal our body and/or boost energy using Android and Kotlin.

Requirements

  • Android Studio
  • Android 5 (Lollipop) or above emulator or real device

Note: It was developed with a Pixel 4 Android 14

To run unit tests

gradle test

To run integration tests

gradle connectedAndroidTest

To build the project

gradle assembleDebug

To format the code

gradle spotlessApply

To run emulator

${androidSdk}/emulator emulator -adv ${deviceName} 

Where:

  • ${androidSdk} is your Android SDK directory
  • ${deviceName} is device you created

To install the app

${androidSdk}/platform-tools/adb -s emulator-5554 install ${projectHome}/app/build/outputs/apk/debug/app-debug.apk

Where:

  • ${androidSdk} is your Android SDK directory
  • ${projectHome} is your project directory

Note: Fruitypedia uses fruitypedia-spring-boot project as a backend service.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

dansmors
dansmors

🎨

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Juice and smoothie recipes to provide alternatives to heal our body and/or boost energy.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages