# LMC 8.4 R18 APK Download (Google Camera Port for Android)

*Published:* 2026-05-28
*Author:* Mitja Rutnik

.bfak-am{
  --bg:#FFFFFF;--ink:#0E1A1A;--muted:#4B5C5B;--accent:#1F3837;--surface:rgba(46, 74, 71, 0.04);
  --sans:'Inter',system-ui,-apple-system,'Segoe UI',sans-serif;
  --serif:'Fraunces',Georgia,'Times New Roman',serif;
  --mono:'JetBrains Mono',ui-monospace,Menlo,Monaco,monospace;
  color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.55;font-weight:400;
  max-width:720px;margin:0 auto;container-type:inline-size;
}
.bfak-am *{box-sizing:border-box;}
.bfak-am a{color:var(--accent);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;}
.bfak-am a:hover{text-decoration-thickness:2px;}
.bfak-am code{font-family:var(--mono);font-size:.875em;color:var(--ink);}
.bfak-am-edu{font-size:12px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin:0 0 24px;}
.bfak-am-hero{margin:0 0 48px;}
.bfak-am-hero-name{font-family:var(--serif);font-size:40px;line-height:1.1;font-weight:500;letter-spacing:-.02em;color:var(--ink);margin:0 0 8px;}
.bfak-am-hero-meta{font-size:14px;color:var(--muted);margin:0 0 16px;font-weight:400;}
.bfak-am-hero-meta strong{color:var(--ink);font-weight:500;}
.bfak-am-hero-value{font-size:20px;line-height:1.45;color:var(--ink);margin:0 0 24px;font-weight:400;}
.bfak-am-h2{font-family:var(--serif);font-size:28px;line-height:1.2;font-weight:500;letter-spacing:-.01em;color:var(--ink);margin:64px 0 24px;}
.bfak-am-h2:first-child{margin-top:0;}
.bfak-am p{margin:0 0 16px;font-size:16px;line-height:1.55;color:var(--ink);}
.bfak-am p:last-child{margin-bottom:0;}
.bfak-am-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:32px 24px;margin:0;}
.bfak-am-feature-icon{color:var(--accent);margin:0 0 12px;}
.bfak-am-feature-icon svg{width:20px;height:20px;display:block;}
.bfak-am-feature-title{font-family:var(--serif);font-size:20px;font-weight:500;letter-spacing:-.01em;color:var(--ink);margin:0 0 4px;line-height:1.25;}
.bfak-am-feature-text{font-size:14px;line-height:1.5;color:var(--muted);margin:0;}
.bfak-am-info{display:grid;grid-template-columns:140px 1fr;gap:12px 24px;margin:0;font-size:16px;}
.bfak-am-info dt{font-size:14px;color:var(--muted);font-weight:400;margin:0;}
.bfak-am-info dd{font-size:16px;color:var(--ink);margin:0;}
@container (max-width:480px){.bfak-am-info{grid-template-columns:1fr;gap:4px;}.bfak-am-info dt{margin-top:12px;}.bfak-am-info dt:first-child{margin-top:0;}}
.bfak-am-mod-list{list-style:none;padding:0;margin:0;}
.bfak-am-mod-list li{margin:0 0 24px;}
.bfak-am-mod-list li:last-child{margin-bottom:0;}
.bfak-am-mod-list strong{display:block;font-size:16px;font-weight:500;color:var(--ink);margin:0 0 4px;}
.bfak-am-mod-list p{font-size:14px;line-height:1.5;color:var(--muted);margin:0;}
.bfak-am-steps{list-style:none;padding:0;margin:0;counter-reset:step;}
.bfak-am-steps li{counter-increment:step;display:grid;grid-template-columns:32px 1fr;gap:16px;margin:0 0 24px;}
.bfak-am-steps li:last-child{margin-bottom:0;}
.bfak-am-steps li::before{content:counter(step) ".";font-family:var(--serif);font-size:20px;font-weight:500;color:var(--muted);line-height:1.25;}
.bfak-am-steps strong{display:block;font-size:16px;font-weight:500;color:var(--ink);margin:0 0 4px;}
.bfak-am-steps p{font-size:14px;line-height:1.5;color:var(--muted);margin:0;}
.bfak-am-news{list-style:disc;padding:0 0 0 20px;margin:0;}
.bfak-am-news li{font-size:16px;line-height:1.55;color:var(--ink);margin:0 0 8px;}
.bfak-am-news li:last-child{margin-bottom:0;}
.bfak-am-news li::marker{color:var(--muted);}
.bfak-am-faq dt{font-family:var(--serif);font-size:20px;font-weight:500;letter-spacing:-.01em;color:var(--ink);margin:0 0 8px;line-height:1.3;}
.bfak-am-faq dt:not(:first-of-type){margin-top:32px;}
.bfak-am-faq dd{font-size:16px;line-height:1.55;color:var(--ink);margin:0;}
.bfak-am-related{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;margin:0;}
.bfak-am-related-item{margin:0;}
.bfak-am-related-item a{display:block;text-decoration:none;}
.bfak-am-related-item a:hover .bfak-am-related-title{text-decoration:underline;text-decoration-thickness:2px;}
.bfak-am-related-tag{font-size:12px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:0 0 4px;}
.bfak-am-related-title{font-family:var(--serif);font-size:18px;font-weight:500;letter-spacing:-.01em;color:var(--ink);margin:0 0 4px;line-height:1.25;}
.bfak-am-related-blurb{font-size:14px;line-height:1.5;color:var(--muted);margin:0;}
.bfak-am-disclaimer{margin:64px 0 0;}
.bfak-am-disclaimer-title{font-family:var(--serif);font-size:20px;font-weight:500;letter-spacing:-.01em;color:var(--ink);margin:0 0 12px;}
.bfak-am-disclaimer p{font-size:14px;line-height:1.55;color:var(--muted);margin:0 0 12px;}
.bfak-am-disclaimer p:last-child{margin-bottom:0;}
.bfak-am-disclaimer a{color:var(--muted);text-decoration:underline;}
.bfak-am-disclaimer a:hover{color:var(--accent);}
Information for educational purposes only

