MahmoudMabrok / DrSmart-Android

Dr smart is an android app to detect & diagnoses skin disses & a community for patients, you can ask a question and you will get a replay from a doctor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DR Smart Android App

Google Play Beta Open Testing

Get it on Google Play

Screenshots

Dr Smart Dr Smart Dr Smart
Dr Smart Dr Smart Dr Smart
Dr Smart Dr Smart Dr Smart

Building the Dr Smart Android App

First, clone the repo:

git clone git@github.com:DrSmartGDSC/DrSmart-Android.git

Android Studio

  • Open Android Studio and select File->Open... or from the Android Launcher select Import project (Eclipse ADT, Gradle, etc.) and navigate to the root directory of your project.
  • Select the directory or drill in and select the file build.gradle in the cloned repo.
  • Click 'OK' to open the the project in Android Studio.
  • A Gradle sync should start, but you can force a sync and build the 'app' module as needed.

Running the DR Smart Android App

Connect an Android device to your development machine.

Android Studio

  • Select Run -> Run 'app' (or Debug 'app') from the menu bar
  • Select the device you wish to run the app on and click 'OK'

Using DR Smart Android App

Please watch the demo video : https://youtu.be/KrM5eEaAhuk

Add your own server to the App

  • First you need to use our backend servcies from here : https://github.com/DrSmartGDSC/DrSmart-Backend and upload it to your cloud
  • Second Change BaseUrl From Tools-> Utils-> AppTools and change BASEURL to url domain name
  • finally debug or run the app in your android device

About

Dr smart is an android app to detect & diagnoses skin disses & a community for patients, you can ask a question and you will get a replay from a doctor


Languages

Language:Kotlin 96.5%Language:Java 3.5%