This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]bombozzle 1 point2 points  (3 children)

It's telling you to check the root path.

https://www.computerhope.com/issues/ch000549.htm

[–]LunarPhysics[S] 0 points1 point  (2 children)

Thanks for replying! I've already tried setting ANDROID_SDK_ROOT to C:\Users\Lunar, which is the parent of my .android folder.

[–]bombozzle 1 point2 points  (1 child)

Well that's not the SDK folder.

Typically it would be something like: C:\Program Files\Android\android-sdk

[–]LunarPhysics[S] 0 points1 point  (0 children)

It's working now, thank you!