Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solution for SDK location not found issues in Go-social #151

Open
Yash621 opened this issue Mar 23, 2022 · 2 comments
Open

Solution for SDK location not found issues in Go-social #151

Yash621 opened this issue Mar 23, 2022 · 2 comments

Comments

@Yash621
Copy link
Contributor

Yash621 commented Mar 23, 2022

Expected Behavior

Perfectly Running App without no pre-log Errors.

Current Behavior

The console is throwing the below listed errors in Failure Logs

Steps to Reproduce

  1. Follow all the steps in the readme
  2. run the app as usual using terminal.

Failure Logs

Screenshot 2022-03-19 230558

Solution

Navigate to android folder and then in the local.properties file you have to enter your android sdk path of your computer in the following manner :
sdk.dir=C:\\Users\\UserName\\AppData\\Local\\Android\\sdk your error should be resolved

Ps: In case if this doesn't work, add the ANDROID_HOME variable in "Environment Variables" of your computer and add the path of android sdk corresponding to it.

@parteekcoder
Copy link

hi could you please assign me this issue

@aks-2101
Copy link

aks-2101 commented Feb 5, 2023

Hey, please assign me this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants