-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Configuration with name "default" not found #1
Comments
Currently I don't know the reason of the problem. I found some similar error descriptions
The small samo project doesn't have any dependencies. You can simply create a new empty project and copy the samo sources. |
I think the issue is the :samolibrary in build.gradle file. The module "samolibrary" doesn't exist . But how do I set the master password. Thanks |
@areman please can you provide us the samolibrary module? |
@areman I am having the same problem. It seems that the samolibrary module is missing. Could you provide us with the module? |
@emichael24 the password is hard coded in https://github.com/areman/Samo/blob/master/app/src/main/java/paul/samo/Constants.java |
Great!. Thanks so much. |
I got a similar error to the one EckyZero got. Does this work for you on your computer, @areman ? If so, can you tell us your exact steps? |
@EckyZero change your gradle version to 'classpath 'com.android.tools.build:gradle:2.3.2' and comment out the samo library dependency from the gradle file then sync your project again |
First off, thanks for this! I hope to get it working soon. However, I'm currently facing an issue. Any thoughts?
Steps to Reproduce:
Expected Results:
Actual Results:
Technical Details:
v 2.2
Build #AI-145.3276617, built on September 15, 2016
JRE: 1.8.0-release-b03 x86_64
JVM: OpenJDK 64-Bit Server VM by Jetbrains s.r.o
Mac: OSX El Capitan
Version 10.11.6
The text was updated successfully, but these errors were encountered: