Releases: CopperLauncher/Copper-Android
Release list
[RELEASE] Better than DroidBridge update!
What's Changed
- Added mclo.gs share option to share log dialog
- Added .mrpack export in profile editor
- Added Modly Add app usage restrictions by @Mahdin4sure
- Added allow tapping the memory allocation value to type an exact number for setting memory.
- Added new icons by @Crex56
- And some misc changes!
Main fixes
- fix mod update showing when already up to date
Main pr's
- feat: add mclo.gs share option to share log dialog by @MaxJubayerYT in #87
- Feat/mrpack export by @MaxJubayerYT in #90
- Refs/heads/feat/misc by @MaxJubayerYT in #91
- feat[Modly] Add app usage restrictions by @Mahdin4sure in #92
- Feat/mods by @MaxJubayerYT in #94
Full Changelog: v1.2.7...v1.2.8
Download copper.apk if you are unsure.
The "update"
What's Changed
- Added mod update system in mod manager.
- Moved the Launcher appearance tab from experimental settings and made a new pref in the main settings.
- Added icons for launcher appearance tab. (by @Crex56)
- Made some misc changes in mod manager. Like improved the performance of rendering the mods icons and getting the missing mod icons from modrinth & curseforge API, also made the mod names show instead of just showing the file name.
NOTE:
The mods will show a update even though there is NO updates, this happens because the downloaded .jar file is different from the downloaded .jar form an modpack. The launcher checks for updates via extracting the .jar and getting the loader id and the version id.
Download copper.apk if you are unsure.
Full Changelog: v1.2.6...v1.2.7
COPPER HOTFIX!
What's Changed
- Fix JRE execution.
- Fix Copper Theme
- Fix Discord link in launcher.
- Fix Made the account spinner not show while swiping on it, because in landscape mode it is impossible to open up the notification panel.
Full Changelog: v1.2.5...v1.2.6
Download the copper.apk if you are unsure.
Screenshots:

Better Landscape UI and new themes!
What's Changed
- Better Landscape UI.
- Added a option in the experimental settings to add a custom launcher background image.
- Added a option in the experimental settings to remove custom launcher background image.
- Added a option in the experimental settings to make the launcher force landscape mode.
- Added new themes in the experimental settings.
- Added a toggle to enable/disable launcher background colours.
Full Changelog: v1.2.4...v1.2.5
Contributors:
Thanks to @WOOD6563 for the inspiration of the landscape UI and Themes from his NotR launcher!
More changes!
What's Changed
- Loader filtering — filter mods and modpacks by Fabric, Forge, Quilt, or NeoForge. Only compatible mods show in results and only matching versions appear in the version dropdown
- CurseForge restricted mod URLs — previously showed nothing, now clicking install pop's up links to the CurseForge page (e.g. /mc-mods/vulkanmod-android-libs)
- Version filtering for modpacks — selecting a MC version now properly filters the modpack version dropdown, matching how it already worked for mods.
Full Changelog: v1.2.3...v1.2.4
Copper's little changes
What's Changed:
- Renamed all instance/paths to Copper
- Renamed the app name for all translations
- More changes coming soon...
- New local & demo mode reimplementation is work in progress...
How to Install?
Extract the zip file and here you go! You will get the apk to install.
v1.2.2
What's Changed
- Bump(LTW): to the latest commit
- fix(cacio): Remove things that break in java 25
- fix(natives): Add missing spirv-cross natives
- fix(lwjgl): Enable shaderc,vma,spvc,tinyfd, and vulkan bindings
- Feat: fix ModsSearchFragment.java and strings.xml
NOTE: 26.2 snapshots should work on most phones but phones with turnip might work or not.
Full Changelog: v1.2.1-debug...v1.2.2
v1.2.1-debug
What's Changed
- Add JRE downloader by @MaxJubayerYT & @alexytomi in #39
- Add MojoLauncher icons by @MaxJubayerYT & @artdeell in #42
- Minor bug bug fixes.
- Added .apk as the release.
Full Changelog: v1.2.0-debug...v1.2.1-debug
v1.2.0-debug
The BIGGEST change to Copper.
What's changed:
- Added a mod installing menu.
- Added a mod config menu.
- Added when installing mods via the add mods menu it auto selects the version for you.
- bump(MobileGlues): 1.3.2 to 1.3.4
Bug Fixes:
- Added a string for removing jre25 from app-debug-noruntime.apk
- fix(GLFW): Crash when early loading screens are used
- rework(Tools): Make
hasMods()not case sensitive - feat: Add common sodium fixes
Contributor's: @MaxJubayerYT @Mahdin4sure
Credit: @VinTeRuS for the idea.