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

Ad-hoc Example Not Working #52

Open
jamesward opened this issue Mar 6, 2023 · 0 comments
Open

Ad-hoc Example Not Working #52

jamesward opened this issue Mar 6, 2023 · 0 comments

Comments

@jamesward
Copy link

I used the Ad-hoc example: https://github.com/tadfisher/android-nixpkgs#ad-hoc

I ran nix-shell to get it setup but then the SDK root doesn't seem valid:

$ nix-shell 
Using Android SDK root: /nix/store/hf254wpxf4nn9q8a8yqf83n49yjjim71-android-sdk-env/share/android-sdk

$ sdkmanager --update
Error: Could not determine SDK root.
Error: Either specify it explicitly with --sdk_root= or move this package into its expected location: <sdk>/cmdline-tools/latest/

$ ls /nix/store/hf254wpxf4nn9q8a8yqf83n49yjjim71-android-sdk-env/share/android-sdk
ls: cannot access '/nix/store/hf254wpxf4nn9q8a8yqf83n49yjjim71-android-sdk-env/share/android-sdk': No such file or directory

Any ideas?

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

1 participant