selvinEduardo / javacv

Automatically exported from code.google.com/p/javacv
GNU General Public License v2.0
0 stars 0 forks source link

No binaries for Android on ARMv5 devices (Samsung Galaxy Ace/Pop/Y, LG Optimus One, etc.) #367

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.While using JavaCV and cppjars on Samsung galaxy ACE device, application 
close without any forcedclose
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
We are using JavaCV 0.4 over Android Samsung Galaxy ACE 2.2+ with ARMv5

Please provide any additional information below.
I have doubt that we are getting memory error that is due to ARMv5. And we have 
ARMv7 precompiled library.  We are using attached '*.so' files.
Is it possible that I can have ARMv5 precompiled '*.so' files?

Original issue reported on code.google.com by niravsha...@gmail.com on 1 Oct 2013 at 6:53

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I see, this device has an ARMv6 CPU. As mentioned in the README.txt file, we 
are unlikely to get acceptable performance without FPU from ARMv5, so I do not 
feel that providing binaries for ARMv5 is a judicious use of time.

However, I would be glad to distribute any binaries provided to me, so please 
let me know if you or anyone would like to make such a contribution, thank you!

Original comment by samuel.a...@gmail.com on 4 Jan 2014 at 1:44

GoogleCodeExporter commented 9 years ago
Issue 330 has been merged into this issue.

Original comment by samuel.a...@gmail.com on 24 Nov 2014 at 1:05