Skip to content

ZoomTen/flappy-bird-rebuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Script to repack Flappy Bird so that it may install in Android 14 + arm64, newer Samsung Galaxy devices.

  1. Get apktool and export APKTOOL_DIR to where you saved it (as apktool.jar)
  2. Get the Android Build Tools, export ANDROID_BUILD_TOOLS to its location
  3. Get the Android NDK, export ANDROID_NDK to its location
  4. Get the original Flappy Bird APK, save it as com.dotgears.flappybird-1.3-4-minAPI8.apk.
  5. Run ./repack_flappybird.sh, repacked file is ./flappy.apk.

About

Simple script to rebuild Flappy Bird for arm64

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published