java - Android Dropbbox authentication -


could me fix errors:

gradle: error: package com.dropbox.android not exist 

i using https://github.com/mlamina/dropboxsdk-for-android authentication. i've included folder dropboxsdk project in androidstudio. in class no errors, ide can't understand changes. think must changes in build.graddle can't understand changes.

i use not native sdk, because project above example need (auth without opening dropbox page)

thx!


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -