[TIMOB-554] Android: Missing DigestUtils.md5Hex
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:53:29.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.2.0 |
Components | Android |
Labels | android, defect |
Reporter | Don Thorp |
Assignee | Don Thorp |
Created | 2011-04-15T02:31:45.000+0000 |
Updated | 2011-04-17T01:53:29.000+0000 |
Description
Attachments
File | Date | Size |
---|---|---|
commons-codec-13.jar | 2011-04-15T02:31:45.000+0000 | 46725 |
Need to create a codec jar that doesn't contain the classes that are already brought into the package by http.
WORKAROUND drop
commons-codec-1.3.jar
into themobilesdk/osx/1.0.0/android
folder.Note, a sub-set jar needs to be created to get rid of the DexOpt warnings.
(from [6281fba1b4727e4bdfcdf725c520618c0c756b56]) added tests for Utils module [#554] http://github.com/appcelerator/titanium_mobile/commit/6281fba1b4727e4bdfcdf725c520618c0c756b56"> http://github.com/appcelerator/titanium_mobile/commit/6281fba1b4727...
(from [6fe7512daca56736142e75f0703ac4cb74dd56a4]) include commons-codec in the android package [#554 state:resolved] http://github.com/appcelerator/titanium_mobile/commit/6fe7512daca56736142e75f0703ac4cb74dd56a4"> http://github.com/appcelerator/titanium_mobile/commit/6fe7512daca56...