"jarsigner.exe" exited with code 1 in visual studio 2015 -


i working in xamarin android , getting error on visual studio 2015, please can solve issue.

thanks in advance

    1>c:\program files (x86)\java\jdk1.8.0_101\\bin\keytool.exe -list -alias androiddebugkey -storepass android -keypass android -keystore "c:\users\user2\appdata\local\xamarin\mono android\debug.keystore"  1>c:\program files (x86)\java\jdk1.8.0_101\\bin\jarsigner.exe -keystore "c:\users\user2\appdata\local\xamarin\mono android\debug.keystore" -storepass android -keypass android -digestalg sha1 -sigalg md5withrsa -signedjar bin\debug\\loginsystem.loginsystem-signed-unaligned.apk "d:\selva doc\test code\20170405\loginsystem\loginsystem\obj\debug\android\bin\loginsystem.loginsystem.apk" androiddebugkey  1>"jarsigner.exe" exited code 1. 1>build failed. 


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -

ios - Change Storyboard View using Seague -