Hello Everyone,
Am developing an app in which i have used two external api's kxml & lwuit. App is working fine but size of build is more that 1MB. After lot of research i have decided to go with proguard which reduces the size of build to 400KB.
App is still working fine but i have doubt that it may cause some runtime issues..
So please let me know is it ok to use proguard?
Thanks in advance.

Reply With Quote

