issues
search
rust-mobile
/
cargo-apk
Helps cargo build APKs
Apache License 2.0
109
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix building packages with bin targets
#68
parasyte
opened
2 weeks ago
6
Supports `resource` attribute for MetaData
#67
wuwbobo2021
opened
2 weeks ago
0
Revive cargo-apk!
#66
thequver
opened
3 weeks ago
3
Error "NoPlatformFound" has poor description
#62
hut
opened
3 months ago
0
allow relative paths for manifest sources
#59
PetoMPP
opened
5 months ago
1
Add install_location manifest entry
#58
zmerp
opened
5 months ago
2
only install for the current user
#57
HookedBehemoth
closed
3 months ago
0
Add support for optional `package.version` in `Cargo.toml`.
#56
xStrom
opened
8 months ago
0
build(deps): bump actions/cache from 3 to 4 in /.github/workflows
#55
dependabot[bot]
opened
9 months ago
0
build(deps): update jni requirement from 0.20 to 0.21
#54
dependabot[bot]
opened
9 months ago
0
build(deps): update quick-xml requirement from 0.26 to 0.31
#53
dependabot[bot]
opened
9 months ago
0
build(deps): update dirs requirement from 4 to 5
#52
dependabot[bot]
opened
9 months ago
0
build(deps): update android_logger requirement from 0.11.0 to 0.13.3
#51
dependabot[bot]
opened
9 months ago
0
build(deps): update which requirement from 4 to 6
#50
dependabot[bot]
opened
9 months ago
0
Where is the documentation for how to set `AndroidManifest.xml` elements?
#49
eribol
closed
9 months ago
1
`cargo apk build` gives `No such file...` without further info
#48
TomMD
opened
10 months ago
3
build(deps): bump actions/download-artifact from 3 to 4 in /.github/workflows
#47
dependabot[bot]
opened
10 months ago
0
build(deps): bump actions/upload-artifact from 3 to 4 in /.github/workflows
#46
dependabot[bot]
opened
10 months ago
0
How to configure icon for application?
#45
xujunjie12345
opened
11 months ago
0
build(deps): bump actions/cache from 2 to 3 in /.github/workflows
#44
dependabot[bot]
closed
11 months ago
1
build(deps): bump actions/upload-artifact from 2 to 3 in /.github/workflows
#43
dependabot[bot]
closed
11 months ago
2
build(deps): bump actions/download-artifact from 2 to 3 in /.github/workflows
#42
dependabot[bot]
closed
11 months ago
0
build(deps): bump actions/checkout from 1 to 4 in /.github/workflows
#41
dependabot[bot]
closed
11 months ago
0
build(deps): bump dtolnay/rust-toolchain from 1.64.0 to 1.80.0 in /.github/workflows
#40
dependabot[bot]
closed
11 months ago
2
Modifying the -std flag for clang++
#39
p0ryae
closed
11 months ago
2
NDK 16 throws os error 2
#38
p0ryae
closed
11 months ago
2
cargo-apk: Document `shared_user_id`
#37
MarijnS95
closed
12 months ago
0
How to configure sharedUserId?
#36
xujunjie12345
closed
12 months ago
1
Recommend `ANDROID_HOME` rather than `ANDROID_SDK_ROOT` when SDK is not found
#35
Vrixyz
closed
11 months ago
0
made examples compile and run on android
#34
jluuM2
closed
1 year ago
2
ndk-build: Use `uid` to limit `logcat` to the current application
#33
MarijnS95
closed
11 months ago
0
Use `extract_native_libs` value to steer library compression
#32
MarijnS95
opened
1 year ago
0
Distribute pre-built binaries for cargo-apk
#31
notgull
closed
1 year ago
3
GH Actions: Replace deprecated `actions-rs` with direct `run:`
#30
MarijnS95
closed
1 year ago
0
ndk-build: Enable building from `android` host
#29
funsafe-ptr
closed
1 year ago
0
apk: Use `rustc --crate-type=cdylib` to always force a lib to be compiled
#28
MarijnS95
closed
11 months ago
10
Don't copy permission bits when copying files
#27
kuviman
closed
1 year ago
2
cargo-apk: Support new `Artifact` format for `[lib]`, `[[bin]]` and `[[example]]` renames
#26
MarijnS95
closed
1 year ago
1
Add install_location manifest entry
#24
zmerp
closed
7 months ago
0
cargo-apk compilation problem
#23
hanxiaohuivc
opened
1 year ago
10
Fix permissions of add_lib, when copying readonly libraries (e.g. of nix/store) to avoid a Permissions Denied Error
#21
Philipp-M
opened
1 year ago
1
Handle password with special characters
#20
juh9870
opened
1 year ago
0
Example showing how to request for permissions
#19
charleschege
closed
1 year ago
8
Report error better (when encountered weird ndk installation)
#17
iacore
opened
1 year ago
0
Skip signing
#16
zmerp
opened
1 year ago
0
ndk-build: Add manifest attributes `android:extractNativeLibs`, `android:usesCleartextTraffic` and `android:alwaysRetainTaskState`
#15
James2022-rgb
closed
1 year ago
1
apk: Fix Rust 1.66 `clippy::needless_borrow`
#5
MarijnS95
closed
1 year ago
0
Release cargo-apk-0.9.7
#4
MarijnS95
closed
1 year ago
8
Revert "Add `args: Args` back to `Ndk` subcommand to see them in `-h`"
#3
MarijnS95
closed
1 year ago
0
Revert "Add `args: Args` back to `Ndk` subcommand to see them in `-h`"
#2
rib
closed
1 year ago
1
Next