0

I've already googled it, seems some people are complaining the Visual Studio 15.6 version that this trouber has begun.

-I've already tried uninstall Java 9 and back to Java 1.8.0_161 with no success -I've already tried changing last line of "apksigner.bat" to: call "%java_exe%" %javaOpts% -classpath "%frameworkdir%" -jar "%jarpath%" %params% -Tried enable ProGuard

No success...

Does anyone is facing this problem? Anyone has a solution? Or Microsoft messed things up in this update?

Douglas Ferreira
  • 434
  • 1
  • 7
  • 23

2 Answers2

1

I have faced the same problem when I updated my VS to 15.6.1. I remember that I have spend about 1.5 day to make my VS work. Finally, I made it by reinstalling the Android SDK, you can look here.

Also, you can refer to here, like @FetFrumos said, you can downgrade to 15.5.

But now I am using the 15.6.4, so you can update your VS to the last version.

If @FetFrumos's answer can't help you, you can reinstall the VS.

Robbit
  • 4,300
  • 1
  • 13
  • 29
  • I had to reinstall all Visual Studio and stopped using a "global" SDK (shared in C:\ between Android Studio e VS) and used the default SDK provided by Microsoft installed in default location. So far, no problems anymore – Douglas Ferreira Apr 26 '18 at 20:21
0

VS 15.6.6 / java 1.8.0_162 Originally failing to find keystore even though both were present. Did a Repair Now get apksigner.bat exited with code 1