GithubHelp home page GithubHelp logo

cardio-analyst / mobile_app Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 652 KB

Mobile Android App of the recommendation system for people with cardiovascular diseases

Kotlin 100.00%
android-application kotlin kotlin-coroutines kotlin-flows mvvm-android retrofit-moshi retrofit2-kotlin viewbinding-android

mobile_app's Introduction

Mobile App

Mobile Android App of the recommendation system for people with cardiovascular diseases

Start instruction

  1. Сlone this repository in any convenient way to your computer
  2. For local starting system on this step we highly recommend starting local server: https://github.com/cardio-analyst/backend
  3. Open terminal and go to folder "emulator" in your PC
    Defualt way for MacOS: cd /Users//Library/Android/sdk/emulator/
    Defualt way for Windows: C:\Users\User\AppData\Local\Android\Sdk\emulator
  4. Use command below to check existing emulator's names
    emulator -list-avd
  5. Use command below for starting emulator.
    emulator -avd -netdelay none -netspeed full
  6. For local starting system open file: /CardioAnalyst/app/src/main/java/is/ulstu/cardioanalyst/app.Const
    Change BASE_URL param to http://10.0.2.2:8080/api/v1/
  7. Open terminal and go to downloaded project folder and install app to your emulator.
    ./gradlew installDebug
  8. Finally, starting Cardio Analyst application in your emulator!

If the emulator is missing on your computer, you can use the following instruction

  1. Download and install Android Studio: https://developer.android.com/studio
  2. Open downloaded project in Android Studio
  3. Please check for default emulator. In case of absence emulator create new one following this instruction: https://developer.android.com/studio/run/managing-avds

mobile_app's People

Contributors

bossmousefire avatar lipatov1 avatar orthodoxal avatar tmrrwnxtsn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.