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

Path target/aarch64-linux-android/debug/libapp.so doesn't exist #59

Closed
myname1111 opened this issue Jan 24, 2023 · 4 comments
Closed

Path target/aarch64-linux-android/debug/libapp.so doesn't exist #59

myname1111 opened this issue Jan 24, 2023 · 4 comments

Comments

@myname1111
Copy link

myname1111 commented Jan 24, 2023

I was trying to compile my program when suddenly I got this error

Error: Path `"E:\\Rust Projects\\flashcards_app\\target\\aarch64-linux-android\\debug\\libapp.so"` doesn't exist

Why does this happen?

@rib
Copy link
Collaborator

rib commented Jan 24, 2023

Sorry there isn't enough context here to guess what the problem could be, the description doesn't suggest that this is related to the android-activity crate either?

@myname1111
Copy link
Author

It happened after I added Android activity and switched to cargo apk

I fixed it by removing the lib name

@rib
Copy link
Collaborator

rib commented Jan 25, 2023

ah right, yeah I don't think cargo apk currently supports custom library names unfortunately

@MarijnS95
Copy link
Member

MarijnS95 commented Jan 25, 2023

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

3 participants