Sunday, 15 May 2011

android - Problems creating apk : 'signingConfig.storeFile' does not exist -



android - Problems creating apk : 'signingConfig.storeFile' does not exist -

i trying create apk project android studio 0.8.9 gives next message:

information:gradle tasks [:app:assembledebug] :app:prebuild :app:compiledebugndk up-to-date :app:predebugbuild :app:checkdebugmanifest :app:prereleasebuild :app:preparecomandroidsupportappcompatv72000library up-to-date :app:preparecomandroidsupportsupportv42000library up-to-date :app:preparedebugdependencies :app:compiledebugaidl up-to-date :app:compiledebugrenderscript up-to-date :app:generatedebugbuildconfig up-to-date :app:generatedebugassets up-to-date :app:mergedebugassets up-to-date :app:generatedebugresvalues up-to-date :app:generatedebugresources up-to-date :app:mergedebugresources up-to-date :app:processdebugmanifest :app:processdebugresources up-to-date :app:generatedebugsources up-to-date :app:compiledebugjava up-to-date :app:predexdebug up-to-date :app:dexdebug up-to-date :app:processdebugjavares up-to-date :app:validateexternaloverridesigning :app:packagedebug failed error:a problem found configuration of task ':app:packagedebug'. > file 'mykey' specified property 'signingconfig.storefile' not exist.

'mykey' storepath created..what went wrong?

try this.. assume using android studio

go build -> generate signed apk. create key (or take existing) next next , done..!

android apk keystore

No comments:

Post a Comment