Skip to content
๐ŸŽฎ

Foundry Drift

Brightloop Games

4.61 ยท 130K installsIdle factory loop

Foundry Drift is an idle factory builder that keeps ticking while it is closed, saves to a file you can export, and never asks you to watch an ad to speed things up.

Installs
130K+
Version
1.6.0
Size
96.8 MB
Updated
May 21, 2026
Download APK (96.8 MB)Get from Google Play
Signing certificate on record

Preview

Written descriptions of each screen โ€” we do not host screenshot images for this listing.

๐ŸŽฎ
Production line with belt throughput overlay
๐ŸŽฎ
Bottleneck view highlighting a starved assembler
๐ŸŽฎ
Offline progress summary after a night away
๐ŸŽฎ
Save file export and import screen

About this app

Foundry Drift is an idle game about building a production line and then making it slightly less stupid. You place extractors, belts, and assemblers; the line runs whether the app is open or not; and progress accrues while you are away, calculated deterministically on resume rather than estimated. The interesting part is the bottleneck-finding, and the game gives you a proper throughput view rather than hiding the numbers behind a prestige curve. Prestige exists, it resets the line, and it is entirely optional.

It suits people who like optimisation and dislike the genre's usual monetisation, because Foundry Drift has neither ads nor a premium currency โ€” no timer can be skipped with money, since there is no money in the game at all. Brightloop's stated position is that an idle game funded by ad-watching is designed to waste your time on purpose, and this one is priced once instead. If you want the dopamine cadence of a free-to-play incremental, this will feel slow, and that is a fair criticism rather than a bug.

A meaningful share of Foundry Drift's players run it on tablets and secondhand hardware without Google services, so Brightloop authorizes APKBrowse to host the stable APK directly. That download resolves through a short-lived signed URL and supports resumable byte ranges, which matters because the file is not small. The Play listing is still the simplest route for most people, and the artifact is byte-identical either way โ€” the studio publishes one build and signs it once.

Before installing, know how the save works. Your factory is a single local file that you can export from Settings and re-import on another device; there is no cloud save and no account, so an uninstall without an export loses the line. Version 1.6.0 runs on Android 7.0 or newer, which is deliberately generous. The notification and boot-completed permissions exist so the game can tell you when a milestone completes and re-register those reminders after a reboot; deny them and the simulation still runs correctly, you just find out later. Rolling back to 1.4.1 installs cleanly on the same signing key, but 1.6.0 rewrites the save file to add belt-throughput history and 1.4.1 will refuse to open the migrated file, so export first.

OfficialVerified PublisherSignature Verified

What's New in v1.6.0

Publisher-hosted APK authorized and added at this release; the community mirror went unavailable.

  • Belt throughput history and a proper bottleneck view
  • Offline progress now reconciles deterministically on resume
  • Save file export and import for moving between devices
  • Save format v2 with per-line statistics

Version history

v1.6.0Latest
Signature continuous

May 21, 2026 ยท 96.8 MB ยท Android API 24โ€“35 ยท code 160

Publisher-hosted APK authorized and added at this release; the community mirror went unavailable.

  • Belt throughput history and a proper bottleneck view
  • Offline progress now reconciles deterministically on resume
  • Save file export and import for moving between devices
  • Save format v2 with per-line statistics
INTERNETPOST_NOTIFICATIONSRECEIVE_BOOT_COMPLETED

SHA-256 b57881144b9e8bbe60f184a159df24b4d30a8b64e7e3503194fd3be3f53d9b18

v1.4.1
Signature continuous

Jan 14, 2026 ยท 89.3 MB ยท Android API 24โ€“34 ยท code 141

Last build on save format v1; cannot open factories migrated by 1.6.0.

  • Added optional prestige resets with carry-over research
  • Fixed extractor stalls on lines wider than forty tiles
INTERNETPOST_NOTIFICATIONS

SHA-256 ac1f19181bf1fa3fe7c5061198ad1a5134f857059ae8f5b6634e02993247e0ce

Will it run on your device?

CompatibilityVery likely to run

98%

  • Runs on a broad range of modern Android versions.
  • Multiple CPU architectures are covered.
  • Optimized for more than one screen class.
  • Aligned with the latest Android target SDK expectations.
What changed in this release
Size delta
+7.5 MB
Added permissions
RECEIVE_BOOT_COMPLETED
Removed permissions
None

Foundry Drift questions, answered

Is it safe to install Foundry Drift from an APK?

Yes, when it is the publisher-hosted download listed here, which Brightloop authorizes APKBrowse to serve. The file format is not the risk โ€” the source is โ€” so the practical rule is to install only builds whose fingerprint matches the value the studio publishes.

