-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ERROR] starter-wearable-app #20
Comments
Sorry for late response.
(2) Copy sensor SDK lib file to
(3) Install And this link(https://developer.samsung.com/health/stack/developer-guide/installation/install-sdk.html) is oudated(v1). |
Thank you for the reply. I followed the steps, and it fixed the error regarding starter-mobile-app, but still having error with starter-wearable-app. I think it is referencing to the privileged SDK not the health sensor SDK. |
Sorry for inconvenience. There was mismatch of artifact name of health sensor SDK. |
I’ve fixed all errors and successfully built the web portal, smartphone app, and watch app. However, there’s an issue with the web portal’s functionality—in the StudyData category, file uploads aren’t working. Additionally, on the Dashboard, the timestamps for accelerometer data synced with the watch are incorrect. On the CodeLab site, I noticed that only the backend-config-files are available for download, not the full backend-system. I’m wondering if it's okay not to install the backend-system (although I did install it). |
|
Thank you for your response. I’ve provided answers to your questions below, along with some additional questions of my own. I look forward to your reply.
|
As you might know, v2.0-beta was released recently. So I recommend you use v2.0-beta for your research. |
Sorry for late reply. Additionally, no other data besides the accelerometer data can be retrieved. Although I configured the study to collect all available data types, only the accelerometer data is visible on the Dashboard. |
@deokjinkim I'm following the codelab.
However, in this case, when installing the app, it appears as shown in the attached photo and does not function at all. The connected Wear device is a Watch4. |
Good Evening, I' having issues with the mobile app and standalone wearable. When you click on the mobile, it flashes up and disappears. If you click on it in the background, same behavior. The standalone wearable builds and deploys, but the display is blank. Any thoughts? or access to working repo? Thanks in advance. |
Hi,
I downloaded all the files from GitHub, and I'm building them through Android Studio.
The mobile app(starter) builds fine, but the watch app does not build.
I'm following along with the Code Lab, but do you know when the official ResearchStack developer documentation will be uploaded? Currently, the documentation is still using backend-config-files v1. I hope a version using v2 will be uploaded. Thank you!
The text was updated successfully, but these errors were encountered: