Hi,
I'm not sure if this is the right place to ask this question. But maybe someone can help.
I've got several libs in Java made in Eclipse Kepler with the interface for usage in B4A.
I'm currently trying to shrink and protect their code with Proguard - using the GUI tool (I can't seem to be able to introduce it in Eclipse directly). I've read the manuals.
But, when using Proguard I get immediatly problems with the b4a shared library and with javax.swing...
Does anyone has a clue how to configure the proguard.pro file in order that this doesn't happen?
Kind regards,
Kepler
I'm not sure if this is the right place to ask this question. But maybe someone can help.
I've got several libs in Java made in Eclipse Kepler with the interface for usage in B4A.
I'm currently trying to shrink and protect their code with Proguard - using the GUI tool (I can't seem to be able to introduce it in Eclipse directly). I've read the manuals.
But, when using Proguard I get immediatly problems with the b4a shared library and with javax.swing...
Does anyone has a clue how to configure the proguard.pro file in order that this doesn't happen?
Kind regards,
Kepler