bunsenbrowser / bunsen

🔥 Bunsen Browser provides easy to use offline P2P application and file distribution that is verifiable on Android devices. https://bunsenbrowser.github.io/
117 stars 7 forks source link

Install fails on Moto G5 #37

Closed peregrinogris closed 6 years ago

peregrinogris commented 6 years ago

I believe the Moto G5 is ARMv8, but somehow after trying to install Bunsen I just get a "Not compatible with you device" message.

chrisekelley commented 6 years ago

Hi - thanks for trying it out! I've been concerned about CPU compatability. Did you build from master? Over the weekend I created a new branch which uses the nodejs-mobile-cordova plugin and should have better CPU compat.

https://github.com/bunsenbrowser/bunsen/tree/nodejs-mobile-cordova-refactor

I've only tested on a PIxel 2, and it worked there. I can send you a link to download the apk if you like; it's too big to upload to github.

chrisekelley commented 6 years ago

I just created a wiki page for device compatibility:

https://github.com/bunsenbrowser/bunsen/wiki/Device-testing

chrisekelley commented 6 years ago

You can download the new version here: Download here!

peregrinogris commented 6 years ago

Thanks for making a new build! I don't have any setup to build android apps, but I tried this new one and it works. I'll add my phone specs to the wiki.

chrisekelley commented 6 years ago

Cool, glad it works on your device. Thanks a lot for checking out Bunsen!

peregrinogris commented 6 years ago

@chrisekelley I think I can't edit the wiki for phone support, but I'll leave you the specs here:

Moto G5

April 11, 2018

I tested an apk from the nodejs-mobile-cordova-refactor on a Moto G5 running Android 7.0 and it worked. Specs:

Chipset | Qualcomm MSM8937 Snapdragon 430
CPU | Octa-core 1.4 GHz Cortex-A53
GPU | Adreno 505
chrisekelley commented 6 years ago

Thanks a lot! I added your text to the device testing page. Sorry you weren't able to add it directly. I went into the Settings just now and I think I updated edit access to the wiki for all.

Cheers -

Chris