Welcome to Scry for Android — an MTG Arena limited deck evaluator.
As a developer, I take privacy very seriously. I know how frustrating it is when apps collect your data without your knowledge.
I hereby state, to the best of my knowledge and belief, that I have not programmed this app to collect any personally identifiable information. All data created by you (the user) — including any deck lists you paste into the app — is stored locally on your device only and is never transmitted to any server I operate. No analytics software is present in the app.
On first launch (and whenever new card sets are released), the app downloads card data and card images from Scryfall, a third-party Magic: The Gathering card database. These requests are made directly from your device to Scryfall's servers. Please refer to Scryfall's Privacy Policy for details on how they handle network requests.
Card ratings (win-rate data used to grade cards for draft) are fetched from 17lands.com. These requests are made directly from your device to 17lands' servers. Please refer to 17lands' privacy policy for details.
| Permission | Why it is required |
|---|---|
android.permission.INTERNET | Required to download card data, ratings, and card images from Scryfall and 17lands on first launch and when new sets are released. |
android.permission.WAKE_LOCK | Keeps the screen on while the app is open, so it stays visible at the draft table without the display timing out. |
The app can read your clipboard when you tap the "Paste" button on the deck import screen. Clipboard contents are only read in response to that explicit user action and are never stored or transmitted.