Welcome to the Cloud City app for Android!
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) is stored locally on your device only, and can be erased by clearing the app's data or uninstalling it. No analytics software is present in the app.
However, Cloud City integrates Google Play Billing (for in-app purchases), which may collect certain data independently. Please refer to the relevant section below for details.
In-app purchases are handled entirely by the Google Play Billing system. Any payment or transaction data you provide is processed by Google and is subject to Google's Terms of Service and Privacy Policy. The app itself does not store or transmit your payment information.
| Permission | Why it is required |
|---|---|
android.permission.INTERNET | Required to load game assets via CDN (React, Three.js, Tailwind CSS). |
android.permission.WRITE_EXTERNAL_STORAGE | Required on Android 9 and below to share files via the system share sheet. Not requested on Android 10 or later. |
com.android.vending.BILLING | Required to facilitate in-app purchases through the Google Play Billing system. |
android.permission.WAKE_LOCK | Prevents the screen from dimming or turning off while you are actively playing. |