chromeos-adb-fastboot icon indicating copy to clipboard operation
chromeos-adb-fastboot copied to clipboard

armv7l device

Open MrHanimi opened this issue 6 years ago • 1 comments

how would i go about adapting these commands for an v7 arm based chromebook?

I know this might be a little out of scope and a waste of your time, but I appreciate any guidance you can give.

MrHanimi avatar Dec 31 '18 19:12 MrHanimi

The commands themselves are architecture agnostic. The main issue is that there are not current versions of fastboot and adb for anything other than an x86_64 host. In theory, you can compile them on the Chromebook, I just don't know how (because of AOSP static libs and such).

nathanchance avatar Dec 31 '18 19:12 nathanchance