nvllsvm / GZDoom-Android

DISCONTINUED
GNU General Public License v2.0
72 stars 36 forks source link

README does not mention NDK sdk tool prerequisite for building #34

Open mkrupczak3 opened 6 years ago

mkrupczak3 commented 6 years ago

This may be a bit nit-picky, but it might help clarity-wise to mention in the README that the android Native Development Kit and other assorted SDK tools may need to be installed (to compile C++ code) before the build script can be run. Some of these tools are not installed by default with android studio and may be unfamiliar to some readers.