Skip to content

Instantly share code, notes, and snippets.

@mzaidannas
Last active October 6, 2018 09:14
Show Gist options
  • Select an option

  • Save mzaidannas/6e3d2cd1d1d8fa6881ed95ddbaf2355f to your computer and use it in GitHub Desktop.

Select an option

Save mzaidannas/6e3d2cd1d1d8fa6881ed95ddbaf2355f to your computer and use it in GitHub Desktop.

Revisions

  1. mzaidannas renamed this gist Oct 6, 2018. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. mzaidannas revised this gist Oct 6, 2018. No changes.
  3. mzaidannas created this gist Oct 6, 2018.
    21 changes: 21 additions & 0 deletions Android Power Tools
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,21 @@

    # Android Power Tools

    1. ### [Magisk](https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445)
    Systemless Root and modules installer. Bypasses google sceurity checks
    2. ### [XposedInstaller](https://forum.xda-developers.com/showthread.php?t=3034811)
    Various system modification modules. Requires root *(can be installed as magisk module)*
    3. ### [Viper4Android](https://forum.xda-developers.com/android/apps-games/app-viper4android-fx-2-6-0-0-t3774651)
    Most comprehensive audio effects/modification app. *(can be installed as magisk module)*
    4. ### [Tasker](https://play.google.com/store/apps/details?id=net.dinglisch.android.taskerm&hl=en)
    Automate most android tasks
    5. ### [IFTTT](https://play.google.com/store/apps/details?id=com.ifttt.ifttt&hl=en)
    Your apps and devices working together
    6. ### [XmlPak *(Magisk)*](https://forum.xda-developers.com/apps/magisk/module-xmlpak-install-vendor-apps-t3701604)
    Allows you to install manufacturer specific apps on google play store
    7. ### [Youtube Vanced](https://www.xda-developers.com/youtube-vanced-apk)
    Youtube with advanced options. Background play, ad-blocking etc. *(can be installed as magisk module)*
    8. ### [Google Camera App Port](https://www.xda-developers.com/google-camera-port-hub/)
    Google camera app for many android devices ;-)
    9. ### [Termux](https://play.google.com/store/apps/details?id=com.termux&hl=en)
    Terminal emulator with most of the Linux packages we use in desktop