LMC 8.4

Version **8.4.300.414775575.18.18** (R18) · Hasli · `com.camera.lmc84`

The most popular Google Camera port for non-Pixel [Android](https://bestforandroid.com/ "best android guides") phones. Brings Pixel-grade HDR+, Night Sight, and Astrophotography to Samsung, Xiaomi, OnePlus, Realme, POCO, and most Snapdragon and MediaTek devices.



What is LMC 8.4
---------------

LMC 8.4 is a community-built port of the Google Camera app from Pixel phones, maintained by the developer Hasli. The official Google Camera (GCam) only ships on Pixel hardware. LMC 8.4 takes the photo-processing engine, Night Sight, Astrophotography, and HDR+ pipelines, rewires the sensor calls, and packages it as an [APK](https://bestforandroid.com/apk/ "apps apk download") that runs on most other Android phones. The result is closer-to-Pixel image quality on phones with a less aggressive stock camera app.

Owners of mid-range Snapdragon and MediaTek phones (Redmi, POCO, Realme, Samsung A-series) install LMC 8.4 to fix flat colors and noisy low-light shots from the stock camera. Astrophotography enthusiasts use it for the long-exposure mode no stock OEM camera matches outside of flagship Pixels. Both groups tune the app through XML config files.

LMC 8.4 is free. It is not on the Play Store, because the underlying engine is repackaged from a proprietary Google app. Distribution happens through Hasli’s release threads and mirror sites. R18 is the current stable build; earlier builds (R13 through R17) remain available for phones where R18 has sensor-compatibility issues.

Key features
------------



HDR+ enhanced

Captures and merges multiple frames per shutter press for balanced highlights, lifted shadows, and natural colors in mixed light.

 



Night Sight

Long-exposure low-light mode that pulls clean, bright shots out of near-dark scenes without flash or external light.

 



Astrophotography

Four-minute exposure pipeline for stars and night-sky shots. Phone must be on a tripod.

 



Portrait mode

Improved edge detection on hair and glasses, with adjustable bokeh after capture.

 



Super Res Zoom

Pixel-shift digital zoom up to 8x on most sensors, 60x on capable hardware.

 



4K 60 FPS video

High-bitrate 4K with audio zoom that amplifies sound from the framed subject.

 



RAW DNG capture

Saves DNG alongside JPEG for desktop edits in Lightroom or Snapseed.

 



XML config support

Phone-specific tuning files swap sensor mappings and tone profiles. Community configs cover hundreds of devices.

 



App info
--------

 PublisherHasli (community build, not affiliated with Google) Package ID`com.camera.lmc84` Version8.4.300.414775575.18.18 (R18) UpdatedMarch 2025 Size~132 MB Android floorAndroid 10 and above recommended; works on Android 8.1+ on most devices Architecturearm64-v8a, armeabi-v7a (universal APK) PermissionsCamera, microphone, storage, location (optional, for geotag) CategoryPhotographyWhat this build offers
----------------------

The R18 build is the most stable LMC 8.4 release to date. It carries the full Pixel 8 image-processing pipeline and a maintained set of compatibility fixes for non-Pixel sensors.

- **Full-height exposure slider in landscape.**Exposure and shadow sliders span the full viewfinder height when the phone is sideways, easier to fine-tune in bright light.
- **Improved popup camera-modes menu.**The mode switcher (Photo, Portrait, Night Sight, Astro, Slow-motion) renders faster and stays readable on small viewfinders.
- **Vibration feedback on key controls.**Subtle haptic cue on shutter, mode switch, and focus lock. Confirms input without taking eyes off the frame.
- **Better AUX lens default detection.**Auto-picks the right secondary sensor (ultra-wide, telephoto, macro) on multi-camera phones without manual config edits.
- **Updated black theme and UI fixes.**OLED-friendly dark theme across menus and gallery preview, plus stability fixes from R17 reports.
- **Compatibility with older config files.**XML configs written for R13 through R17 still load cleanly on R18.

How to install
--------------

LMC 8.4 is not on the Play Store, so installation goes through the standard Android sideload flow. The first time takes about two minutes; updates are faster.

1. **Download the APK file**Tap the download button on this page. The 132 MB file lands in your default Downloads folder.
2. **Allow installs from this source**Open Settings, search for `Install unknown apps`, find your file manager or browser, and toggle the permission on.
3. **Open the downloaded APK**Tap the file in your Downloads folder. Android opens the package installer.
4. **Tap Install**Confirm and wait for the install to finish, then tap Open to launch LMC 8.4.
5. **Grant camera and storage access**Allow Camera, Microphone, and Storage on the first-run prompts. Location is optional, only needed for geotag.
6. **Load a config file for your phone**Optional but recommended. Drop your phone-specific XML into `/Internal Storage/GCam/Configs/`, long-press the empty space next to the shutter, and pick it from the list.

What is new in R18
------------------

- Pixel 8 image-processing engine (build 8.4.300.414775575.18).
- Full-height exposure and shadow sliders in landscape.
- Rebuilt popup mode switcher with faster render.
- Haptic feedback on shutter, mode change, and focus lock.
- Improved auxiliary-lens auto-detection on multi-camera phones.
- OLED-friendly dark theme refinements and crash fixes.
- Backward compatibility with R13-R17 config files.

Related camera and photo apps
-----------------------------

 [Camera port

GCam (Google Camera Port)

The parent GCam family. Background on what a Google Camera port is.

 ](https://bestforandroid.com/apk/gcam/) 

 [Pixel app

Pixel Camera (official)

The first-party Pixel Camera app. Reference for how LMC 8.4 behaves on Pixel hardware.

 ](https://bestforandroid.com/apk/google-camera-d/) 

 [Pixel app

Pixel Launcher

Pair LMC 8.4 with the Pixel Launcher to bring the Pixel-style surface to a non-Pixel phone.

 ](https://bestforandroid.com/apk/pixel-launcher/) 

 [Photo utility

CamScanner Premium Mod

A scanner app for documents that pairs well with LMC 8.4’s photo output.

 ](https://bestforandroid.com/apk/camscanner-premium-mod/) 

 [BestForAndroid

Best photo editing apps

Editors that pair well with the RAW DNG files LMC 8.4 saves alongside JPEG.

 ](https://bestforandroid.com/best-photo-editing-apps-android/) 



FAQ
---

 Is LMC 8.4 on the Google Play Store? No. LMC 8.4 is a community-built port of the official Google Camera app, and it has never been distributed through the Play Store. Installation is sideload-only through the APK on this page. The official Google Camera app from Google ships exclusively on Pixel hardware. Will LMC 8.4 work on my phone? It runs on most recent Snapdragon and MediaTek phones, including Xiaomi, Redmi, POCO, Realme, OnePlus, Samsung A-series, and Motorola models from the last four years. Whether it gives Pixel-grade results depends on whether a phone-specific XML config exists for your model. Search a community config thread for your phone before you commit. What is a GCam config file and do I need one? A config file is an XML preset that tells LMC 8.4 how to address your phone’s sensors and what white-balance, HDR strength, and noise-reduction parameters to use. Without one, LMC 8.4 falls back to generic defaults. With a phone-specific config, output quality steps up noticeably. Configs are free and shared on community threads. Does LMC 8.4 need root? No. The app installs and runs without root. You only need Camera2 API enabled on your phone, which most recent Android phones have on by default. How big is the LMC 8.4 R18 download? The LMC 8.4 R18 APK is approximately 132 MB. Allow extra space for photos, RAW DNG files, and Night Sight or Astrophotography frame stacks.Disclaimer

LMC 8.4 is a community-built port of the Google Camera app, maintained by the developer Hasli. It is not published by Google and is not affiliated with or endorsed by the Google Camera or Pixel Camera teams. The APK on this page is offered for educational and informational purposes, including for owners of non-Pixel Android phones who want to evaluate Pixel-style computational photography on their existing hardware.

All app names, trademarks, and the Google Camera image-processing engine belong to their respective owners. Rights holders: see our [DMCA process](/apk/dmca/) to request removal.




{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[
{"@type":"Question","name":"Is LMC 8.4 on the Google Play Store?","acceptedAnswer":{"@type":"Answer","text":"No. LMC 8.4 is a community-built port of the official Google Camera app, and it has never been distributed through the Play Store. Installation is sideload-only through the APK on this page. The official Google Camera app from Google ships exclusively on Pixel hardware."}},
{"@type":"Question","name":"Will LMC 8.4 work on my phone?","acceptedAnswer":{"@type":"Answer","text":"It runs on the large majority of recent Snapdragon and MediaTek phones, including most Xiaomi, Redmi, POCO, Realme, OnePlus, Samsung A-series, and Motorola models from the last four years. Whether it gives Pixel-grade results depends on whether a phone-specific XML config exists for your model."}},
{"@type":"Question","name":"What is a GCam config file and do I need one?","acceptedAnswer":{"@type":"Answer","text":"A config file is an XML preset that tells LMC 8.4 how to address your phone's specific sensors and what white-balance, HDR strength, and noise-reduction parameters to use. Without one, LMC 8.4 still works but uses generic defaults that may not match your hardware. With a phone-specific config, output quality steps up noticeably."}},
{"@type":"Question","name":"Does LMC 8.4 need root?","acceptedAnswer":{"@type":"Answer","text":"No. The app installs and runs without root or any system-level changes. You only need to enable Camera2 API on your phone, which most recent Android phones have enabled by default."}},
{"@type":"Question","name":"How big is the LMC 8.4 R18 download?","acceptedAnswer":{"@type":"Answer","text":"The LMC 8.4 R18 APK is approximately 132 MB. The app itself is lightweight after install, but allow extra space for photos, RAW DNG files, and Night Sight or Astrophotography sessions that can save large frame stacks during processing."}}
]}