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

Whats the keystore file pls? for signing config release #693

Closed
sadraNOORME opened this issue Oct 17, 2016 · 5 comments
Closed

Whats the keystore file pls? for signing config release #693

sadraNOORME opened this issue Oct 17, 2016 · 5 comments

Comments

@sadraNOORME
Copy link

I have gotten the following error when running the app:
Error:Execution failed for task ':app:validateReleaseSigning'.

Keystore file C:\xampp\htdocs\quran_android-2.7.2\app\path\to\key not found for signing config 'release'.

Kindly help what the key is,,

Much appreciate

@ahmedre
Copy link
Contributor

ahmedre commented Oct 17, 2016

please build the debug flavor - ./gradlew assembleMadaniDebug from the command line, or in Android Studio, change the build target to debug, this way you won't need the keystore.

@sadraNOORME
Copy link
Author

@ahmedre thanks, i did run it through the cmd and gotten successfully built
image but stil when running like the SearchActivity i get the keystore issue again
image

any idea pls?!

Thankss ahead

@ahmedre
Copy link
Contributor

ahmedre commented Oct 17, 2016

on the very right side of the Android Studio window is a button called "build variants" - make sure all of them are set to debug and not release - the signing one seems to be building beta, not debug, so please change to debug and it will work.

@sadraNOORME
Copy link
Author

sadraNOORME commented Oct 17, 2016

you are a life saver man! i was stuck like damn! 1000 thumbs ups (y)
Much thankss, do let me know if you ever stuck in Web dev, :)

@ozbek
Copy link
Contributor

ozbek commented Oct 25, 2016

Please consider closing the ticket if your problem has been resolved.

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