From 3596eb35481fc897b70b232aa25a7ba0364a4b0c Mon Sep 17 00:00:00 2001 From: Connor McLaughlin Date: Wed, 18 Dec 2019 23:04:26 +1000 Subject: [PATCH] Add note about incomplete Android frontend to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ba47d7d17..87ed9117e 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,8 @@ Requirements: 4. Run the binary, located in the build directory under `src/duckstation/duckstation`. ### Android +**NOTE:** The Android frontend is still incomplete, not all functionality works and some paths are hard-coded. + Requirements: - Android Studio with the NDK and CMake installed