Quran_android: Whats the keystore file pls? for signing config release

Created on 17 Oct 2016  路  5Comments  路  Source: quran/quran_android

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

Most helpful comment

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.

All 5 comments

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.

@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

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.

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, :)

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ahmedre picture ahmedre  路  7Comments

Ramaddan picture Ramaddan  路  9Comments

nacer80 picture nacer80  路  5Comments

mgalaleldin picture mgalaleldin  路  3Comments

ahmedre picture ahmedre  路  9Comments