How to resolve this issue in android to appium server

no such file or directory, scandir ‘C:\Users\kumar\AppData\Local\Android\Sdk\platform-tools\build-tools’ at Error (native)

Check ANDROID_HOME variable path & give correct path

I have already entered path and again see the same error C:\Users\kumar\AppData\Local\Android\Sdk\platform-tools

we have to give tools path also

I have entered these paths and after execution again see the same error
1.C:\Users\kumar\AppData\Local\Android\Sdk\platform-tools
2.C:\Users\kumar\AppData\Local\Android\Sdk\tools
3.C:\Users\kumar\AppData\Local\Android\Sdk\build-tools

Error in android studio:
org.openqa.selenium.WebDriverException: An unknown server-side error occurred while processing the command. Original error: ENOENT: no such file or directory, scandir ‘C:\Users\kumar\AppData\Local\Android\Sdk\platform-tools\build-tools’ (WARNING: The server did not provide any stacktrace information)

Error in Appium server:
[MJSONWP] Encountered internal error running command: Error: ENOENT: no such file or directory, scandir ‘C:\Users\venkat.AUDLINK\AppData\Local\Android\Sdk\platform-tools\build-tools’
at Error (native)

Seems like appium and studio got installed using two different login , may be permissions restricted to single user.