dexapier / android-scripting

Automatically exported from code.google.com/p/android-scripting
0 stars 0 forks source link

New binarywrote not throwing error #459

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We tried putting the new bluetooth binary write into the Cellbots app and it is 
throwing the following error.

V/sl4a.JsonRpcServer$ConnectionThread:132( 1972): Sent: 
{"error":"java.lang.NoSuchMethodError: 
org.apache.commons.codec.binary.Base64.decodeBase64","id":8,"result":null}

This is on Nexus One running Froyo.

Original issue reported on code.google.com by rhick...@google.com on 14 Oct 2010 at 3:46

Attachments:

GoogleCodeExporter commented 9 years ago
Here is a script to replicate the problem.

Original comment by rhick...@google.com on 14 Oct 2010 at 4:47

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by damonkoh...@gmail.com on 18 Oct 2010 at 2:43

GoogleCodeExporter commented 9 years ago
hi ~
i tried putting the bluetooth binary write into the android tablet , i get the 
same error : 
java.lang.NoSuchMethodError:org.apache.commons.codec.binary.Base64.decodeBase64

Does sl4a_r3 version solve this problem?? 
or will fix in next version??

thanks

Original comment by jay_...@pegatroncorp.com on 27 Jan 2011 at 3:28