File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,18 +6,18 @@ utilities provided by [android-tools][android-tools].
66# Motivation
77
88[ Many] [ void-linux ] [ Linux] [ arch-linux ] [ distributions] [ alpine-linux ] have
9- [ a package called android-tools] [ repology ] which ships essential android command
9+ [ a package called android-tools] [ repology ] which ships essential Android command
1010line tools like adb or fastboot. Sadly the upstream build system for
1111those tools is rather complex and doesn't allow building the command
1212line tools only.
1313
14- Linux Distribution therefore mostly ship their own build systems for
14+ Linux distributions therefore mostly ship their own build systems for
1515building the command line utilities. This repository aims to make
1616packaging of android command utilities easier by providing a simple
1717CMake based build system and a ready-to-use tarball which doesn't
1818require cloning all of the required git repositories manually. Besides
1919this makes it easy to collect all patches required to build standalone
20- android command line utilities in a central place.
20+ Android command line utilities in a central place.
2121
2222# Status
2323
You can’t perform that action at this time.
0 commit comments