RADAR-base / radar-prmt-android

Application to be run on an Android device to interact with the wearable devices & phone sensors for passive data streaming
Apache License 2.0
22 stars 26 forks source link

Problems with dependencies when building the app #105

Open hwesley opened 4 years ago

hwesley commented 4 years ago

Hi,

I work for imec and I will probably write the plugin for the ChillPlus device. I'm trying to get the app up & running, but there are a lot of build problems:

Kind regards, Wesley

blootsvoets commented 4 years ago

Hi, thanks for trying this out. To address your issues one by one:

hwesley commented 4 years ago

Thank you for your quick input! Apparently using useAndroidX only wasn't enough & enableJetifier did the trick!

Having these in the repository would help indeed!