Skip to content
This repository was archived by the owner on Jan 12, 2019. It is now read-only.

Support ARMv8 chipset #62

Closed
Bildev opened this issue May 3, 2015 · 14 comments
Closed

Support ARMv8 chipset #62

Bildev opened this issue May 3, 2015 · 14 comments

Comments

@Bildev
Copy link

Bildev commented May 3, 2015

The sdk cannot scan card on a Galaxy S6. Can you help me please.Despite that the Galaxy S6 is based on the exynos processor (ARM-based System-on-Chips).

Here the log :
D/card.io﹕ Loaded card.io decider library. nUseNeon():false,nUseTegra():false
W/card.io﹕ unsupported processor - card.io scanning requires ARMv7 architecture
W/card.io﹕ - Processor type is not supported
W/card.io﹕ ERROR_NO_DEVICE_SUPPORT: This device cannot use the camera to read card numbers.

@braebot
Copy link
Member

braebot commented May 5, 2015

According to this, the Galaxy S6 is a ARMv8, not ARMv7. I will rename this issue to recognize the desire to support ARMv8.

@braebot braebot changed the title Cannot scan card on Galaxy S6 Support ARMv8 chipset May 5, 2015
@vijayviswas
Copy link

@braebot I don't have S6 device to test this. Will CardIOUtilities.canReadCardWithCamera() method returns false for Samsung S6 device? Will SDK crash in if I run it in S6 device?

@dannybduval
Copy link

Should a different issue be logged against card.io-Android-source as well? Since the check happens in the CardIOActivity the same behavior happens there as well.

@braebot
Copy link
Member

braebot commented May 12, 2015

@vijayviswas, the SDK will not crash, it'll just not support card scanning if the camera cannot be loaded.

@dannybduval, we don't need to create another issue in the source repo, unless we're in the process of fixing it.

@vijayviswas
Copy link

Thanks @braebot

@ditn
Copy link

ditn commented May 26, 2015

I'm also seeing Card.io failing to scan cards on the LG G4, another ARM-V8 device.

@braebot
Copy link
Member

braebot commented Jun 4, 2015

Fixed in 5.0.1.

@braebot braebot closed this as completed Jun 4, 2015
@Bildev
Copy link
Author

Bildev commented Jun 6, 2015

Thanks @braebot

@fahimk
Copy link

fahimk commented Jul 23, 2015

getting this error on the galaxy s6 edge using sdk 5.0.1

W/card.io﹕ - Processor type is not supported
W/card.io﹕ ERROR_NO_DEVICE_SUPPORT: This device cannot use the camera to read card numbers.

@rdbmsa
Copy link

rdbmsa commented Aug 25, 2015

just tried version 5.0.1 - still doesn't work for galaxy s6 edge :(
Error is the same ERROR_NO_DEVICE_SUPPORT

@matiasdelbel
Copy link

Still doesn't work for galaxy s6

@lugarbarini
Copy link

can you please compile the libs for arm64-v8a .. thanks!

@togikan
Copy link

togikan commented Dec 3, 2015

lg g4 still not supported in 5.1.2

@braebot
Copy link
Member

braebot commented Dec 5, 2015

@togikan, can you please elaborate? The 64 bit library is now available. Are you not able to scan via the sample app?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants