# Five Nights at Freddy&#039;s 2 Mod APK Download (Unlocked, 2.0.7)

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

.bfak-fnaf{--bg:#FFFFFF;--ink:#0E1A1A;--muted:#4B5C5B;--accent:#1F3837;--accent-soft:rgba(46,74,71,0.06);--accent-tint:rgba(46,74,71,0.04);--surface:#0F2624;--surface-text:rgba(46, 74, 71, 0.05);--surface-muted:#A8C5BC;--divider:rgba(28,43,42,0.10);--sans:'Inter',system-ui,-apple-system,'Segoe UI',Roboto,sans-serif;--serif:'Source Serif Pro','Source Serif 4',Georgia,serif;--mono:'JetBrains Mono',ui-monospace,Menlo,Monaco,monospace;color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6;font-weight:400;max-width:760px;margin:0 auto;container-type:inline-size;}
.bfak-fnaf *{box-sizing:border-box;}
.bfak-fnaf a{color:var(--accent);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;}
.bfak-fnaf a:hover{text-decoration-thickness:2px;}
.bfak-fnaf code{font-family:var(--mono);font-size:.875em;color:var(--ink);background:var(--accent-soft);padding:2px 6px;border-radius:4px;}

/* educational eyebrow */
.bfak-fnaf-edu{font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);text-align:center;padding:14px 16px;border-top:1px solid var(--divider);border-bottom:1px solid var(--divider);margin:0 0 48px;}

/* trust block: dark hero */
.bfak-fnaf-trust{background:radial-gradient(ellipse at top right,#1A3330 0%,var(--surface) 60%);color:var(--surface-text);border-radius:20px;padding:48px;margin:0 0 64px;opacity:0;transform:translateY(16px);transition:opacity 600ms cubic-bezier(0.16,1,0.3,1),transform 600ms cubic-bezier(0.16,1,0.3,1);}
.bfak-fnaf-trust.in-view{opacity:1;transform:translateY(0);}
.bfak-fnaf-trust-eyebrow{font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--surface-muted);display:flex;align-items:center;justify-content:center;gap:12px;margin:0 0 24px;}
.bfak-fnaf-trust-eyebrow::before,.bfak-fnaf-trust-eyebrow::after{content:'';width:32px;height:1px;background:var(--surface-muted);opacity:.6;}
.bfak-fnaf-trust-head{display:flex;gap:24px;align-items:center;margin:0 0 32px;}
.bfak-fnaf-trust-icon{width:84px;height:84px;border-radius:18px;flex-shrink:0;}
.bfak-fnaf-trust-title{font-family:var(--serif);font-size:clamp(28px,4.5vw,40px);line-height:1.1;font-weight:400;color:var(--surface-text);margin:0 0 6px;}
.bfak-fnaf-trust-title em{font-style:italic;color:var(--surface-muted);}
.bfak-fnaf-trust-sub{font-size:14px;color:var(--surface-muted);margin:0;font-weight:400;}
.bfak-fnaf-trust-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin:0 0 8px;border-top:1px solid rgba(248,241,232,0.10);padding-top:32px;}
.bfak-fnaf-trust-stat-label{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--surface-muted);margin:0 0 8px;}
.bfak-fnaf-trust-stat-value{font-family:var(--serif);font-size:24px;line-height:1.2;color:var(--surface-text);margin:0;}
@container (max-width:520px){.bfak-fnaf-trust{padding:32px;}.bfak-fnaf-trust-head{flex-direction:column;text-align:center;}.bfak-fnaf-trust-stats{grid-template-columns:repeat(2,1fr);}}

/* section headings */
.bfak-fnaf-h2{font-family:var(--serif);font-size:28px;line-height:1.2;font-weight:500;letter-spacing:-.01em;color:var(--ink);margin:48px 0 20px;}
.bfak-fnaf-h2 em{font-style:italic;color:var(--accent);}

