0

I am new to selendroid, while following the steps to start standalone server via command prompt, getting error like "SEVERE: Error occurred while building server: An error occurred while resigning the app 'test.apk'."

Added ANDROID_HOME environment variable also, but no luck...enter image description here

Please some one guide me to resolve this issue.

saravana
  • 544
  • 1
  • 7
  • 26

1 Answers1

0

Finally I resolved my issues. The fact is I added JRE path separately and also added JAVA_HOME also. Now removed JRE path & started server successfully.

saravana
  • 544
  • 1
  • 7
  • 26