Friday, December 9, 2016

Installaion Problems and How I Solved

1.Error: Process Command '/opt/android-studio/jre/bin/java' finitshed with non-zero exit value 2



Solution:
This may occurre for many issues. For me this worked:
Right Click on Project-> Open Module Settings-> SDK Location-> JDK Location. Changed to specify correct path.


2. Then next I got 2 Errors: AAPT process not ready to receive commands.



Solution:
Downloaded SDK 23.03 and extracted to Home->android->SDK->buildtools











GO to Project Structure-> Under Module->App ->Properties ->Build Tool Version->23.03










No comments:

Post a Comment