Skip to content

App Settings

This page covers several smaller settings and app behaviors that do not need their own dedicated page.

Install Variants

Local Dream release builds are provided in two variants:

  • LocalDream_xxx.apk — the standard build
  • LocalDream_xxx_with_filter.apk — a filtered build that blocks NSFW results

The filtered build is the same as the Google Play version: NSFW output is blocked instead of returned normally.

Use the standard build if you want the normal GitHub release behavior. Use the _with_filter build if you want additional content filtering. The general app workflow and features are the same in both.

Logging

Local Dream includes an optional logging feature in settings.

When enabled, it collects logs for the period from when you enter a model screen until you leave that model screen. Because the log window is tied to a single model session, it is easier to capture events related to one specific problem.

This is mainly useful for:

  • bug reports
  • troubleshooting
  • debugging model loading or generation issues

Enable logging when you are trying to reproduce a bug or gather information for a report. If everything is working normally, leave it off.

File Manager

Local Dream includes a file manager tool for storage management. This is helpful when you want to manage local app files more directly, especially if you have downloaded or generated a large number of assets.

Typical use cases include:

  • checking what files are taking space
  • cleaning up old assets
  • managing local storage without leaving the app workflow

If storage use starts growing because of models, history images, or other generated files, the file manager is the first place to check.