-
Notifications
You must be signed in to change notification settings - Fork 4
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
Add minimal doc for build #2
Comments
Sorry, I don't have experience with building an apk for non android
devices. You might need to ask a forum where they specialize in the device
you want to build the apk to.
Regards,
Ricky Manalo
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
Virus-free.
www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
…On Tue, Jan 26, 2021 at 9:14 AM Fernando Toledo ***@***.***> wrote:
Hi can you add a minimal documentation for build (for non android devels)
just a tools/depend list that i need to install
and some step like git clone, and "make" to build
thanks you!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#2>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKSOI6C2GUHDPKC46EW2IZTS3YJN7ANCNFSM4WSUISDA>
.
|
sorry my english, i mean, build steps/instructions for people like me, who am not a developer on the android platform. But i can download tools, install a compile. But i don't known what need to build them thanks! |
I see. But again, I'm sorry as I'm not knowledgeable on how to build an apk
for a non-android platform, or build the C code. IIRC, the files that you
might be interested in is in app/src/main/jniLibs. Other than that, I can't
help you anymore. That's just the extend of my knowledge in terms of make
files and using C in android as I didn't really understand how it worked to
be honest. If you have a question in terms of native android, then I might
be able to help.
Regards,
Ricky Manalo
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
Virus-free.
www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
…On Tue, Jan 26, 2021 at 10:49 PM Fernando Toledo ***@***.***> wrote:
sorry my english, i mean, build steps/instructions for people like me, who
am not a developer on the android platform. But i can download tools,
install a compile. But i don't known what need to build them
thanks!
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKSOI6ALIB5YCGWD7P4HTFTS33JATANCNFSM4WSUISDA>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi can you add a minimal documentation for build (for non android devels) just a tools/depend list that i need to install
and some step like git clone, and "make" to build
thanks you!
The text was updated successfully, but these errors were encountered: