Simplify Android build process.
diff --git a/README b/README
index edcb21c..4e1c94d 100644
--- a/README
+++ b/README
@@ -8,4 +8,4 @@
 Install the latest verison of the Android NDK.
 Copy from the kernel source include/linux/hid.h and include/linux/hidraw.h to $(ANDROID_NDK)/platforms/android-19/arch-arm/usr/include/linux/
 Then run:
-$ ndk-build NDK_APPLICATION_MK=Application.mk
\ No newline at end of file
+$ make android
\ No newline at end of file