From 501e6d1993d6e9ee63292c894b721f7035127cda Mon Sep 17 00:00:00 2001 From: pommicket Date: Sun, 28 Feb 2016 16:23:18 -0500 Subject: Created AutoArtAndroid --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ee72eb0..1de156f 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,5 @@ On Android devices, make sure you are in non-mobile view, tap on AutoArt.apk, th Make sure to set width and height, then wait for an image to appear. Tap on it to download it. The computer version of AutoArt can be found [here](http://github.com/pommicket/AutoArt). + +If the images you download don't show up in your gallery, go to File Manager -> All Files -> Internal Storage -> DCIM -> Camera. The images should be a random string of numbers followed by .png -- cgit v1.2.3 From f1b0e044964d120d8c99a6598a7541cda2b18baa Mon Sep 17 00:00:00 2001 From: pommicket Date: Sun, 28 Feb 2016 18:22:42 -0500 Subject: Created AutoArtAndroid --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1de156f..8afc053 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # AutoArtAndroid The Android app for AutoArt. -On Android devices, make sure you are in non-mobile view, tap on AutoArt.apk, then tap on "Raw". +On Android devices, make sure you are in non-mobile view (by tapping on desktop version) tap on AutoArt.apk, then tap on "Raw". Make sure to set width and height, then wait for an image to appear. Tap on it to download it. The computer version of AutoArt can be found [here](http://github.com/pommicket/AutoArt). -- cgit v1.2.3 From cf21f6699c9f5a396ddf4ffd96f9fe6b62667b22 Mon Sep 17 00:00:00 2001 From: pommicket Date: Sun, 28 Feb 2016 18:28:00 -0500 Subject: Edited readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8afc053..67709ba 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # AutoArtAndroid -The Android app for AutoArt. +The Android app for [AutoArt](http://github.com/pommicket/AutoArt). On Android devices, make sure you are in non-mobile view (by tapping on desktop version) tap on AutoArt.apk, then tap on "Raw". Make sure to set width and height, then wait for an image to appear. Tap on it to download it. -- cgit v1.2.3