# Reckless Getaway 2

*Published:* 2026-06-09
*Author:* Mitja Rutnik

.bfak-rg{
  --bg:#FFFFFF;--ink:#0E1A1A;--muted:#4B5C5B;--accent:#1F3837;--surface:#FAF7F2;
  --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-rg *{box-sizing:border-box;}
.bfak-rg a{color:var(--accent);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;}
.bfak-rg a:hover{text-decoration-thickness:2px;}
.bfak-rg code{font-family:var(--mono);font-size:.875em;color:var(--ink);}
.bfak-rg-edu{font-size:12px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin:0 0 24px;}
.bfak-rg-hero{margin:0 0 48px;}
.bfak-rg-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-rg-hero-name em{font-style:italic;}
.bfak-rg-hero-meta{font-size:14px;color:var(--muted);margin:0 0 16px;font-weight:400;}
.bfak-rg-hero-meta strong{color:var(--ink);font-weight:500;}
.bfak-rg-hero-value{font-size:20px;line-height:1.45;color:var(--ink);margin:0 0 24px;font-weight:400;}
.bfak-rg-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-rg-h2 em{font-style:italic;}
.bfak-rg-h2:first-child{margin-top:0;}
.bfak-rg p{margin:0 0 16px;font-size:16px;line-height:1.55;color:var(--ink);}
.bfak-rg p:last-child{margin-bottom:0;}
.bfak-rg-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin:0;padding:24px 0;border-top:1px solid rgba(31,56,55,.12);border-bottom:1px solid rgba(31,56,55,.12);}
.bfak-rg-stat-val{font-family:var(--serif);font-size:26px;font-weight:500;color:var(--ink);line-height:1.1;margin:0 0 4px;}
.bfak-rg-stat-lbl{font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:0;}
@container (max-width:480px){.bfak-rg-stats{grid-template-columns:repeat(2,1fr);gap:20px;}}
.bfak-rg-shots{display:grid;grid-template-columns:1fr;gap:16px;margin:0;}
.bfak-rg-shots img{width:100%;height:auto;border-radius:8px;display:block;}
.bfak-rg-mod-list{list-style:none;padding:0;margin:0;}
.bfak-rg-mod-list li{display:grid;grid-template-columns:24px 1fr;gap:16px;margin:0 0 20px;}
.bfak-rg-mod-list li:last-child{margin-bottom:0;}
.bfak-rg-mod-list .ck{color:var(--accent);margin-top:2px;}
.bfak-rg-mod-list .ck svg{width:20px;height:20px;display:block;}
.bfak-rg-mod-list strong{display:block;font-size:16px;font-weight:500;color:var(--ink);margin:0 0 4px;}
.bfak-rg-mod-list p{font-size:14px;line-height:1.5;color:var(--muted);margin:0;}
.bfak-rg-steps{list-style:none;padding:0;margin:0;counter-reset:step;}
.bfak-rg-steps li{counter-increment:step;display:grid;grid-template-columns:32px 1fr;gap:16px;margin:0 0 24px;}
.bfak-rg-steps li:last-child{margin-bottom:0;}
.bfak-rg-steps li::before{content:counter(step) ".";font-family:var(--serif);font-size:20px;font-weight:500;color:var(--muted);line-height:1.25;}
.bfak-rg-steps strong{display:block;font-size:16px;font-weight:500;color:var(--ink);margin:0 0 4px;}
.bfak-rg-steps p{font-size:14px;line-height:1.5;color:var(--muted);margin:0;}
.bfak-rg-table{width:100%;border-collapse:collapse;margin:0;font-size:15px;}
.bfak-rg-table th{text-align:left;font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-weight:500;padding:0 12px 12px 0;border-bottom:1px solid rgba(31,56,55,.12);}
.bfak-rg-table td{padding:14px 12px 14px 0;border-bottom:1px solid rgba(31,56,55,.08);color:var(--ink);vertical-align:top;}
.bfak-rg-related{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:0;}
.bfak-rg-related a{display:block;padding:16px;border:1px solid rgba(31,56,55,.14);border-radius:8px;text-decoration:none;color:var(--ink);font-weight:500;}
.bfak-rg-related a:hover{border-color:var(--accent);}
.bfak-rg-related a span{display:block;font-size:13px;color:var(--muted);font-weight:400;margin-top:4px;}
@container (max-width:480px){.bfak-rg-related{grid-template-columns:1fr;}}
.bfak-rg-disclaimer{margin:64px 0 0;}
.bfak-rg-disclaimer-title{font-family:var(--serif);font-size:20px;font-weight:500;letter-spacing:-.01em;color:var(--ink);margin:0 0 12px;}
.bfak-rg-disclaimer p{font-size:14px;line-height:1.55;color:var(--muted);margin:0 0 12px;}
.bfak-rg-disclaimer p:last-child{margin-bottom:0;}
.bfak-rg-disclaimer a{color:var(--muted);text-decoration:underline;}
.bfak-rg-reveal{opacity:0;transform:translateY(12px);transition:opacity .6s ease,transform .6s ease;}
.bfak-rg-reveal.is-in{opacity:1;transform:none;}
Information for educational purposes only

