# Dead Trigger 2: Latest Mod APK Download

*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-shot{margin:0 0 48px;}
.bfak-am-shot img{display:block;width:100%;height:auto;border-radius:8px;}
.bfak-am-shot figcaption{font-size:12px;color:var(--muted);margin:8px 0 0;}
.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(200px,1fr));gap:24px;margin:0;}
.bfak-am-related a{display:block;text-decoration:none;color:var(--ink);border-top:1px solid #E5E7E7;padding-top:16px;}
.bfak-am-related-label{font-size:12px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:0 0 8px;}
.bfak-am-related-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-related-text{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

Dead Trigger 2

Version **3.1.3** · Deca_Games (originally Madfinger Games) · `com.madfingergames.deadtrigger2`

A first-person zombie shooter built around a console-grade engine, a global outbreak narrative, and 100 plus story missions. Plays offline on a phone, runs at sixty frames on most mid-range chipsets, free to install on Google Play.

 ![Dead Trigger 2 gameplay screenshots: zombie shooter combat, base building, weapon arsenal](https://bestforandroid.com/apk/wp-content/uploads/2026/05/dead-trigger-2-screenshots.jpg)Dead Trigger 2 screenshots from the official Google Play listing.What is Dead Trigger 2
----------------------

Dead Trigger 2 is the sequel to the original Dead Trigger, the first-person zombie shooter that put [Android](https://bestforandroid.com/ "best android guides") games on the map for console-quality 3D rendering in 2012. Madfinger Games shipped the sequel in 2013 and it has been continuously updated since, now stewarded by Deca\_Games. The free-to-play release on Google Play has crossed one hundred million installs and still draws a 4.5 rating across roughly 5.1 million ratings.

The campaign frames a global zombie outbreak across thirty-three real-world regions, ten distinct environments, and 600 plus gameplay scenarios that mix story missions, side jobs, and timed events. A base of operations sits at the centre. From there a gunsmith forges weapons, a medic researches health and damage upgrades, an engineer builds gadgets, and a scientist crafts ammo and grenades. The base layer turns what looks like a straight FPS into a soft action-RPG.

The mobile build is offline-capable for most mission types, which matters in markets with patchy data. Controls are touch by default, with two virtual stick presets, optional gyro aim, and full controller support for users who pair a gamepad. The base game is free with optional in-app purchases priced at 0.99 to 99.99 USD; the modded build on this page removes those purchase requirements so the gunsmith and engineer tracks unlock without grinding.

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



Thirty-three regions

A globe-spanning campaign across thirty-three regions and ten environment types, from infected hospitals to ruined city centres.





Sixty plus weapons

Sidearms, shotguns, assault rifles, submachine guns, snipers, melee tools, and prototype heavy weapons crafted at the gunsmith.





Base of operations

Gunsmith, medic, engineer, and scientist rooms upgrade over the campaign. Each room gates a separate tech tree of weapons, gear, and consumables.





Console-grade engine

Madfinger’s in-house renderer ships physically-based lighting, dynamic shadows, ragdoll physics, and high-poly enemy models on mobile silicon.





Story plus side jobs

A central story arc weaves through 600 plus scenarios. Side jobs, defence waves, sniper missions, and timed events keep the daily loop fresh.





Controller and gyro

Touch by default, with two stick presets, optional gyroscope aim, and full Bluetooth controller support for users who prefer a gamepad.





App info
--------

PublisherDeca\_Games (original developer Madfinger Games)Package ID`com.madfingergames.deadtrigger2`Version3.1.3UpdatedApril 2026Size~562 MB[Android](https://bestforandroid.com/ "best android guides") floorAndroid 8.0 and aboveArchitecturearm64-v8a, armeabi-v7aPermissionsStorage, network, vibrationPlay Store priceFree with in-app purchases 0.99 to 99.99 USDCategoryAction, first-person shooterWhat this mod offers
--------------------

The modded build of Dead Trigger 2 3.1.3 keeps the full vanilla campaign intact and layers a pause-menu mod overlay on top. Toggleable, off by default. Play it as Madfinger and Deca shipped it, or flip switches for a sandbox run that does not require the IAP storefront.

- **Unlimited ammo across all weapons.**Every magazine reloads to full instantly. Useful for the heavy weapon tier where ammo costs gate experimentation against the tougher infected types.
- **Unlimited cash and gold.**The two in-game currencies reset to full when the mod menu is toggled. The gunsmith and engineer rooms unlock at the player’s own pace without grinding side jobs for parts.
- **Mod menu overlay.**A pause-screen panel exposes all switches. Toggle health, ammo, cash, gold, weapon-unlock state, and god-mode independently. Each switch is recoverable, nothing writes a one-way flag.
- **All weapons unlocked at the gunsmith.**The full sixty-plus weapon catalogue is available from the first run. Crafting timers and resource costs are removed when the mod is on.
- **ESP enemy tracking.**Optional outline overlay marks enemy positions through walls. Off by default. Best paired with the harder mission tiers where a single ambush ends a run.
- **Auto-fire option.**The auto-fire toggle lets the equipped weapon fire continuously without a held screen press, useful for one-handed play and for users with limited mobility in their dominant hand.

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

Dead Trigger 2 installs through Android’s standard sideload flow. The [APK](https://bestforandroid.com/apk/ "apps apk download") is a single file, no OBB split. Five taps if you have already permitted installs from your browser or file manager.

1. **Download the [APK](https://bestforandroid.com/apk/ "apps apk download") file**Tap the green download button on this page. The 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 Downloads. Android’s package installer opens and lists requested permissions.
4. **Tap Install**Confirm and wait for the progress bar. Install takes 45 to 90 seconds on most mid-range devices given the 562 MB payload.
5. **Launch the game**The first launch unpacks game data, which adds two to three minutes. New game or continue from the title screen.

What’s new in version 3.1.3
---------------------------

- New weapon tier in the gunsmith, plus rebalanced ammo costs across heavy weapons.
- Engineer-room blueprint tree restructured to surface lower-tier gadgets sooner.
- Performance pass on the urban-ruin environment set, frame pacing smoother on Adreno 600 series.
- Crash fixes for long defence-wave missions that previously stalled at the eighteen-wave mark.
- Localization updates across thirteen languages, with new voice clips for the side-job briefer.

Related apps
------------

 [FPS shooter

PUBG Mobile

The benchmark battle-royale shooter on Android, 100-player matches.](/apk/pubg-mobile-apk-obb/)  
 [Multiplayer shooter

Mini Militia Mod

2D twin-stick shooter with unlimited ammo and pro pack unlocked.](/apk/mini-militia-doodle-army-mod/)  
 [Action combat

Shadow Fight 2 Mod

Silhouette martial-arts fighter, all weapons and gems unlocked.](/apk/shadow-fight-modd/)  
 [Cloud gaming

now.gg login guide

Play Android games in a browser, no install required.](https://bestforandroid.com/now-gg-roblox-login-guide/)  
 [Entertainment

[Free movie](https://bestforandroid.com/movie-streaming-apps/ "best free movie apps") alternatives

Vetted streaming options to fill the gaps when the campaign is paused.](https://bestforandroid.com/free-movies-sites-alternatives/)

FAQ
---

Is Dead Trigger 2 free on Android?Yes. The official Dead Trigger 2 app on Google Play is free to install with optional in-app purchases that range from 0.99 to 99.99 USD. The modded APK on this page is the same 3.1.3 release with a pause-menu mod overlay that removes the purchase requirement, intended for evaluation and for readers in markets where IAP pricing exceeds local purchasing power.Does the mod work offline?Most missions run offline once the game data has unpacked on the first launch. A network connection is required for the initial setup, for events, and for any side jobs flagged as online-only. Offline play is the design default for the campaign and the daily loop.What is the difference between Dead Trigger 1 and Dead Trigger 2?The first Dead Trigger from 2012 ran a series of isolated missions inside small arenas with a single shop and no persistent base. Dead Trigger 2 added the base layer with four upgradeable rooms, a global region map, a connected story arc, controller support, and a continuously updated content pipeline. The graphics engine was rewritten between the two releases.What Android version do I need?Dead Trigger 2 version 3.1.3 requires Android 8.0 (Oreo) or later. The APK ships universal binaries that run on both arm64-v8a and armeabi-v7a devices. Mid-range phones from the last six years handle it comfortably at 60 frames per second.How big is the download?The modded Dead Trigger 2 APK is approximately 562 MB. Reserve at least 1.5 GB free for the install, the unpacked game data, save files, and the recommended cache headroom. The download is a single APK file with no separate OBB asset bundle.Disclaimer

The modded Dead Trigger 2 APK described above is a community-built variant. It is not published by Madfinger Games or Deca\_Games and is not affiliated with or endorsed by the official Dead Trigger 2 development team. The information on this page is provided for educational and informational purposes, including for readers in markets where the in-app purchase pricing exceeds local purchasing power and for users evaluating the game before committing to the official Play Store version.

If you decide to keep playing Dead Trigger 2 after evaluation, the official free version on Google Play supports continued development by Deca\_Games. All app names, trademarks, and logos 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 Dead Trigger 2 free on Android?","acceptedAnswer":{"@type":"Answer","text":"Yes. The official Dead Trigger 2 app on Google Play is free to install with optional in-app purchases. The modded APK on this page is the same 3.1.3 release with a pause-menu mod overlay that removes the purchase requirement, intended for evaluation and for readers in markets where IAP pricing exceeds local purchasing power."}},
{"@type":"Question","name":"Does the mod work offline?","acceptedAnswer":{"@type":"Answer","text":"Most missions run offline once the game data has unpacked on the first launch. A network connection is required for the initial setup, for events, and for any side jobs flagged as online-only."}},
{"@type":"Question","name":"What is the difference between Dead Trigger 1 and Dead Trigger 2?","acceptedAnswer":{"@type":"Answer","text":"The original ran isolated missions in small arenas with no persistent base. Dead Trigger 2 added a base with four upgradeable rooms, a global region map, a connected story arc, controller support, and a rewritten graphics engine."}},
{"@type":"Question","name":"What Android version do I need?","acceptedAnswer":{"@type":"Answer","text":"Dead Trigger 2 version 3.1.3 requires Android 8.0 (Oreo) or later. The APK ships universal binaries for arm64-v8a and armeabi-v7a devices."}},
{"@type":"Question","name":"How big is the download?","acceptedAnswer":{"@type":"Answer","text":"The modded Dead Trigger 2 APK is approximately 562 MB. Reserve at least 1.5 GB free for the install, the unpacked game data, save files, and the recommended cache headroom."}}
]}