From: Jeff M. <jef...@za...> - 2019-08-30 14:06:04
|
This begs the question.. if you know the command line, do it yourself? Also, jython 2.5 is pretty old; why not 2.7.x? (I don't know what dex is, haven't done Android dev) On Thu, Aug 29, 2019 at 9:49 PM HemanthJabalpuri <hem...@gm...> wrote: > Can someone please dex the jython-standalone-2.5.3.jar using dx tool.from > android sdk. > dx --dex --min-sdk-version=1 --output="jython-standalone-2.5.3-dexed.jar" > jython-standalone-2.5.3.jar > > Thanks > _______________________________________________ > Jython-users mailing list > Jyt...@li... > https://lists.sourceforge.net/lists/listinfo/jython-users > |