SAGI-FAU / SMA2

Sorce code of Apkinson: android app to monitor the motor symptoms of Parkinson's patients
MIT License
17 stars 9 forks source link

Daosession and Daomaster are being call from a different location #224

Closed TAriasVergara closed 4 years ago

TAriasVergara commented 4 years ago

For some reason daosession and daomaster were called from different locations, e.g. Datasession was called from "ExerciseLogic" but the real location of the file is "DataAccess"