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

Request for example of signing.gradle configuration. #44

Closed
skypiri opened this issue Oct 25, 2016 · 3 comments
Closed

Request for example of signing.gradle configuration. #44

skypiri opened this issue Oct 25, 2016 · 3 comments

Comments

@skypiri
Copy link

skypiri commented Oct 25, 2016

I cloned these code and opened source code with Android studio.
There is a error message like "Unable to find signing.gradle, please replace Android buildTypes > signing configs with your own configuration".
But I need your help to resolve error. Could you show me a sample configuration for signing.gradle?

@skypiri
Copy link
Author

skypiri commented Oct 25, 2016

I found your configuration from here. (https://gist.github.com/willblaschko/8b108e1208dbe52eca69693c393d6e22)
But I think it's better to include sample siging.gradle for your project.

@skypiri skypiri closed this as completed Oct 25, 2016
@willblaschko
Copy link
Owner

The reason I don't include one is that Amazon requires each application to register on the dashboard with the application md5 hash. To encourage proper implementation and discourage abuse (and possible suspension of my developer account), I don't post my signing configuration.

Glad you got it figured out!

@meriki
Copy link

meriki commented Jul 15, 2018

Hi @skypiri could you please elaborate on this? I'm new to Android. Do I have to just replace the buildtypes code with the siging.gradle?

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

3 participants