# MudRunner Mobile Mod

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

.bfak-mr{
  --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:'Source Serif Pro','Source Serif 4',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-mr *{box-sizing:border-box;}
.bfak-mr a{color:var(--accent);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;}
.bfak-mr a:hover{text-decoration-thickness:2px;}
.bfak-mr code{font-family:var(--mono);font-size:.875em;color:var(--ink);}
.bfak-mr-edu{font-size:12px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin:0 0 24px;}
.bfak-mr-hero{margin:0 0 48px;}
.bfak-mr-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-mr-hero-name em{font-style:italic;font-weight:400;color:var(--accent);}
.bfak-mr-hero-meta{font-size:14px;color:var(--muted);margin:0 0 16px;font-weight:400;}
.bfak-mr-hero-meta strong{color:var(--ink);font-weight:500;}
.bfak-mr-hero-value{font-size:20px;line-height:1.45;color:var(--ink);margin:0 0 24px;font-weight:400;}
.bfak-mr-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-mr-h2 em{font-style:italic;font-weight:400;color:var(--accent);}
.bfak-mr p{margin:0 0 16px;font-size:16px;line-height:1.55;color:var(--ink);}
.bfak-mr p:last-child{margin-bottom:0;}
.bfak-mr-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:24px;margin:0 0 8px;padding:32px 0;border-top:1px solid color-mix(in srgb,var(--accent) 12%, transparent);border-bottom:1px solid color-mix(in srgb,var(--accent) 12%, transparent);}
.bfak-mr-stat-label{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 0 8px;}
.bfak-mr-stat-value{font-family:var(--serif);font-size:24px;line-height:1.2;color:var(--ink);margin:0;font-variant-numeric:tabular-nums;}
.bfak-mr-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:32px 24px;margin:0;}
.bfak-mr-feature-icon{color:var(--accent);margin:0 0 12px;}
.bfak-mr-feature-icon svg{width:20px;height:20px;display:block;}
.bfak-mr-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-mr-feature-text{font-size:14px;line-height:1.5;color:var(--muted);margin:0;}
.bfak-mr-info{display:grid;grid-template-columns:140px 1fr;gap:12px 24px;margin:0;font-size:16px;}
.bfak-mr-info dt{font-size:14px;color:var(--muted);font-weight:400;margin:0;}
.bfak-mr-info dd{font-size:16px;color:var(--ink);margin:0;}
@container (max-width:480px){.bfak-mr-info{grid-template-columns:1fr;gap:4px;}.bfak-mr-info dt{margin-top:12px;}.bfak-mr-info dt:first-child{margin-top:0;}}
.bfak-mr-mod-list{list-style:none;padding:0;margin:0;}
.bfak-mr-mod-list li{margin:0 0 24px;}
.bfak-mr-mod-list li:last-child{margin-bottom:0;}
.bfak-mr-mod-list strong{display:block;font-size:16px;font-weight:500;color:var(--ink);margin:0 0 4px;}
.bfak-mr-mod-list p{font-size:14px;line-height:1.5;color:var(--muted);margin:0;}
.bfak-mr-steps{list-style:none;padding:0;margin:0;counter-reset:step;}
.bfak-mr-steps li{counter-increment:step;display:grid;grid-template-columns:32px 1fr;gap:16px;margin:0 0 24px;}
.bfak-mr-steps li:last-child{margin-bottom:0;}
.bfak-mr-steps li::before{content:counter(step) ".";font-family:var(--serif);font-size:20px;font-weight:500;color:var(--muted);line-height:1.25;}
.bfak-mr-steps strong{display:block;font-size:16px;font-weight:500;color:var(--ink);margin:0 0 4px;}
.bfak-mr-steps p{font-size:14px;line-height:1.5;color:var(--muted);margin:0;}
.bfak-mr-compare{width:100%;border-collapse:collapse;margin:0;font-size:14px;}
.bfak-mr-compare th{font-family:var(--serif);font-size:14px;font-weight:500;text-align:left;color:var(--muted);padding:12px 16px 12px 0;border-bottom:1px solid color-mix(in srgb,var(--accent) 14%, transparent);}
.bfak-mr-compare td{padding:14px 16px 14px 0;border-bottom:1px solid color-mix(in srgb,var(--accent) 8%, transparent);color:var(--ink);vertical-align:top;line-height:1.5;}
.bfak-mr-compare tr:last-child td{border-bottom:0;}
.bfak-mr-related{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin:0;list-style:none;padding:0;}
.bfak-mr-related li{margin:0;}
.bfak-mr-related a{display:block;padding:20px;background:color-mix(in srgb,var(--accent) 4%, transparent);text-decoration:none;color:var(--ink);border:1px solid color-mix(in srgb,var(--accent) 10%, transparent);}
.bfak-mr-related a:hover{background:color-mix(in srgb,var(--accent) 7%, transparent);}
.bfak-mr-related-label{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 0 6px;}
.bfak-mr-related-title{font-family:var(--serif);font-size:18px;font-weight:500;line-height:1.25;color:var(--ink);margin:0;}
.bfak-mr-news{list-style:disc;padding:0 0 0 20px;margin:0;}
.bfak-mr-news li{font-size:16px;line-height:1.55;color:var(--ink);margin:0 0 8px;}
.bfak-mr-news li:last-child{margin-bottom:0;}
.bfak-mr-news li::marker{color:var(--muted);}
.bfak-mr-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-mr-faq dt:not(:first-of-type){margin-top:32px;}
.bfak-mr-faq dd{font-size:16px;line-height:1.55;color:var(--ink);margin:0;}
.bfak-mr-screenshots{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin:0;}
.bfak-mr-screenshots img{display:block;width:100%;height:auto;border:1px solid color-mix(in srgb,var(--accent) 10%, transparent);}
.bfak-mr-disclaimer{margin:64px 0 0;}
.bfak-mr-disclaimer-title{font-family:var(--serif);font-size:20px;font-weight:500;letter-spacing:-.01em;color:var(--ink);margin:0 0 12px;}
.bfak-mr-disclaimer p{font-size:14px;line-height:1.55;color:var(--muted);margin:0 0 12px;}
.bfak-mr-disclaimer p:last-child{margin-bottom:0;}
.bfak-mr-disclaimer a{color:var(--muted);text-decoration:underline;}
.bfak-mr-disclaimer a:hover{color:var(--accent);}
.bfak-mr-reveal{opacity:0;transform:translateY(8px);transition-property:opacity,transform;transition-duration:600ms;transition-timing-function:cubic-bezier(.2,.7,.2,1);}
.bfak-mr-reveal.is-in{opacity:1;transform:translateY(0);}
Information for educational purposes only

