I guess that's a big dependency. Which library did you use?
Try to build with dependencies in maven and unzip the resulting jar to see 
what gets packaged there.

On Friday, June 18, 2021 at 9:09:31 AM UTC+3 P5music wrote:

> It seems that the app just has the JSON library dependency.
> Regards
>
> Il giorno venerdì 18 giugno 2021 alle 05:31:58 UTC+2 Shai Almog ha scritto:
>
>> The dependencies are part of the jar. We don't package them in the 
>> servers. I suggest checking which dependency blew up the jar and removing 
>> that dependency.
>>
>> On Thursday, June 17, 2021 at 10:19:21 AM UTC+3 P5music wrote:
>>
>>>
>>> I have a free account and sometimes I need to build my app on Android 
>>> with the server build. (I am trying to build with AndroidStudio but there 
>>> are some issues)
>>> Until now it was possible.
>>>
>>> When I switched to maven, and possibly also because I replaced Flamingo 
>>> classes with real images, the jar limit seems to have been reached.
>>>
>>> I find a message about this in the build output (that is successful) on 
>>> IntelliJ IDEA IDE.
>>>
>>> It is strange because my app did not change so much.
>>> It has a 2.4Kb footprint when considered alone, if I am not wrong.
>>>
>>> I knew that dependencies do not pile up.
>>> What's going on?
>>> Regards
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/03750958-6f99-44a1-b365-826c25be4a5cn%40googlegroups.com.

Reply via email to