When I try to "export" to APK I get the following error:
Win32Exception: ApplicationName = 'C: / sdk-tools \ tools \ aapt.exe', CommandLine = 'package --auto-add-overlay -v -f -m -J "gen" -M "AndroidManifest.xml" -S "res" -I "C: / sdk-tools \ platforms \ android-23 \ android.jar" -F bin / resources.ap_ ', CurrentDirectory = 'Temp / StagingArea' System.Diagnostics.Process.Start_noshell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) System.Diagnostics.Process.Start ()