Skip to content
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

Suggested version to download #4

Open
Persei08 opened this issue Jun 9, 2017 · 2 comments
Open

Suggested version to download #4

Persei08 opened this issue Jun 9, 2017 · 2 comments

Comments

@Persei08
Copy link

Persei08 commented Jun 9, 2017

Hi,

Actually when you open popcorntime.sh from your android smartphone (arm64 v8) the download button is set to download the android arm V7 version. Some people install it and complain because they got an error message

Maybe arch detection should (if possible) be improved to detect arm64, or download button should redirect user to android page

edit:
For my smartphone (arm64 v8), js property navigator.platform return "Linux aarch64" (chrome, firefox, bundled browser), so if it's common enough, a test could be done on it after detecting the android system.

also useful resource about navigator.plateform: https://stackoverflow.com/a/19883965

ManoloBrn added a commit to ManoloBrn/popcorn-site that referenced this issue Jul 13, 2017
team-pct added a commit that referenced this issue Dec 20, 2018
Issue #4 Android compatibility with arm64-v8
@MrRory
Copy link
Contributor

MrRory commented Jan 4, 2019

What kind of device was this? This is actually a good solution, but my OnePlus 3 returns Linux armv8l.

MrRory added a commit that referenced this issue Jan 4, 2019
* Revert "Issue #4 Android compatibility with arm64-v8"

* Update main.js
@Persei08
Copy link
Author

Persei08 commented May 8, 2019

Hi @MrRory. the test was done on Meizu M2 Note.

Today i tried with my Motorola G6 (mod: XT1925) and got "Linux armv7l" but it's normal because it is ship with 32bits arm v7 build of android.

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

No branches or pull requests

2 participants