/* features grid */
.bfak-fnaf-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:32px 32px;margin:32px 0 0;}
.bfak-fnaf-feature-icon{width:32px;height:32px;border-radius:50%;background:var(--accent-soft);color:var(--accent);display:flex;align-items:center;justify-content:center;margin:0 0 12px;}
.bfak-fnaf-feature-icon svg{width:16px;height:16px;}
.bfak-fnaf-feature-title{font-family:var(--serif);font-size:18px;font-weight:500;color:var(--ink);margin:0 0 4px;line-height:1.3;}
.bfak-fnaf-feature-text{font-size:14px;line-height:1.55;color:var(--muted);margin:0;}

/* steps */
.bfak-fnaf-steps{list-style:none;padding:0;margin:32px 0 0;counter-reset:fnafstep;}
.bfak-fnaf-steps li{counter-increment:fnafstep;display:grid;grid-template-columns:36px 1fr;gap:16px;margin:0 0 24px;align-items:start;}
.bfak-fnaf-steps li:last-child{margin-bottom:0;}
.bfak-fnaf-steps li::before{content:counter(fnafstep);font-family:var(--serif);font-size:14px;font-weight:600;color:var(--accent);background:var(--accent-soft);width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;}
.bfak-fnaf-steps strong{display:block;font-size:16px;font-weight:500;color:var(--ink);margin:0 0 4px;}
.bfak-fnaf-steps p{font-size:14px;line-height:1.55;color:var(--muted);margin:0;}

/* comparison rows */
.bfak-fnaf-compare{margin:32px 0 0;border-top:1px solid var(--divider);}
.bfak-fnaf-compare-row{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;border-bottom:1px solid var(--divider);padding:16px 0;font-size:15px;}
.bfak-fnaf-compare-row.head{font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);}
.bfak-fnaf-compare-row .axis{color:var(--muted);}
.bfak-fnaf-compare-row .val{color:var(--ink);}
@container (max-width:520px){.bfak-fnaf-compare-row{grid-template-columns:1fr;gap:4px;padding:14px 0;}.bfak-fnaf-compare-row.head{display:none;}.bfak-fnaf-compare-row .axis{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);}}

/* related cards */
.bfak-fnaf-related{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin:24px 0 0;}
.bfak-fnaf-related a{display:block;padding:20px;border:1px solid var(--divider);border-radius:12px;text-decoration:none;background:var(--accent-tint);transition:border-color 200ms ease,background 200ms ease;}
.bfak-fnaf-related a:hover{border-color:var(--accent);background:var(--accent-soft);text-decoration:none;}
.bfak-fnaf-related-eyebrow{font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin:0 0 6px;}
.bfak-fnaf-related-title{font-family:var(--serif);font-size:18px;font-weight:500;color:var(--ink);margin:0;line-height:1.3;}

/* screenshots */
.bfak-fnaf-shots{margin:32px 0 0;}
.bfak-fnaf-shots img{width:100%;height:auto;display:block;border-radius:12px;border:1px solid var(--divider);}
.bfak-fnaf-shots figcaption{font-size:13px;color:var(--muted);text-align:center;margin:12px 0 0;font-style:italic;font-family:var(--serif);}
Information for educational purposes only

