Help cross-compiling gRPC Python for android aarch64
133 views
Skip to first unread message
Marco Patavini
unread,
Sep 28, 2022, 6:19:34 AM9/28/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to grpc.io
I'm desperately trying to cross compile gRPC Python from ubuntu (x86_64) to android (aarch64) using the android NDK toolchain, with no success. Could someone point me on the right way to do this?
Any help is highly appreciated. Thank you!
Andrew Tan
unread,
Jul 8, 2024, 6:20:21 AM7/8/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to grpc.io
I have the exact same issue when I try to compile my kivy app to buildozer android. Ther isn't a cygrpc for aarch64. Did you find the workaround?