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

guide to compile from source #162

Closed
GFW-knocker opened this issue May 29, 2023 · 2 comments
Closed

guide to compile from source #162

GFW-knocker opened this issue May 29, 2023 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@GFW-knocker
Copy link

hi
thanks for your great project.

im trying to compile nekobox in android studio
"import go.seq" is undefined
im trying to build aar using "gomobile"
i get this error:

libcore imports
github.com/sagernet/sing-box/nekoutils: module github.com/sagernet/sing-box@latest found (v1.2.7), but does not contain package github.com/sagernet/sing-box/nekoutils

can you provide a step-by-step guide for compiling nekobox in android studio please?
thanks in advance

@arm64v8a
Copy link
Contributor

#177

There was a tutorial here

This was referenced May 31, 2023
@arm64v8a
Copy link
Contributor

arm64v8a commented Jun 4, 2023

Current changes:

  1. jdk8 is required to build libcore
  2. gradlew must use a newer jdk, e.g. jdk17 is possible

@arm64v8a arm64v8a added the documentation Improvements or additions to documentation label Jul 10, 2023
@arm64v8a arm64v8a closed this as completed Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants