Can tauri call android JAVA sdk? #9418
Unanswered
DennisZhangOiler
asked this question in
Q&A
Replies: 1 comment
-
To me it was also hard to find all the resources. I think this collection of links should help you:
If you don't want to install android studio (as i tried to avoid it), you can build an apk with the following command:
The result apk might not be signed. You can sign it own you own with the apksigner from the android SDK. Maybe you can use the I saved the links on the waybackmachine, because tauri's links seam to break from time to time. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can tauri 2 call android sdk? when will tauri 2 be stable?
Beta Was this translation helpful? Give feedback.
All reactions