Privacy policy

UNEEFLOW Mobile privacy policy.

This policy covers the UNEEFLOW Mobile Android application, published by UNEEVERSE under the package name net.uneeverse.uneeflow.mobile. It does not cover the UNEEFLOW desktop application or the UNEEVERSE website, which are described separately.

Last updated: 1 September 2026

The short version

UNEEFLOW Mobile does not send your data anywhere, because it cannot. The app is built without the Android INTERNET permission, so the operating system will not allow it to open a network connection at all.

Everything you import, build, train and predict stays in the app's own storage on your device. There is no account, no sign-in, no UNEEVERSE server and no cloud copy of your work.

What UNEEVERSE collects

Nothing. UNEEVERSE receives no information from UNEEFLOW Mobile: no personal details, no device identifiers, no usage statistics, no diagnostics and none of the data you work with in the app.

The app contains no analytics, no crash reporting, no advertising and no tracking software of any kind.

Access is not collection

These are different things, and the distinction matters throughout this policy. When you choose a spreadsheet for UNEEFLOW Mobile to work with, the app reads that file on your device. That is access. Nothing about it causes a copy to reach UNEEVERSE, and there is no mechanism in the app by which it could.

Files you choose to import

UNEEFLOW Mobile works with tables you already have. When you import one, the app asks Android to show its own document picker, and Android hands back only the single file you selected. The app has no permission to browse your storage and cannot see files you have not chosen.

It reads comma and tab separated text, Excel workbooks, OpenDocument spreadsheets and structured JSON. It then keeps a verified copy inside its own private storage, so your project keeps working if the original file is moved, renamed or deleted.

The current version does not use the camera and does not read photos, images or PDF documents. It requests no camera, photo or storage permission.

Where your data is kept

Imported tables, projects, field choices, trained models, predictions, results and settings are stored in the app's private storage area, in a local database and local files. Android keeps this area sandboxed: other applications on the device cannot read it.

UNEEFLOW Mobile is also excluded from Android cloud backup and from device to device transfer, so its stored data is not copied off the device by those system features.

Machine learning

Preparing data, training candidate models, evaluating them and running predictions all happen on your device, using code built into the app. No external machine learning service, model provider or inference API is involved, and none could be reached without a network permission.

Training a model on your table does not transfer that table to UNEEVERSE. The model is produced on the device and stays there with the rest of your project.

Recovery folder and exports

You can nominate a recovery folder for backups of your own projects. You pick that folder yourself through Android's folder picker, and the app writes encrypted recovery packages into it and reads them back when you ask it to restore.

Those files are written to the location you chose on your device or on storage you control. UNEEFLOW Mobile does not upload them, and UNEEVERSE never receives them.

Purchases

UNEEFLOW Mobile offers a one time in-app purchase that unlocks additional features. The purchase is handled entirely by Google Play. The app never sees, handles or stores your payment details.

Google processes that transaction under its own privacy policy and as its own data controller. UNEEVERSE does not control Google's data practices and does not receive your payment information. What UNEEFLOW Mobile stores locally is a simple flag recording whether the feature is unlocked on that device.

Permissions the app requests

These are the permissions in the released app, and the reason for each.

  • Notifications. To show that local training is running and give you a way to pause or stop it. Nothing else uses notifications.
  • Foreground service, wake lock. To keep training running while it is visibly in progress, and to stop the device sleeping partway through it.
  • Run at startup. Used by Android's scheduler to tidy up unfinished local work after a restart.
  • Billing. To offer the in-app purchase through Google Play.

The app requests no internet, camera, photo, storage, location, contacts, microphone or phone permission.

Third-party services

Google Play is the only third party involved, and only for distributing the app and processing the in-app purchase. No other service, software development kit or partner receives data from UNEEFLOW Mobile.

Google's handling of your Play account and payment information is governed by Google's own privacy policy rather than this one.

Security

No application can promise that data is perfectly secure, and this policy does not make that claim. What UNEEFLOW Mobile does is reduce the ways data can be exposed.

  • Your work never crosses a network, so it is not exposed in transit or held on a server that could be breached.
  • Project data is held in Android's per-application sandbox, which other apps cannot read.
  • Recovery packages are encrypted and integrity checked before they are written to your chosen folder.
  • Imported files are verified with a checksum as they are copied, so a truncated or altered import is detected rather than used.

Device level protection still matters. Anyone who can unlock your device can open the app.

Keeping and deleting data

Your data stays on the device for as long as you keep it. There is no server-side copy for UNEEVERSE to retain, so there is nothing for us to delete on your behalf and no deletion request to make of us.

  • Delete one project. Press and hold it on the dashboard and confirm. This removes that project and its imported copy, models and results.
  • Delete everything. Uninstalling UNEEFLOW Mobile removes its private storage, and with it every project, imported copy, model and setting.
  • Files you exported. Recovery packages and any file you saved to a folder of your own belong to you and sit outside the app's storage. Uninstalling does not remove them. Delete them yourself if you want them gone.

Children

UNEEFLOW Mobile is a general purpose data and machine learning tool. It is not directed at children, and it collects no information from anyone, including children.

Changes to this policy

If this policy changes, the updated version will be published at this address with a new date at the top.

Sending data anywhere would require the app to add a permission it does not currently hold, which Android shows at install or update time. If a future version ever did that, this policy would say so plainly before the change reached you.

Contact

For any question about this policy or about privacy in UNEEFLOW Mobile, email contact@uneeverse.net.