# GTA IV Mobile

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

Information for educational purposes only


.bfak-gta4{--bg:#FFFFFF;--ink:#0E1A1A;--muted:#4B5C5B;--accent:#1F3837;--surface:#FAF7F2;--sans:'Inter',system-ui,-apple-system,'Segoe UI',sans-serif;--serif:'Source Serif Pro',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-gta4 *{box-sizing:border-box;}
.bfak-gta4 a{color:var(--accent);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;}
.bfak-gta4 a:hover{text-decoration-thickness:2px;}
.bfak-gta4 code{font-family:var(--mono);font-size:.875em;color:var(--ink);}
.bfak-gta4 .reveal{opacity:0;transform:translateY(14px);transition:opacity .6s ease,transform .6s ease;}
.bfak-gta4 .reveal.is-in{opacity:1;transform:none;}
.bfak-gta4-hero{margin:0 0 48px;}
.bfak-gta4-hero-name{font-family:var(--serif);font-size:40px;line-height:1.1;font-weight:600;letter-spacing:-.02em;color:var(--ink);margin:0 0 12px;}
.bfak-gta4-hero-name em{font-style:italic;color:var(--accent);}
.bfak-gta4-hero-meta{font-size:14px;color:var(--muted);margin:0 0 16px;}
.bfak-gta4-hero-meta strong{color:var(--ink);font-weight:600;}
.bfak-gta4-hero-value{font-size:20px;line-height:1.45;color:var(--ink);margin:0;}
.bfak-gta4-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin:0 0 16px;padding:32px 0;border-top:1px solid rgba(46,74,71,.12);border-bottom:1px solid rgba(46,74,71,.12);}
.bfak-gta4-stat-num{font-family:var(--serif);font-size:26px;font-weight:600;color:var(--ink);line-height:1.1;}
.bfak-gta4-stat-lbl{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-top:6px;}
@container (max-width:480px){.bfak-gta4-stats{grid-template-columns:repeat(2,1fr);gap:24px 16px;}}
.bfak-gta4-h2{font-family:var(--serif);font-size:28px;line-height:1.2;font-weight:600;letter-spacing:-.01em;color:var(--ink);margin:64px 0 24px;}
.bfak-gta4-h2 em{font-style:italic;color:var(--accent);}
.bfak-gta4 p{margin:0 0 16px;font-size:16px;line-height:1.55;color:var(--ink);}
.bfak-gta4-shots{display:grid;grid-template-columns:1fr;gap:16px;margin:0;}
.bfak-gta4-shots img{width:100%;height:auto;border-radius:8px;display:block;border:1px solid rgba(46,74,71,.10);}
.bfak-gta4-offers{list-style:none;padding:0;margin:0;}
.bfak-gta4-offers li{display:grid;grid-template-columns:28px 1fr;gap:16px;margin:0 0 24px;}
.bfak-gta4-offers li:last-child{margin-bottom:0;}
.bfak-gta4-check{width:26px;height:26px;border-radius:50%;background:rgba(46,74,71,.07);display:flex;align-items:center;justify-content:center;color:var(--accent);}
.bfak-gta4-check svg{width:14px;height:14px;}
.bfak-gta4-offers strong{display:block;font-size:16px;font-weight:600;color:var(--ink);margin:0 0 4px;}
.bfak-gta4-offers p{font-size:14px;line-height:1.5;color:var(--muted);margin:0;}
.bfak-gta4-steps{list-style:none;padding:0;margin:0;counter-reset:step;}
.bfak-gta4-steps li{counter-increment:step;display:grid;grid-template-columns:32px 1fr;gap:16px;margin:0 0 24px;}
.bfak-gta4-steps li:last-child{margin-bottom:0;}
.bfak-gta4-steps li::before{content:counter(step) ".";font-family:var(--serif);font-size:20px;font-weight:600;color:var(--muted);line-height:1.25;}
.bfak-gta4-steps strong{display:block;font-size:16px;font-weight:600;color:var(--ink);margin:0 0 4px;}
.bfak-gta4-steps p{font-size:14px;line-height:1.5;color:var(--muted);margin:0;}
.bfak-gta4-cmp{width:100%;border-collapse:collapse;margin:0;font-size:15px;}
.bfak-gta4-cmp th,.bfak-gta4-cmp td{text-align:left;padding:14px 12px;border-bottom:1px solid rgba(46,74,71,.12);vertical-align:top;}
.bfak-gta4-cmp th{font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-weight:600;}
.bfak-gta4-cmp td:first-child{color:var(--muted);}
.bfak-gta4-related{display:grid;grid-template-columns:1fr;gap:14px;margin:0;}
.bfak-gta4-related a{display:block;padding:18px 20px;background:rgba(46,74,71,.04);border-radius:8px;text-decoration:none;color:var(--ink);font-weight:500;}
.bfak-gta4-related a:hover{background:rgba(46,74,71,.07);}
.bfak-gta4-related span{display:block;font-size:13px;color:var(--muted);font-weight:400;margin-top:4px;}
.bfak-gta4-disclaimer{margin:64px 0 0;padding:28px 0 0;border-top:1px solid rgba(46,74,71,.12);}
.bfak-gta4-disclaimer-title{font-family:var(--serif);font-size:20px;font-weight:600;color:var(--ink);margin:0 0 12px;}
.bfak-gta4-disclaimer p{font-size:14px;line-height:1.55;color:var(--muted);margin:0;}
.bfak-gta4-disclaimer a{color:var(--muted);}
GTA IV mobile, *reimagined* for [Android](https://bestforandroid.com/ "best android guides")

Fan port · **R-USER Games** · `com.rusergames.gls4`

An unofficial community build that brings Liberty City and Niko Bellic’s story to your phone. Free, offline-ready, and never sold by Rockstar.



0.1

Version



394 MB

Size



500K+

Installs



3.7

Rating







What this *port* actually is
----------------------------

This is a fan-made mobile port of Grand Theft Auto IV, the 2008 Rockstar Games console title. R-USER Games rebuilt the experience for Android phones and tablets so you can roam a compact version of Liberty City without a console or a PC. It is not an official Rockstar release, and it has never appeared on the Google Play Store. The build on this page is the community version, package `com.rusergames.gls4`.

You play as Niko Bellic, an Eastern European immigrant who arrives in Liberty City chasing a cousin’s promise of an easy life and quickly slides into the city’s criminal underworld. The port carries over the core feel of the original: driving through neon-lit streets, on-foot gunfights, vehicle pursuits, and a cast of characters whose loyalty you earn or lose through the choices you make.

Because it is an early community build, expect a lighter, rougher edition than the full console game. It runs offline and asks for no sign-in, which makes it easy to try on markets where the original game is hard to buy or run. Treat it as a way to sample GTA IV on mobile, not as a one-to-one replacement for the Rockstar original.



A look at *Liberty City*
------------------------

The port leans on the visual identity that made the original memorable: a grey, rain-slicked metropolis modelled on New York, full of busy intersections, elevated trains, and back alleys that hide as much trouble as opportunity. Sodium street lamps and shop signs throw colour across the pavement at night, and the skyline reads as a clear stand-in for Manhattan across the water.

On a phone the world is scaled down from the console map, but the mood survives. You will recognise the cramped Broker streets, the bridges linking the boroughs, and the open stretches of Alderney where chases have room to breathe. How crisp it looks depends on your device and the graphics settings you choose, so lower-end phones trade detail for a steadier frame rate.



What the *build* offers
-----------------------

- **Liberty City on mobile**Explore a mobile-scaled take on the Liberty City and Alderney districts inspired by New York and New Jersey.
- **Niko Bellic’s story beats**Follow the immigrant-turned-criminal arc that anchored the original, adapted into mobile missions.
- **Driving and on-foot combat**Steal cars, trigger pursuits, and switch between gunfights on foot and shootouts from the driver’s seat.
- **Plays offline, no account**The port runs without an internet connection and asks for no login, so you can play on the go.
- **Touch controls built for phones**An on-screen control layout handles steering, movement, aiming, and shooting on a touchscreen.
- **Free community release**R-USER Games shares the build at no cost, which is why it circulates through [APK](https://bestforandroid.com/apk/ "apps apk download") sites rather than Google Play.



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

1. **Download the APK and data**Tap the download button on this page. The file is large, around 394 MB, so use Wi-Fi and leave space free.
2. **Allow installs from this source**Open Settings, search for `Install unknown apps`, find your browser or file manager, and turn the permission on.
3. **Place the data folder if prompted**Some builds ship a `com.rusergames.gls4` data folder. Copy it into `Android/obb/`, creating the obb folder if it is missing.
4. **Open the APK**Tap the downloaded file. Android’s package installer opens and lists the permissions the game requests.
5. **Tap Install, then Open**Confirm the install, wait for it to finish, and launch the game. First load can take a moment while assets unpack.
6. **Adjust graphics for your device**If the game stutters, lower resolution or draw distance in the settings menu. Older phones run smoother on lighter settings.



Fan port *versus* the original
------------------------------

  GTA IV mobile portRockstar GTA IV  MakerR-USER Games (community)Rockstar Games (official) PlatformAndroid phones and tabletsPC, PlayStation, Xbox PriceFree community buildPaid retail title ScopeEarly, mobile-scaled editionFull original game StoreAPK sites, not Google PlayOfficial stores 

Related Android *games*
-----------------------

 [GTA San Andreas for AndroidThe official Rockstar port of the San Andreas classic.](https://bestforandroid.com/apk/gta-san-andreas/) [GTA 5 on AndroidOur guide to running Grand Theft Auto V on mobile.](https://bestforandroid.com/apk/gta-5/) [Minecraft Mod APKAnother open-world sandbox to build and explore.](https://bestforandroid.com/apk/minecraft-mod-apk-download/) [Now.gg Roblox login guidePlay sandbox games in the cloud, no install needed.](https://bestforandroid.com/now-gg-roblox-login-guide/) [WoW private serversMore open-world worlds worth exploring on the side.](https://bestforandroid.com/wow-private-servers/)



Disclaimer

This GTA IV mobile build is an unofficial fan port made by R-USER Games. It is not published by, affiliated with, or endorsed by Rockstar Games, and it is not sold on any official store. The information here is provided for educational purposes and for readers exploring a mobile version of Grand Theft Auto IV before buying the original on a supported platform. Grand Theft Auto, GTA IV, and all related names and logos belong to their respective owners. Rights holders can request removal through our [DMCA process](/apk/dmca/).




(function(){
  var root=document.querySelector('.bfak-gta4');
  if(!root){return;}
  var items=document.querySelectorAll('.bfak-gta4 .reveal');
  if(!('IntersectionObserver' in window)){
    for(var i=0;i<items.length;i++){items.classList.add('is-in');}
    return;
  }
  var obs=new IntersectionObserver(function(entries){
    for(var j=0;j<entries.length;j++){
      if(entries.isIntersecting){
        entries.target.classList.add('is-in');
        obs.unobserve(entries.target);
      }
    }
  },{threshold:0.12});
  for(var k=0;k<items.length;k++){obs.observe(items);}
})();

{"@context":"https://schema.org","@type":"SoftwareApplication","name":"GTA IV Mobile (Fan Port)","operatingSystem":"Android","applicationCategory":"GameApplication","offers":{"@type":"Offer","price":"0","priceCurrency":"USD"},"aggregateRating":{"@type":"AggregateRating","ratingValue":"3.7","ratingCount":"4467"},"author":{"@type":"Organization","name":"R-USER Games"}}
.reveal,,,, *, *{opacity:1 !important;transform:none !important;visibility:visible !important}