From b5e555e3ccfcb0f8bc04e9091a3fec4ca6f99d08 Mon Sep 17 00:00:00 2001 From: Mikhail Kulesh Date: Thu, 28 Mar 2024 20:07:39 +0100 Subject: [PATCH] Updated emulators info --- doc/README.md | 5 ++++- images/screenshots/README.md | 4 ++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 images/screenshots/README.md diff --git a/doc/README.md b/doc/README.md index 2d1cd270..0935b94b 100644 --- a/doc/README.md +++ b/doc/README.md @@ -25,4 +25,7 @@ After LaTeX is installed, call ``` # chmod +x build-doc.sh # ./build-doc.sh -``` \ No newline at end of file +``` + +Android Emulator used to export documentation: +Nexus 4, 768 x 1280, 320 dpi \ No newline at end of file diff --git a/images/screenshots/README.md b/images/screenshots/README.md new file mode 100644 index 00000000..420eb763 --- /dev/null +++ b/images/screenshots/README.md @@ -0,0 +1,4 @@ +# Android screenshots +- android-phone: Nexus 5X, 1080 x 1920, 420 dpi +- android-7-inch: Nexus 7 2013, 1200 x 1920, 320 dpi +- android-10-inch: Nexus 10, 1600 x 2560, 320 dpi