How do I verify the download is genuine?

Compare the SHA-256 of the downloaded file with the hash listed for that version here, which matches the checksum in Brightloop's public changelog. The signing fingerprint is identical across every Foundry Drift release, so a different signer means a different, untrusted build.

Will Foundry Drift work on my Android version?

Version 1.6.0 runs on Android 7.0 (API 24) and newer and ships arm64-v8a and armeabi-v7a binaries, which is deliberately wider support than most current games offer. It works on phones and tablets, with the tablet layout giving the throughput panels their own column.

Does progress really continue while the app is closed?

Yes, and it is computed deterministically when you reopen the game rather than approximated, so the numbers reconcile exactly. Nothing runs in the background draining your battery; the game simply replays the elapsed time against your line's throughput on resume.

How do I roll back to 1.4.1 without losing my factory?

Export your save from Settings first, because 1.6.0 migrates the file to add belt-throughput history and 1.4.1 will not open the migrated version. The install itself is unblocked since the signing key is unchanged, but you must uninstall 1.6.0 before installing the older build.

Installation Guide

1

Open Settings on your Android device

2

Go to Security โ†’ Unknown sources (or Install unknown apps)

3

Enable "Allow from this source" for your browser or file manager

4

Open the downloaded APK file from your Downloads folder

5

Tap "Install" and wait for installation to complete

6

Launch the app from your home screen

Make sure to re-enable Unknown Sources restrictions after installation for security.

How to install this safely

How to verify the file you downloaded

Before you install anything, confirm the file is the one described here. On a computer, run shasum -a 256 your-download.apk (macOS or Linux) or certutil -hashfile your-download.apk SHA256 (Windows), then compare the output character-for-character with the SHA-256 on this page. If a single character differs, the file is not the build we recorded โ€” delete it.

What the signing certificate proves

Every Android app is signed with a private key that only its developer holds. The fingerprint on this page is a hash of the matching public certificate, and it proves continuity rather than identity: it tells you a build came from whoever signed the earlier ones. Android enforces this at install time โ€” if a package claiming to be com.brightloop.foundrydrift is signed with a different key, the system will refuse to install it over your existing copy. A fingerprint that changes between releases is worth pausing on, because a repackaged app that has been modified by someone else cannot keep the original signature.

How to roll back to an earlier version

If the current release misbehaves, 1.4.1 is the last build before it. Android will not install an older version code over a newer one, so you must uninstall Foundry Drift first โ€” which clears its local data unless you have a backup. Reinstall the older APK only if its signing fingerprint matches the build you already trust, and check the API range: an older release may target an Android version your device has moved past.

Why we list sources instead of hosting everything

The official store channel is almost always the right choice: it updates automatically and carries the publisher's own distribution guarantees. A direct APK is useful when a device has no store access, when a rollout has not reached your region, or when you need a specific version โ€” and only when the publisher has authorized that copy. APKBrowse does not list pirated, cracked, or unauthorized rebuilds of Foundry Drift, and a listing is removed when the evidence for it stops holding up.

Get Foundry Drift

Every source we list for com.brightloop.foundrydrift is legality-reviewed. Pirated or cracked builds are never offered.

Publisher-authorized ยท resumable transfer

Other sources

Samsung Galaxy Store

official

Official alternative storefront carrying the same signed artifact.

Community mirror page

community mirror
Unavailable

Currently unavailable; never proxied and not authorized by the studio.

We check legality and signature continuity, but device behaviour still varies. Install at your own discretion.

App Information

Developer
Brightloop Games
Category
Games
Android
7.0+
Architectures
arm64-v8a, armeabi-v7a
Version
1.6.0 (code 160)
Size
96.8 MB
Updated
May 21, 2026
Package name
com.brightloop.foundrydrift

Security Verification

File integrity
SHA-256 recorded
Signing certificate
Fingerprint on record
Official source
Google Play

We record provenance; we do not run malware scans. Verify the hash yourself before installing.

SHA-256 Hash

b57881144b9e8bbe60f184a159df24b4d30a8b64e7e3503194fd3be3f53d9b18

Signing certificate

BC:02:75:57:DC:DA:B3:A0:B6:85:15:34:93:B6:5C:F5:9F:2A:54:02

Permissions Required

INTERNET
POST_NOTIFICATIONS
RECEIVE_BOOT_COMPLETED

Previous Versions

Signature verified

The signing certificate fingerprint for this release is on record, so a build that does not match it did not come from this publisher.

Report a problem with this listing

A listing is only as good as its corrections. If a source is broken, a signature looks wrong, or this app should not be here, tell the moderation team.

Report a problem