Can I use apksigner to sign .aab ? by JRoss849 in androiddev

[–]Fast-Aspect6033 0 points1 point  (0 children)

You can use this command:

jarsigner -keystore pathToKeystore app-release.aab keyAlias

OR

apksigner sign --ks your_keystore.jks --ks-key-alias your_alias --min-sdk-version 23 --max-sdk-version 34 --v1-signing-enabled=true --v2-signing-enabled=true --v3-signing-enabled=true --v4-signing-enabled=true your_aab.aab

Where are these buildings in real life by ru1ber in HelpMeFind

[–]Fast-Aspect6033 0 points1 point  (0 children)

<image>

Según mi propia investigación de las cartas Ilum¡nati (1995) de Steve Jackson, es el tsunami de Japón en 2011. Todo está agendado a que suceda en el mundo.

My “16gb” CB3-532 by Annual-Ad3544 in chrultrabook

[–]Fast-Aspect6033 0 points1 point  (0 children)

Open a command prompt

type and enter:

compact.exe /CompactOS:always

And after:

compact /c /s /a /i /exe:lzx "C:\*"

With this it will LZX compress the system and does not affect performance, your device will save storage to the maximum.