phhusson / Superuser

Keeping koush's Superuser fresh
GNU General Public License v3.0
424 stars 50 forks source link

ARM64 support #25

Closed toyagoton closed 8 years ago

toyagoton commented 8 years ago

So far from what it seems, there is no ARM64 support for phones such as the Samsung Galaxy S6 and S6 edge. Would it be possible to add support for ARM64?

phhusson commented 8 years ago

ARM64 devices are supported. (Tested on Nexus 9, Nexus 5X and a CAF 64bits device) su is running in 32bits, but it can call 64bits executables, so it's transparent.

toyagoton commented 8 years ago

Wow I'm blind, sorry about that. :P