4.1
54.6K reviews
1M+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image

About this game

2048 Puzzle Game

-------------------------------

This is the android port of the 2048 game made by Gabriele Cirulli https://github.com/gabrielecirulli/2048
It's just a webview that loads the locally stored HTML files of the original game.
No ads, no permissions required. Just open source. :)
I just wanted to make it instantly playable without Internet and with a quick access icon for my smartphone. It is a bit slower than native code since everything runs in an android webview. If you want you can contribute fixes/speedups here https://github.com/uberspot/2048

Long touch for 3+ seconds anywhere on the game if you want to toggle the fullscreen mode.

You can view the code here https://github.com/uberspot/2048-android
Updated on
Jan 21, 2019

Data safety

Developers can show information here about how their app collects and uses your data. Learn more about data safety
No information available

Ratings and reviews

4.2
46.9K reviews
A Google user
November 23, 2018
I like the app but the dark mode switch is too hard to trigger. It feels random whether it activates or not Everything else is great
2 people found this review helpful
Did you find this helpful?
Jason Doller
September 24, 2022
Text and blocks do not align properly on the Galaxy S20
1 person found this review helpful
Did you find this helpful?
A Google user
November 27, 2018
Controls not very responsive
5 people found this review helpful
Did you find this helpful?

What's new

Version 2.2:
- Bumped minSdkVersion from 8 (Froyo) to 14 (ICS)
- Update changelog library that had breaking changes
- Detect and utilise the phone's system language (thank you BValeo)
- Added Slovenian translation (thank you urmatej)
- Added Czech translation (thank you Mongata)
- Added Italian translation (thank you RyuzakiKK)