TwistedProject Github

Build sources for Twisted Rom Shamu and Hammerhead devices

Setting up Build Environment

Initializing the Source

(Assuming you have a valid build environment setup)

Sync the Source

  • repo sync -jx -f (x being however many cpu jobs, you can also use -c to sync only the current branch specified by repo init)

Getting Ready to Build

  • . build/envsetup.sh

Choose Supported Device to Build

  • lunch twisted_hammerhead-user
  • lunch twisted_shamu-user

Now Build it

  • mka otapackage

For Quick Dirty Rebuilds

  • cd ~/aosp
  • repo sync -jx -f (x being however many cpu jobs, may also use -c as above)
  • lunch and pick the right device (refer to above for choosing right device to build)
  • mka dirty
  • mka otapackage

Credits

  • Google for AOSP
  • Rascarlo and RastaPop
  • Altaf-Mahdi and Euphoria-OS
  • DariosF and Purity ROM
  • Paranoid Android (AOSPA)
  • AOSPAL
  • CyanogenMod
  • Dirty Unicorns
  • LiquidSmooth
  • AOKP
  • SlimROMS
  • Project D.I.S.C.O. Team
  • PartimusPrime for bootanimations
  • OmniROM
  • Lichti1901 and Terminus
  • Sykopompos
  • Team Horizon and XenonHD
  • Chet and OptiPop
  • VanirAOSP
  • PurifiedROM
  • The-Ancile-Project
  • AOD-Lollibeans
  • Android Open Development
  • Dhacker29
  • beanstown106
  • Ayysir
  • BitSyko Development
  • Others we may have missed