#How to sign an apk?

8 messages · Page 1 of 1 (latest)

blissful owl
#

~~Is there a reason why the frontend couldnt be packaged into the apk as an asset, and loaded at runtime, which would allow the app to run without internet access?

If there is a way to do this, could someone point me to the relevant documentation and/or an example?~~

#

Also does the tauri cli support signing apks?

#

nvm

#

it is packaged

#

just the dev builds break if the server isnt running

#

How to sign an apk?

blissful owl
#

rn im manually signing and aligning the zips, but does tauri cli support signing apks?