From 644e084d1de3ee794c907ca60aa6ae1e5571f0b4 Mon Sep 17 00:00:00 2001 From: Pete <33569918+jparmstr@users.noreply.github.com> Date: Sat, 2 Jun 2018 16:38:18 -0400 Subject: [PATCH] Create README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..85ba7fd --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +This application automatically creates pixel density variations for Android apps + +Source images should be in \res\drawable +Resized images will be saved in their corresponding pixel density drawable directories +Source images will be moved to ARCHIVE_DIRECTORY_NAME then zipped so that Android Studio doesn't complain about them + +.exe should be located in the \res\ directory