S-ResearchStack / app-sdk

Apache License 2.0
27 stars 20 forks source link

:truck: Rename sensor sdk artifact #21

Closed cubismic closed 3 weeks ago

cubismic commented 3 weeks ago

https://developer.samsung.com/health/sensor/process.html?download=%2FSHealth%2Ffile%2Ffc765a23-c44a-4826-9194-3e89e7622bb3

Download SensorSDK zip file from the link above. Unzip the file, you may find 1.3.0/libs/samsung-health-sensor-api-v1.3.0.aar.

Place that aar file in libs/privsdk/samsung-health-sensor-api-v1.3.0.aar of this repository.

Then the wearable apps build will success.

Please make sure enabling Health Platform Developer Mode to make sensors work.