damonkohler / sl4a

SL4A brings scripting languages to Android by allowing you to edit and execute scripts and interactive interpreters directly on the Android device.
Apache License 2.0
2.42k stars 803 forks source link

libcom_google_ase_Exec.so for MIPS? #167

Open damonkohler opened 9 years ago

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:28

What device(s) are you experiencing the problem on?
Velocity Cruz T104.  This is a MIPS device.

What firmware version are you running on the device?
Stock 

What steps will reproduce the problem?
1. Install any APK with libcom_google_ase_Exec.so included 
2. Example: Versions of ConnectBot later than r344
3. Compile/install any such code

What is the expected output? What do you see instead?
Would be "Application installed" or "Installation successful!" in Eclipse.
I instead get "Application not installed" and 
"INSTALL_FAILED_CPU_ABI_INCOMPATIBLE" in Eclipse.

What version of the product are you using? On what operating system?
Unsure, as this was a module included in the source of ConnectBot r427.  
Android 2.0-r1.1

Any chance we could get a MIPS-compatible binary?
(2.6.29-ga4c9897-git kernel / Eclair 2.0-r1.1-a4c9897 20101202.144326)

Please provide any additional information below.

Original issue reported on code.google.com by maynardb...@gmail.com on 18 Feb 2011 at 12:18

Copied from original issue: damonkohler/android-scripting#521

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:28

Find me a working MIPS ndk, and I'd be willing to look at it.

Original comment by rjmatthews62 on 20 Feb 2011 at 6:39