From e144392187a3f7437b0b47ee9ea86b3b2080ef7b Mon Sep 17 00:00:00 2001 From: Connor McLaughlin Date: Sat, 11 Jul 2020 03:30:30 +1000 Subject: [PATCH] README.md: Update Android version status --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7a0962ef8..9828aaec1 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ A "BIOS" ROM image is required to to start the emulator and to play games. You c ## Features -DuckStation features a fully-featured frontend built using Qt (pictured), as well as a simplified frontend based on SDL and Dear ImGui. An Android version has been started, but is not currently usable. +DuckStation features a fully-featured frontend built using Qt (pictured), as well as a simplified frontend based on SDL and Dear ImGui. An Android version has been started, but is not yet feature complete.

Main Window Screenshot @@ -143,8 +143,7 @@ Requirements: Application bundles/.apps are currently not created, so you can't launch it via Finder yet. This is planned for the future. ### Android -**NOTE:** The Android frontend is still incomplete, not all functionality works and some paths are hard-coded. -**The Android app is currently broken and fixing it is not a priority. However, this will change in the future.** +**NOTE:** The Android frontend is still incomplete, not all functionality is available yet. User directory is hardcoded to `/sdcard/duckstation` for now. Requirements: - Android Studio with the NDK and CMake installed