MudRunner *Mobile*

Version **1.5.28.0** · Focus Entertainment · `com.focushome.MudRunnerAndroid`

The acclaimed off-road simulator on [Android](https://bestforandroid.com/ "best android guides"). Drive heavy trucks through deep mud, rivers, and forest tracks with the same physics engine the PC and console games use.

Version

1.5.28.0



Size

602 MB



Installs

100,000+



Rating

4.5 / 5





What is *MudRunner*
-------------------

MudRunner Mobile is the Android port of the off-road simulator from Saber Interactive and Focus Entertainment, the same team behind Spintires and SnowRunner. Players take the wheel of Soviet-era trucks across remote terrain, delivering logs and cargo through mud bogs, river crossings, and broken-down forest roads. Each map rewards careful gear selection, awareness of differential lock states, and a willingness to winch yourself out of trouble.

The Android build keeps the core driving model intact. Physics, terrain deformation, mud depth, suspension travel, and weight distribution all behave as they do on PC. Touch controls map the throttle, brake, gear shifter, winch, differential, and all-wheel-drive engagement to on-screen buttons that you can reposition. Tilt steering or a virtual wheel are both supported.

The official build sells for around $5.99 on the Play Store. The modded [APK](https://bestforandroid.com/apk/ "apps apk download") on this page is published for users who want to evaluate the game on a phone before paying, and for readers in markets where the conversion price sits above local purchasing power.

Key *features*
--------------



Sixteen drivable trucks

Full roster of Soviet-style off-roaders, each with distinct weight, traction, and gearing behaviour.

 



Real terrain deformation

Mud and snow carry ruts from your tyres. Other vehicles use the tracks you cut, or get stuck in the same holes.

 



Fifteen open maps

Logging camps, abandoned bridges, river fords. Each environment is a sandbox; no on-rails routing.

 



Dynamic day and weather

Time-of-day cycle and shifting weather change visibility, traction, and water levels mid-mission.

 



Four-player co-op

Cross-platform multiplayer; tow a stuck friend, share a winch anchor, complete contracts as a team.

 



Offline campaign

Full single-player campaign and challenge missions work without an internet connection once installed.

 



Screens from the *game*
-----------------------

 ![MudRunner gameplay screenshot: truck crossing a river](https://play-lh.googleusercontent.com/-MgQ0cWATmiasOrLN0wVE5N7vJDLZnCXBU19Qcz_4P_0VviJlOUSV2YZy2kilab7Ez0J=w1052-h592-rw) ![MudRunner gameplay screenshot: log hauling on a forest track](https://play-lh.googleusercontent.com/12USW7aflgz466ifDehKTnMoAep_VHxDmKJ6jEBoDZWCSefOC-ThRX14Mqe0r8KF9XCzrpMqJts=w1052-h592-rw) ![MudRunner gameplay screenshot: heavy truck in deep mud](https://play-lh.googleusercontent.com/-MIoOxgNwfpP_vFcsInqmPLvoBn60-eDlnDhKW-bihJ9_yiOpXJlzPDOcgl6vMP0-spC=w1052-h592-rw)

App *info*
----------

 PublisherFocus Entertainment (modded build) Package ID`com.focushome.MudRunnerAndroid` Version1.5.28.0 UpdatedMay 2026 Size602 MB Android floorAndroid 8.0 and above ArchitectureUniversal PermissionsStorage, network, vibration CategorySimulationWhat this *mod offers*
----------------------

The modified build of MudRunner 1.5.28.0 removes the paid storefront unlock so the full game runs without the $5.99 purchase. Game content, save system, and multiplayer behave as they do in the official version.

- **Full game unlocked.**Every map, every truck, and the entire campaign roster is available from the main menu without a Play Store purchase.
- **No in-app prompts.**The buy-the-game upsell that interrupts the demo build on the official Play Store version is removed.
- **Cooperative multiplayer intact.**Four-player co-op works against other modded and official clients; cross-play with friends on PC builds is not supported.
- **Save progress persists.**Campaign progress, vehicle unlocks, and map exploration save to local storage and survive app restarts.
- **Performance unchanged.**No watermark, no ad layer, no frame-rate cap. The build runs at the same FPS budget as the official APK on equivalent hardware.
- **Controller support preserved.**Bluetooth gamepads and external controllers behave exactly as in the official release.

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

The install follows the standard Android sideload flow. The APK is large at around 602 MB, so connect to Wi-Fi and allow extra time on slower storage.

1. **Download the APK file**Tap the download button on this page. The file lands in your default Downloads folder. Allow several minutes on a slow connection; the build is roughly 602 MB.
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. The Android package installer opens and shows the requested permissions before install.
4. **Tap Install**Confirm the install. The progress bar may pause near the end while the game extracts assets; do not force-close.
5. **Free up storage if needed**Leave roughly 2 GB free after install. The game writes save data, terrain cache, and replay files into device storage.
6. **First launch and graphics setup**On the title screen, open Settings → Graphics and pick a preset matched to your chipset. High preset suits Snapdragon 870 and above; Medium covers mid-range devices.

Mod APK vs *Play Store*
-----------------------

 AspectPlay Store ($5.99)This APK Game purchaseOne-time $5.99 unlock after installPre-unlocked; no purchase prompt All trucks &amp; mapsAvailable after purchaseAvailable from first launch UpdatesAuto-update via Play StoreManual update; check this page for new builds MultiplayerCross-play with PC and other Play Store usersLimited to other modded and Android clients Support &amp; bug reportsRouted to Focus EntertainmentNot eligible; report issues in mod-community threadsWhat is *new* in version 1.5.28.0
---------------------------------

- Refined terrain deformation on river-bed and shallow-water surfaces.
- Touch-control layout editor; rebind throttle, brake, and winch buttons to custom positions.
- Performance pass for mid-range chipsets; reduced shader-compile stutter on the first load of each map.
- Updated controller-rumble curves to match the PC patch released earlier this year.
- Bug fixes for save corruption on devices with under 4 GB of internal RAM.

Frequently asked *questions*
----------------------------

 Is MudRunner free to play on Android? No. The official MudRunner Mobile from Focus Entertainment costs around $5.99 on Google Play. The modded APK on this page is offered as a way to evaluate the game on a phone before buying, and for readers in markets where the dollar price sits above local purchasing power. What is the difference between the official version and this APK? The official version on Google Play requires the $5.99 purchase to unlock the full game; the modded APK ships pre-unlocked. Game content, physics, and the multiplayer mode behave the same way in both builds. Will my progress carry over to the Play Store version? Save files use the same internal format, but they are stored under different package signatures. Manual save export and import is possible on rooted devices; on a stock phone, plan to restart the campaign if you switch. What Android version do I need? MudRunner Mobile 1.5.28.0 requires Android 8.0 (Oreo) or above. The build runs on both arm64-v8a and armeabi-v7a devices; sustained high-preset performance benefits from a 64-bit chipset with 6 GB of RAM or more. How big is the download? The MudRunner Mobile 1.5.28.0 APK is approximately 602 MB. Leave roughly 2 GB of free storage for save data, terrain cache, and replay files after install.Related off-road *and racing* apps
----------------------------------

- [Mod APK
    
    Offroad Outlaws Mod](https://bestforandroid.com/apk/offroad-outlaws-mod/)
- [Mod APK
    
    Car Parking Multiplayer Mod](https://bestforandroid.com/apk/car-parking-multiplayer-mod/)
- [Original APK
    
    Hill Climb Racing](https://bestforandroid.com/apk/hill-climb-racing/)
- [From the main blog
    
    Casual mobile gaming tips](https://bestforandroid.com/8-ball-pool-tips-tricks/)
- [From the main blog
    
    Clash Royale deck guides](https://bestforandroid.com/clash-royale-decks/)

Disclaimer

The modded MudRunner Mobile APK described above is a community-built variant. It is not published by Focus Entertainment or Saber Interactive and is not affiliated with or endorsed by the official MudRunner team. The information on this page is provided for educational and informational purposes, including for readers in markets where the $5.99 purchase price sits above local purchasing power and for users evaluating the game on a phone before committing to the official version.

If you decide to keep playing MudRunner after evaluation, the official Play Store version supports continued development and unlocks cross-play with the wider community. All app names, trademarks, and logos belong to their respective owners. Rights holders: see our [DMCA process](/apk/dmca/) to request removal.




(function(){
  if(!('IntersectionObserver' in window)){return;}
  var nodes=document.querySelectorAll('.bfak-mr-reveal');
  if(!nodes.length){return;}
  var io=new IntersectionObserver(function(entries){
    for(var i=0;i<entries.length;i++){
      var e=entries;
      if(e.isIntersecting){
        e.target.classList.add('is-in');
        io.unobserve(e.target);
      }
    }
  },{rootMargin:'0px 0px -10% 0px',threshold:0.1});
  for(var j=0;j<nodes.length;j++){io.observe(nodes);}
})();

{"@context":"https://schema.org","@type":"SoftwareApplication","name":"MudRunner Mobile","applicationCategory":"GameApplication","operatingSystem":"Android 8.0+","softwareVersion":"1.5.28.0","fileSize":"602 MB","author":{"@type":"Organization","name":"Focus Entertainment"},"aggregateRating":{"@type":"AggregateRating","ratingValue":"4.5","ratingCount":"7954"},"offers":{"@type":"Offer","price":"0","priceCurrency":"USD"}}

{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[
{"@type":"Question","name":"Is MudRunner free to play on Android?","acceptedAnswer":{"@type":"Answer","text":"No. The official MudRunner Mobile from Focus Entertainment costs around $5.99 on Google Play. The modded APK on this page is offered for evaluation and for readers in markets where the dollar price sits above local purchasing power."}},
{"@type":"Question","name":"What is the difference between the official version and this APK?","acceptedAnswer":{"@type":"Answer","text":"The official version on Google Play requires the $5.99 purchase to unlock the full game; the modded APK ships pre-unlocked. Game content, physics, and the multiplayer mode behave the same way in both builds."}},
{"@type":"Question","name":"What Android version do I need?","acceptedAnswer":{"@type":"Answer","text":"MudRunner Mobile 1.5.28.0 requires Android 8.0 (Oreo) or above. The build runs on both arm64-v8a and armeabi-v7a devices."}},
{"@type":"Question","name":"How big is the download?","acceptedAnswer":{"@type":"Answer","text":"The MudRunner Mobile 1.5.28.0 APK is approximately 602 MB. Leave roughly 2 GB of free storage for save data, terrain cache, and replay files after install."}}
]}