Privacy & data
Current data boundaries
Idea AI Book is an experimental Android project. This page records the current source-level data architecture without pretending that unresolved runtime or provider state is already proven.
Local idea storage
The Android project uses Room / SQLite as its primary persistence layer for ideas and related local state. Core idea-management workflows are therefore local-first.
Gemini-assisted generation
The app source includes direct integration with Google's Generative Language API / Gemini. When an AI-assisted workflow is used, content required for that request may leave the device and be processed by Google under the applicable Google service terms. Source integration alone does not prove that every request succeeds or which provider-side logs or retention apply to a particular runtime session.
Firebase integrations
Firebase Analytics, Crashlytics and Performance are integrated in the project source. Their presence in source does not by itself prove that a particular event, crash or performance trace was delivered to or retained by Firebase. Provider delivery and runtime behavior are treated as separate evidence.
Android backup and deletion
Local app data can be affected by in-app actions, clearing app data and uninstalling. Android backup, restore and data-extraction behavior is still an active project review area, so this site does not claim that every local record is removed or restored in every device scenario.
This website
This website itself uses no analytics scripts, advertising code, external web fonts or third-party JavaScript. It is published through GitHub Pages; GitHub may process ordinary web-request information as part of hosting the site under GitHub's own terms.
Privacy contact
For privacy or data-handling questions, email privacy@idea-book-ai-app.pl.
Changes
Because the app is under active development, these notes may be updated when source architecture, provider integrations, permissions or tested runtime behavior change.