[Apk](https://bestforandroid.com/apk/ "apps apk download") file overview

 ![Five Nights at Freddy's 2 icon](https://bestforandroid.com/apk/wp-content/uploads/2026/05/fnaf2-icon.jpg)Five Nights at *Freddy's 2*
===========================

Version 2.0.7 · Clickteam USA LLC · `com.scottgames.fnaf2`

 

 

Size

111 MB



Installs

1M+



Rating

4.6 / 5



Rated

Teen



 

What this mod *changes*
-----------------------

Five Nights at Freddy’s 2 is the 2014 prequel that pulled the original horror formula apart and put it back together with new mechanics. You sit in a security office overnight, the camera feed is your only situational awareness, and a roster of animatronics including the Toy line, the Withered line, and the Marionette tries to reach your desk before 6 a.m. The Play Store build is paid at roughly $2.99 USD. The community mod packaged below labels itself as *Unlocked*: the paid gate is removed and the customizable night sliders that ship inside the game are available from the first session.

The file you see here is build 2.0.7 by version code 26, the same version that an1 currently posts and that other mirrors like ModDroid, HappyMod, and Modyolo cite for the latest known release. The size is roughly 111 MB which lines up with the universal APK Scott Cawthon ships through Play. Below the download stack we walk through what the mod opens up, how to sideload it cleanly, and how it compares to buying the original through Google Play.

 ![Five Nights at Freddy's 2 gameplay screenshots showing the security office, camera feed, and party-room cameras](https://bestforandroid.com/apk/wp-content/uploads/2026/05/fnaf2-screens-composite.jpg) Office desk, camera feed, and party-room view in build 2.0.7.What the *Unlocked* mod includes
--------------------------------

The mod label is narrow on purpose. It does not add new animatronics, it does not change night structure, and it does not edit save files. What it does:



Paid gate removed

The mod ships as a full install rather than a paid purchase from Google Play. The original $2.99 USD gate is not enforced.

 



Custom Night unlocked

The 6th Night, 7th Night Custom mode, and the AI sliders that normally unlock after completing the main story are available from session one.

 



No power cap

The flashlight + air-vent meter does not deplete on a one-way curve. You can hold the flashlight on the hallway longer without dropping to 1 percent before 4 a.m.

 



Offline friendly

No login wall, no online check. The session runs without a connection once installed, which suits the way most people sit down with this game.

 



Ads removed

The community build strips the in-game ad banners that some unofficial ports add. There is no interstitial between nights.

 



Original signature kept

Universal APK, not a re-signed split bundle. Install runs cleanly on [Android](https://bestforandroid.com/ "best android guides") 6.0 or higher.

 



How to *install* the APK
------------------------

1. **Tap the green button at the top**The latest 2.0.7 build downloads to your default storage folder. The file is roughly 111 MB so it finishes in under a minute on any reasonable connection.
2. **Allow installs from this source**Android asks once. Open Settings, search install unknown apps, find your browser or file manager, and toggle the permission on. Android revokes the permission after the install so you do not have to clean it up.
3. **Open the APK from the notification or your Downloads folder**Tap the file, then tap install. Play Protect may show a low-risk prompt because the package signature is not Google Play’s. Choose install anyway if you trust the source.
4. **Launch and accept the orientation prompt**The first session asks for landscape. If you side-loaded straight over the paid build the save file carries over, otherwise the customizable night opens immediately.
5. **Tune the Custom Night sliders**From the main menu pick Custom Night, slide individual animatronics to your level, and save the preset. The 20/20/20/20 challenge unlock counts as 6th Night completion in this build.

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

Axis

Mod APK 2.0.7

Play Store 2.0.7



Price

Free

Paid (around $2.99 USD)



Custom Night sliders

Open from session one

Unlocked after 6th Night



Updates

Manual sideload

Automatic through Play



Play Achievements

Not synced

Synced to your Play account



Refund window

None

2 hours through Google Play





More *mods and originals* to keep nearby
----------------------------------------

 [Adventure mod

Super Bear Adventure Mod APK

 ](https://bestforandroid.com/apk/super-bear-adventure-mod/) [Fighting mod

Shadow Fight 2 Mod APK

 ](https://bestforandroid.com/apk/shadow-fight-modd/) [Open world

GTA San Andreas Original APK

 ](https://bestforandroid.com/apk/gta-san-andreas/) [From the main site

8 Ball Pool tips and tricks

 ](https://bestforandroid.com/8-ball-pool-tips-tricks/)

A note *before you install*
---------------------------

This page covers a community-modified build of a paid title. The official, supported way to play Five Nights at Freddy’s 2 is through [Google Play](https://play.google.com/store/apps/details?id=com.scottgames.fnaf2) at the listed price. If you can pay for it, do, because Scott Cawthon and Clickteam earn from those sales. The mod here exists for users in cost-restricted markets and people who want to try the game before they pay. Sideloaded APKs do not receive Play Protect updates and do not sync achievements.




(function(){
  if (typeof window === 'undefined') return;
  var els = document.querySelectorAll('.bfak-fnaf-trust');
  if (!els.length || !('IntersectionObserver' in window)) {
    els.forEach(function(el){ el.classList.add('in-view'); });
    return;
  }
  var io = new IntersectionObserver(function(entries){
    entries.forEach(function(e){
      if (e.isIntersecting) {
        e.target.classList.add('in-view');
        io.unobserve(e.target);
      }
    });
  }, { threshold: 0.2 });
  els.forEach(function(el){ io.observe(el); });
})();