Progressing with raw analysis in networkPassiveDataSource - not working yet.

This commit is contained in:
Graham Jones
2017-10-15 21:25:38 +01:00
parent 30bdc6bac5
commit ad77fe7740
2 changed files with 119 additions and 467 deletions

View File

@@ -39,6 +39,7 @@ dependencies {
// google play services used for location finding for SMS alerts.
compile 'com.google.android.gms:play-services-location:10.0.0'
compile 'com.google.android.gms:play-services:10.0.1'
compile 'com.github.wendykierp:JTransforms:3.0'
}