Reckless Getaway 2 *[Mod APK](https://bestforandroid.com/apk/ "apps apk download")*

Version **2.34.10** · Pixelbite · `com.pixelbite.ga2`

A high-speed arcade chase game where you smash through traffic, dodge police, and rack up coins. This modded build hands you unlimited coins so every car and upgrade is open from the start.

What is *Reckless Getaway 2*
----------------------------

Reckless Getaway 2 is an arcade driving game from Pixelbite where the whole point is controlled chaos. You play a getaway driver tearing through a busy city, weaving past traffic, clipping cop cars, and stringing together near-misses to build a multiplier. The longer you survive and the more reckless you drive, the higher your score climbs.

The game leans on tight one-touch steering and a physics engine that loves a good pile-up. Each run drops you into a stretch of road full of civilian cars, trucks, and police cruisers. Smashing into the right targets earns coins and fame, while wiping out ends the run. It is a pick-up-and-play loop that rewards quick reflexes over long sessions, which is why it has stayed near the top of the arcade racing charts for years.

The base game is free with optional in-app purchases for coins, cars, and upgrades. The modded APK on this page removes that paywall by giving you an unlimited coin balance, so the full garage is available without grinding or spending.

App info at a *glance*
----------------------

2.34.10

Version



225 MB

Size



50M+

Installs



4.3

Rating





Why people grab the *mod*
-------------------------

Reckless Getaway 2 ties most of its progression to coins. New cars, control tweaks, and cosmetic unlocks all cost coins, and earning enough for the faster vehicles through normal play takes a lot of runs. For players who want to test every car or who live in markets where in-app purchases are awkward to make, that grind is the main friction point.

The modded build answers that by handing you an unlimited coin balance from the first launch. You can unlock the entire garage, try the high-end vehicles that change how the chase feels, and skip the slow climb that the free version is built around. Everything else about the game stays the same, including the core handling and the level layouts.

*Screenshots*
-------------

 ![Reckless Getaway 2 gameplay screenshots](https://bestforandroid.com/apk/wp-content/uploads/2026/05/shots137.jpg)

What this mod *offers*
----------------------

- **Unlimited coins**Start every session with a coin balance that does not run dry, so purchases never block your progress.
- **Full garage unlocked**Every car, from the starter hatchback to the fastest getaway vehicles, is open from the start.
- **No grind for upgrades**Control and handling upgrades that normally take dozens of runs to afford are available right away.
- **Same arcade gameplay**Handling, levels, and the chase loop are untouched. Only the coin economy is changed.
- **Offline friendly**Runs without a constant connection once installed, which suits commutes and low-data situations.

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

1. **Download the APK file**Tap the 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 browser or file manager, and toggle the permission on.
3. **Open the downloaded APK**Tap the file in Downloads. The [Android](https://bestforandroid.com/ "best android guides") package installer opens and lists the permissions the game requests.
4. **Tap Install**Confirm the install and wait for the progress bar to finish, then tap Open to launch the game.
5. **Start your first run**The unlimited coin balance is active from launch. Head to the garage to unlock cars before your first chase.

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

DetailMod APKPlay StoreCoin balanceUnlimitedEarned per runCars and upgradesOpen from startUnlocked over timeIn-app purchasesNot neededOptional, paidUpdatesManual, via this pageAutomaticRelated Android *apps*
----------------------

 [Hill Climb RacingPhysics-driven arcade racing](https://bestforandroid.com/apk/hill-climb-racing/)  
 [Subway Surfers ModEndless runner with unlocks](https://bestforandroid.com/apk/subway-surfers-mod-apk/)  
 [Asphalt 8 ModArcade street racing](https://bestforandroid.com/apk/asphalt-8-airborne-mod/)  
 [Coin Master spins guideCasual game freebies](https://bestforandroid.com/coin-master-free-spins-coins/)  
 [8 Ball Pool tipsCasual mobile gaming](https://bestforandroid.com/8-ball-pool-tips-tricks/)

Disclaimer

The modded Reckless Getaway 2 APK described here is a community-built variant. It is not published by Pixelbite and is not affiliated with or endorsed by the official team. The information on this page is provided for educational purposes, including for readers in markets where in-app purchases are hard to access and for players who want to evaluate the full car roster before buying coins in the official game.

If you keep playing Reckless Getaway 2, the official version on Google Play supports continued development. All app names, trademarks, and logos belong to their respective owners. Rights holders: see our [DMCA process](/apk/dmca/) to request removal.




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


{"@context":"https://schema.org","@type":"SoftwareApplication","name":"Reckless Getaway 2 Mod APK","operatingSystem":"Android","applicationCategory":"GameApplication","offers":{"@type":"Offer","price":"0","priceCurrency":"USD"},"aggregateRating":{"@type":"AggregateRating","ratingValue":"4.3","ratingCount":"210000"}}