Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

Size optimization #23

Closed
ghost opened this issue Oct 18, 2019 · 2 comments
Closed

Size optimization #23

ghost opened this issue Oct 18, 2019 · 2 comments

Comments

@ghost
Copy link

ghost commented Oct 18, 2019

Compiling my app, I noticed that the fiskaly-kassensichv library contains several "libgojni.so" files that have drastically increased the app size (5MB -> 25MB). Is there any way to optimize the size of the JAR file?

@auxdevelopment
Copy link
Member

Currently there is no such mechanism. What you could do now as a quick fix would be removing the libraries you don't need from the JAR.

We will look into this as it is and will be a concern for multiple people and therefore needs a proper solution.

@ghost
Copy link
Author

ghost commented Oct 24, 2019

Of course, no need to reduce the size for the moment. Only when it will be in production.

@ghost ghost closed this as completed Oct 24, 2019
@ghost ghost reopened this Feb 4, 2020
@ghost ghost closed this as completed Feb 5, 2020
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant