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

am start problem #279

Open
badduck32 opened this issue Dec 27, 2023 · 1 comment
Open

am start problem #279

badduck32 opened this issue Dec 27, 2023 · 1 comment

Comments

@badduck32
Copy link

When I run am start org.love2d.android/.GameActivity in Termux, it opens the app and activity I want

However, when running this same command in the "default terminal" of VHEditor, which I assume is Termux, it doesn't do anything. Doesn't open the app, but also no output/error message, just no output at all.

Is this a problem due to scoped storage restrictions? If so, why does the normal Termux app work? Can I fix this somehow?

If there are any other apps you'd like me to try to open with am start, please tell me, I'd be happy to help out testing anything.

@badduck32
Copy link
Author

Did some more research. It seems the packages that are used are from your fork of the termux-packages repository, judging from this line of code:

"https://github.com/vhqtvn/termux-packages/releases/download/" + version + "/bootstrap-" + arch + ".zip",

So I compared termux-am from the upstream repository to your fork, but they're the exact same. Do you have any idea what's going wrong or how to fix it? I retried the exact command as I mentioned above, yet still no luck.

Thanks in advance!

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

1 participant