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

no apk #309

Open
jdev082 opened this issue Aug 13, 2023 · 1 comment
Open

no apk #309

jdev082 opened this issue Aug 13, 2023 · 1 comment

Comments

@jdev082
Copy link

jdev082 commented Aug 13, 2023

Describe the bug
Ran 'androidjs build' no apk, zero errors.

To Reproduce
Run the build command

Expected behavior
an apk in the dist directory (set as the output dir)

desktop is linux x64 (arch linux)
using latest version of androidjs

phone is irrelevant since im not getting an apk in the first place

Additional context
Add any other context about the problem here.

no errors, just the usual output

--release= false
https://github.com/android-js/sdk-static/archive/master.zip
Downloading: https://github.com/android-js/sdk-static/archive/main.zip
Data: 5000 KB :██████████████████████████████████████████████████ √
copying assets ...
updating app name...
Setting app version ...
Version Code: 1
Version Name: 1.0
updating theme ...
Using SDK: 1.0.0
Building Apk ...
building ...5 :██████████████████████████████████████████████████ √
Generating apk in debug mode. use '--release' to generate release build
@jdev082
Copy link
Author

jdev082 commented Aug 13, 2023

So apparently I get an apk in ~/.androidjs/cache but not in the directory i specified
apk doens't install with this error:|

adb: failed to install catalyst-messenger.apk: Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES: Failed to collect certificates from /data/app/vmdl444707451.tmp/base.apk: Attempt to get length of null array]

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