Skip to content
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

Android key.properties file is missing #10

Open
JacquesMarques opened this issue Nov 14, 2018 · 5 comments
Open

Android key.properties file is missing #10

JacquesMarques opened this issue Nov 14, 2018 · 5 comments

Comments

@JacquesMarques
Copy link

Hi,

I have same issue open and close without any response earlier.

When try execute de app in Android I receive this error:

FAILURE: Build failed with an exception.

  • Where:
    Build file '/Trovami/android/app/build.gradle' line: 20

  • What went wrong:
    A problem occurred evaluating project ':app'.

/Trovami/android/key.properties (Nonexistent file or directory)

How can I fix this?

Thanks,

@s10mcow
Copy link

s10mcow commented Jan 30, 2019

+1

@Samaritan1011001
Copy link
Owner

@JacquesMarques Apologies for closing the last one. Thank you for reaching out.
That error is because the file key.properties is not available under /Trovami/android/.
Follow the steps mentioned here to create the key.properties file. This is used for code signing which I was experimenting with. Will take out all these in the near future when I get time.

@BoniWPy
Copy link

BoniWPy commented Jun 16, 2019

+2

@Samaritan1011001
Copy link
Owner

I have changed the project to use debug mode so there is no longer a need for key.properties

@Samaritan1011001
Copy link
Owner

Is this issue solved now? @JacquesMarques

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants