redbear / Duo

Resources for the RedBear Duo IoT development board.
http://redbear.cc/duo
227 stars 108 forks source link

Error opening DuoApp in Android Studio #41

Open guanming001 opened 6 years ago

guanming001 commented 6 years ago

Hi

I got the following error when I tried to open the Duo-master\apps\android\DuoApp in Android Studio Version 3.1.2:

Error:Unsupported method: BaseConfig.getApplicationIdSuffix(). The version of Gradle you connect to does not support that method. To resolve the problem you can change/upgrade the target version of Gradle you connect to. Alternatively, you can ignore this exception and read other information from the model.

I am fairly new to Android Studio so not too sure on the meaning of the error. Any help is greatly appreciated.