cargo tauri android build --target aarch64 --target x86_64 --target armv7
keytool -genkeypair -v -keystore my-release-key.jks -keyalg RSA -keysize 2048 -validity 10000 -alias laplace
apksigner sign --ks my-release-key.jks --ks-key-alias laplace --ks-pass pass:qwerty1 --key-pass pass:qwerty1 --out app-release-signed.apk app-universal-release-unsigned.apk
adb install -r app-release-signed.apk
adb logcat | grep Rust-
Notifications
You must be signed in to change notification settings - Fork 0
License
noogen-projects/laplace-new
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published