scratchjr/android
Chris Garrity e734ff3cb6 Remove unnecessary request for External Storage
Since we use app internal storage and then a contentProvider, I don't think we need permission for external storage. It's up to the external content provider (e.g. files, drive etc) to have access to the appropriate storage.
2021-08-09 17:55:23 -04:00
..
ScratchJr Remove unnecessary request for External Storage 2021-08-09 17:55:23 -04:00
ScratchJrTest Initial commit 2016-01-08 14:31:04 -05:00
.gitignore Initial commit 2016-01-08 14:31:04 -05:00
README.md Initial commit 2016-01-08 14:31:04 -05:00

ScratchJr - Android Studio project containing Android build of Scratch Jr.