-
-
Notifications
You must be signed in to change notification settings - Fork 21.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android app is died on SHW-M380W (tegra chipset) #2204
Comments
This is expected, Tegra2 is a very shitty chipset and does not support NEON If you want to make a build that works in such device, compile templates On Sun, Jun 28, 2015 at 3:11 PM, volzhs notifications@github.com wrote:
|
There's probably a way to include both versions of the binary on the apk, On Sun, Jun 28, 2015 at 3:45 PM, Juan Linietsky notifications@github.com
|
punto-: how do you do that? On Sun, Jun 28, 2015 at 3:52 PM, punto- notifications@github.com wrote:
|
I don't know. On Sun, Jun 28, 2015 at 3:58 PM, Juan Linietsky notifications@github.com
|
reduz, OK. Thank you for reply. |
Try putting the .so compiled with armv6=yes inside the apk in the directory On Sun, Jun 28, 2015 at 4:19 PM, volzhs notifications@github.com wrote:
|
I compiled with latest commit (2b64f73).
and tested on several devices.
I have 1 fail to run.
Here's test device list.
LG-SU760 - Fine
SHV-E250S - Fine
SHV-E210K - Fine
HTC Nexus 9 - Fine
SHW-M380W - Fail
The text was updated successfully, but these errors were encountered: