Added classes for manage authentication and retrieve data to/from fitbit... but the code needs some mods!
This commit is contained in:
@@ -18,5 +18,8 @@ dependencies {
|
||||
compile "com.google.code.gson:gson:2.8.0"
|
||||
// compile "org.xerial:sqlite-jdbc:3.15.1"
|
||||
compile 'org.apache.httpcomponents:httpclient:4.5.3'
|
||||
compile 'com.google.api-client:google-api-client:1.23.0'
|
||||
compile group: 'com.google.oauth-client', name: 'google-oauth-client-jetty', version: '1.11.0-beta'
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user