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.
@@ -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