Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Create a 2048 Android Game Clone from Scratch
Rating: 4.5 out of 5(33 ratings)
1,455 students

Create a 2048 Android Game Clone from Scratch

Build and monetise your 2048 game for Android
Created byCatalin Stefan
Last updated 2/2026
English
English [Auto],

What you'll learn

  • To Build a 2048 Game Clone from Scratch
  • To use pure Android Java for Game Development
  • To Monetize the game using Google AdMob

Course content

3 sections23 lectures4h 46m total length
  • Introduction3:15

    Discover the structure of a 2048 Android game clone built in Android Studio, featuring a main activity, game and tile managers, a background engine, and ads integration.

  • Important message about Udemy reviews0:59

    Understand the Udemy review system and the impact of 5-star feedback on course visibility, and learn how constructive student feedback helps improve the 2048 Android game clone course.

  • Engage on social media0:05
  • Android Studio0:11
  • Install Android Studio on a Mac7:14

    Install Android Studio on a Mac by downloading from developer.android.com/studio, launch, start a new project, and set up a Nexus 6 emulator.

  • Install Android Studio on a Windows PC9:48

    Install android studio on a windows pc by downloading from developer.android.com/studio, accept terms, and start a test project with a virtual device using oreo and lollipop images for backward compatibility.

  • Setting up the Project3:17

    Create a new Android Studio project for a 2048 clone with an empty activity, update main activity to extend activity, and enable full screen no-title, no-action-bar mode in the manifest.

Requirements

  • Android basics
  • Android Studio installed

Description

At the end of this course you will have a working 2048 clone game complete with ads for monetisation.

We will go step by step over each line of code, showing you how to think about the game, how to implement it and how to personalise it and make it unique to you.

We will be adding banner and interstitial ads so that you can make money from your game.

We will only be using the Android system which is free, no external paid libraries like gdx or unity.

After taking this course you will have a working 2048 game that you can publish to the playstore


Sign up today and learn how to make a 2048 like app for Android.


30 day money back guarantee provided by Udemy

Who this course is for:

  • Beginner Android Developers
  • Beginner Game Developers