I downloaded the sample Android apps which exercise the Bluetooth features.
I imported the app into Android Studio and that's where the fun began. Of course it wont build... Of course. But after hours and hours and hours I still cant get it to build. It barfs on lots of Dependencies.
I'm a bit exhausted, but if anyone has gotten this app to build I'd like to ask them about the errors you get from the project, as is, and go from there. Either that or Microchip, why dont you update the project so it all works and post it again. It must be way out of date for things like this to be happening?
Things like this. I think there are quite a few more but the compiler doesn't get past them very well to get a full list.
Could not find com.android.support:appcompat-v7:24.2.1.
Searched in the following locations:
-
https://jcenter.bintray.c...ppcompat-v7-24.2.1.pomIf the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
Required by:
project :App
project :App > project :blecommunicator
project :App > project :SensorApp