Ah, I certainly forgot that you were doing tests in parallel. About ANDROID_HOME variable, when you run appium (in Eclipse IDE) as you want to do it will not detect the environment variable that you have modified in the $PATH variable. That’s why you should do this:
I recommend using selenium-grid for parallel testing along with testng.
