Search Results for 'note 4'

GCam Port | Google Camera APK v9.4 (September 2024) Forums Search Search Results for 'note 4'

Viewing 10 results - 1,231 through 1,240 (of 2,148 total)
  • Author
    Search Results
  • Siba
    Keymaster

    A working build of TWRP for Redmi K30 5G is now available to download. This is a step-by-step guide that explains how to install TWRP on Redmi K30 5G.

    This Redmi K30 5G TWRP is brought to you by the unknown developer(s).
     

    TWRP Redmi K30 5G

    DONATION TO DEVELOPER(S) AND TWRP PROJECT:

    If you like this ROM then do consider for a contribution to the unknown developer and TWRP project:
    – No donation link found for developer
    Donate to dees_troy TWRP’s Lead developer

    [su_note note_color=”#F9D9D9″ text_color=”#AA4343″ radius=”3″ class=”” id=””]DISCLAIMER:
    Installing TWRP recovery on Redmi K30 5G requires an unlock bootloader, which may void the warranty and delete all data on your phone. Make sure you back up important data.

    You are the only person making changes to your phone and I cannot be held responsible for the mistakes done by you. So, flash at your own risk![/su_note]

    About this TWRP for Redmi K30 5G

    – TWRP version: 3.4.1
    – Device Codename: Picasso
    – Supported Android Version: Android 10
    – Built as System-as-root (SAR)
    – Based on MIUI FW V11.0.5.0.QJBCNXM

    Where to download TWRP for Redmi K30 5G?

    [su_note note_color=”#D7E3F4″ text_color=”#728095″ radius=”3″ class=”” id=””]Below is a list of files or guides required to install or flash TWRP recovery on Redmi K30 5G. The next section has a step by step guide that explains when and how to use these files or guides in the process.[/su_note]

    [su_note note_color=”#D8F1C6″ text_color=”#769958″ radius=”3″ class=”” id=””]

    [/su_note]

    How to Install TWRP on Redmi K30 5G?

    Installing TWRP on the phone requires an unlock bootloader. So, I have divided this whole guide into two parts as below:

    1. Bootloader Unlock
    2. Flashing the TWRP

    Unlocking the Bootloader

    The phone must have an unlocked bootloader in the first place to be able to install or replace the stock recovery with TWRP recovery on Redmi K30 5G.
    Follow the below instructions to unlock the bootloader.

    • Enable developer options
    • Enable OEM unlock and USB debugging inside Developer Options
    • Then go to Mi Unlock Status (under Developer Options) and click on the Add account and device.
      [su_note note_color=”#D7E3F4″ text_color=”#728095″ radius=”3″ class=”” id=””]Add your Redmi K30 5G to the Mi account registered on your phone.[/su_note]
    • Once done, reboot the phone into fastboot and unlock the phone with MiFlash Unlock Tool

    [su_note note_color=”#D8F1C6″ text_color=”#769958″ radius=”3″ class=”” id=””]Visit this Redmi K30 5G Bootloader Unlock page to get a detailed step-by-step guide with screenshots.[/su_note]

    1. Download the TWRP recovery for Redmi K30 5G.
    2. Download and Install the ADB and Fastboot utilities.
    3. Then connect the phone to the PC using a USB cable.
      [su_note note_color=”#D7E3F4″ text_color=”#728095″ radius=”3″ class=”” id=””]- On your phone, if you see such as “Allow USB debugging” then just tap on OK to proceed.[/su_note]
    4. On the computer, open a command prompt (on Windows) or terminal (on Linux or macOS) window, and execute the below command to restart your phone into fastboot mode or bootloader mode:
      adb reboot bootloader

      [su_note note_color=”#D7E3F4″ text_color=”#728095″ radius=”3″ class=”” id=””]- You can also enter into fastboot or bootloader mode by turning off the phone and then pressing the Power button + Volume Down button.[/su_note]

    5. While the phone is in the bootloader mode.
      Execute the below command to flash the TWRP permanently:
      fastboot flash recovery twrp-3.4.x-xx.img
      (or)
      Execute the below command to boot the TWRP temporarily:
      fastboot boot recovery twrp-3.4.x-xx.img

      [su_note note_color=”#D7E3F4″ text_color=”#728095″ radius=”3″ class=”” id=””]While executing this command make sure to replace the twrp-3.4.x-xx.img with the actual filename of the TWRP.[/su_note]

    6. Wait for the fastboot command to finish installing the TWRP on Redmi K30 5G.

    That’s all on installing TWRP on Redmi K30 5G. For some reason, if it fails, you can login and reply below so that I can try to help you troubleshoot the issue.

    What to do after installing TWRP on Redmi K30 5G?

    • You can enable Root on Redmi K30 5G
    • You can install one of the custom ROMs available for Redmi K30 5G
    • You can install some of the mods, magisk modules, etc.

    Add-on links for Redmi K30 5G

    Following are some extra resources for Redmi K30 5G which you may be interested in:
    – LineageOS 17.1 for Redmi K30 5G
    – GCam for Redmi K30 5G

    Visit the following to get other updates of Redmi K30 5G forum (codename: Picasso) on Android Custom ROMs, LineageOS ROMs, and all other device specific topics.
    Siba
    Keymaster

    If you are looking for a guide on rooting the Black Shark 3 Pro, then this is it! With the TWRP for Black Shark 3 Pro is already available, it is easier to root with Magisk!

    As of now, the very popular SuperSU zip rooting script is not supported for many years. The only method left is Magisk rooting.

    So, in this article, I am using Magisk to root Black Shark 3 Pro.

     

    Magisk Root Black Shark 3 Pro

     

    DONATION TO DEVELOPER(s):

    Magisk is an incredible development towards Rooting on Android which is developed and maintained by John Wu. If you like his work, consider a donation:
    Donate to topjohnwu

    Required Downloads to Root Black Shark 3 Pro

    [su_note note_color=”#D7E3F4″ text_color=”#728095″ radius=”3″ class=”” id=””]Before rooting the Black Shark 3 Pro, you need to install few things. The below list provides all the required resources.[/su_note]

    [su_note note_color=”#D8F1C6″ text_color=”#769958″ radius=”3″ class=”” id=””]

    [/su_note]

    A Word of Caution before flashing Magisk on Black Shark 3 Pro!

    [su_note note_color=”#FBF4DD” text_color=”#A38C68″ radius=”3″ class=”” id=””]When Magisk is installed it alters some of the system files so, it may bring bootloop or some inconsistent behavior.
    But nothing to worry as it can be reversed completely to bring back to its original state![/su_note]

    How to Root Black Shark 3 Pro with Magisk?

    There might be many ways of rooting Black Shark 3 Pro, but here I am going to write down only a single method, that is flashing Magisk installer zip using a custom recovery such as TWRP recovery.

    How to Install Magisk to Root Black Shark 3 Pro?

    Once ready with the basics, follow the below instructions to install the Magisk installer zip file to root.

    • Unlock bootloader of Black Shark 3 Pro using the link given above
    • Install TWRP on Black Shark 3 Pro using the given link above
    • Download and copy the Magisk Installer zip file to your phone
    • Reboot the phone into TWRP recovery on Black Shark 3 Pro[su_note note_color=”#D7E3F4″ text_color=”#728095″ radius=”3″ class=”” id=””]It is important to have a custom recovery on your Black Shark 3 Pro at this stage. The stock recovery does not have provision to flash the Magisk installer zip file.[/su_note]
    • To boot into the recovery mode, connect your phone to the PC, and execute the following command on your PC:
      adb reboot recovery[su_note note_color=”#D7E3F4″ text_color=”#728095″ radius=”3″ class=”” id=””]Or you can power off the phone and then press and hold the Power button + Volume Up button to boot into the recovery mode.[/su_note]
    • If you have any PIN lock set on the phone then enter the same PIN on the TWRP (if it is asked) to decrypt the phone’s internal storage
    • Click Install > Select the Magisk zip file > Swipe to confirm flashInstall Magisk installer zip using TWRP
    • Once done, reboot to system and you are done.

    As a part of Magisk installation, the Magisk Manager App should have been installed. If not installed for some reason, you can manually install the Magisk Manager APK manually.

    The Magisk Manager App is used to manage supersu access, install Magisk modules, manipulate AVB and force encryption, etc.

    Magisk Manager rooting status

    How to Uninstall Magisk?

    If your phone is not booting even after a long time after installing Magisk, then most likely it is in bootloop state! So, install the uninstaller zip file to completely remove the Magisk installation.

    Download the Magisk Uninstaller zip file from the same Magisk download link provided above. Install the zip file the way you have installed the Installer zip file.

    [su_note note_color=”#D7E3F4″ text_color=”#728095″ radius=”3″ class=”” id=””]In this case you will end up without Magisk and a non-rooted Black Shark 3 Pro phone. If this happens, you can reply in with the scenario so that I can analyze and try to help you get the rooting done![/su_note]

    How to check if ROOT is enabled on Black Shark 3 Pro?

    Install the ROOT checker app to verify if your phone is ROOTED or not.

    • Open the Root Checker app and then tap on the Verify Root Status
    • If asked, grant the permission to superuser request.

    [su_note note_color=”#FBF4DD” text_color=”#A38C68″ radius=”3″ class=”” id=””]If Magisk is not installed properly then this grant pop up screen will not come instead root access failed message will be shown else a success message will appear.[/su_note]
    [rl_gallery id=”112822″]

    Visit the following to get other updates of Black Shark 3 Pro forum (codename: Klein) on Android Custom ROMs, LineageOS ROMs, and all other device specific topics.
    Linux User
    Participant

    OFFICIAL LineageOS NIGHTLY is now available for Zenfone 2. Here is the lineage OS 14.1 for Zenfone 2.

    THREAD CLOSED.
    THIS ROM IS NOT YET RELEASED BY THE DEVELOPER AND HENCE CLOSING THE THREAD. CHECK BACK LATER FOR UPDATES. FOR MORE INFO: SEE HERE

    Android Nougat 7.0 ROM, ASUS Zenfone 2 CM14/CyanogenMod 14 has now arrived via an UNOFFICIAL build. This Nougat 7.0 has come for Zenfone 2 CM14/CyanogenMod 14 ROM. For latest updates, stay tuned to the Lineage OS 14.1 device list page. Since Google released Android Nougat Source code, we have update many Android NOUGAT AOSP ROMs and also we have update a big list of available CM14/CyanogenMod 14 Nougat 7.0 ROMs. This CM14 for Zenfone 2 (Z00A) is brought to you by developer Nyks45.

    DISCLAIMER:
    THIS IS AN INITIAL BUILD. THIS MAY NOT BOOT AT ALL OR IF IT BOOTS IT MAY HAVE MANY MORE BUGS THAN YOU CAN IMAGINE. TRY AT YOUR OWN RISK. Installing a custom ROM on a Zenfone 2 requires the bootloader to be unlocked on the Zenfone 2 phone, which may VOID your warranty and may delete all your data. Before proceeding further you may consider backup all data on the phone. You are the only person doing changes to your phone and I cannot be held responsible for the mistakes done by you.

    Status of CM14 for Zenfone 2 CM14 (CyanogenMod 14) Nougat 7.0 ROM:

    WHAT’S WORKING:
    – Not Known
    KNOWN ISSUES:
    – Not Known

     

    Zenfone 2 CM14 (CyanogenMod 14) Nougat 7.0 ROM

    REQUIRED LINKS AND FILES FOR ZENFONE 2 CM14 (CYANOGENMOD 14, NOUGAT) CUSTOM ROM:

    Root binary is inbuilt since CyanogenMod 12, so you don’t need a separate SuperSu package to install to gain ROOT access. Here is How to Enable ROOT on CM14/CyanogenMod 14

    HOW TO INSTALL/DOWNLOAD/FLASH/UPDATE CM14 FOR ASUS ZENFONE 2 (CYANOGENMOD 14) NOUGAT CUSTOM ROM:

    1. Follow this if you are flashing CyanogenMod 14/CM14 for Zenfone 2 for the first time, or coming from another ROM:

      Points to NOTE:
      – Try to avoid restoring apps backup using Titanium Backup. It may break things up.
      – Don’t restore system data using Titanium Backup! It will definitely break the current installation.
      – It is also discouraged to Restoring Apps + Data using Titanium Backup.

    2. Upgrading from earlier version of CyanogenMod 14/CM14 for Zenfone 2:

    Complete the initial setup and enjoy Android Nougat 7.0.0 with CM14 for Zenfone 2. After the installation of CM14 for Zenfone 2 you may want to enable ROOT access on your phone and here is how you can do that:
    How to Enable ROOT on CM14/CyanogenMod 14.

    Stay tuned or Subscribe to the Zenfone 2 (Z00A) forum For other Android Nougat ROMs, CyanogenMod 14 ROMs, other ROMs and all other device specific topics.

     

    #78226
    Siba
    Keymaster

    TWRP for Lenovo A5600 is now available to download from TWRP builder as an unofficial build and this post guides you how to install TWRP on Lenovo A5600 and ROOT Lenovo A5600 (using TWRP recovery).

    After installing TWRP recovery on Lenovo A5600 you can install many android mods such as google camera (gcam) apk, enable navigation gesture, enable face unlock, viper4android audio enhancement etc. and many more.

    [su_note note_color=”#F9D9D9″ text_color=”#AA4343″ radius=”3″ class=”” id=””]DISCLAIMER:
    THIS IS AN UNOFFICIALLY BUILD TWRP FOR Lenovo A5600. FLASH AT YOUR OWN RISK.
    INSTALLING THE TWRP RECOVERY AND ROOT Lenovo A5600 NEEDS AN UNLOCK BOOTLOADER ON YOUR PHONE.
    DURING THE BOOTLOADER UNLOCK PROCESS ALL THE PHONE DATA WILL BE ERASED. MAKE SURE TO BACKUP EVERYTHING.

    [/su_note]
     

    How To Install TWRP Recovery and Root Lenovo A5600
     

    DOWNLOAD LINK OF TWRP FOR Lenovo A5600, OTHER DOWNLOADS AND REQUIRED GUIDES:

     

    STEP BY STEP GUIDE OF HOW TO INSTALL TWRP FOR Lenovo A5600:

     

    Follow the below step by step guide to install the TWRP for Lenovo A5600

    Before installing TWRP you may require an unlocked bootloader on Lenovo A5600.

    Installing TWRP on Lenovo A5600 requires a scatter file to be created.
    A scatter file of a Mediatek device is what tells about the presence of different partition and the start address of each partition.

    [su_note note_color=”#D7E3F4″ text_color=”#728095″ radius=”3″ class=”” id=””]
    Either you can download the scatter file from the downloads section or you can create it by yourself using the following guide.
    [/su_note]

    How to create scatter file for Lenovo A5600:

    This guide need the Droid MTK Tool. With the help of Droid MTK Tool we will create the scatter file for Lenovo A5600.

    1. Download the Droid MTK Tool from the above Downloads section.
    2. It’s in a zip file, so extract that file or open using WinRar or some application and then open the MTKDroidTools.exe file.

      open the MTKDroidTools.exe file

    3. Enable USB Debugging under Developer Options on the Lenovo A5600; to make the device accessible via ADB.

      – If you don’t know how to do this then here is How to Enable Developer Options and How to Enable USB Debugging and OEM unlock.

    4. Then connect the phone using the USB cable to the PC.

      – When you connect the phone to the PC, MTKDroidTool will show all the information about your phone.

      MTKDroidTool showing device information

    5. On the below portion of the screen you will see a Blocks Map button. Click on the button
    6. On the next screen you have all the partition information and starting address of all the partitions of Lenovo A5600.
      On the bottom of the screen you see a Create scatter file button.

      – Click on the button to create scatter file for Lenovo A5600.

      create scatter file for Lenovo A5600 phone

    7. Save the scatter file for Lenovo A5600 in a location which you can remember and access easily.

    Now Install TWRP on Lenovo A5600 using SP Flash Tool:

    TWRP recovery download to a Mediatek phone is done by SP Flash tool, which uses a scatter file to know which address the recovery partition starts.
    Make sure you have downloaded the SP Flash tool and created the scatter file for Lenovo A5600.

    Follow the below steps to install the TWRP on Lenovo A5600 using the scatter file.

    1. Open the SP Flash tool zip file and then open the flash_tool.exe file.
    2. Click browse on the the scatter-loading file section and select the Lenovo A5600 scatter file you created earlier using the MTKDroid Tool.

      After selecting the scatter file, the SP Flash tool application automatically find available partitions and other details.

      Select the Lenovo A5600 scatter file

    3. Now select the location next to the Recovery partition and select the TWRP for Lenovo A5600, which is in .img format.

      select the Lenovo A5600 TWRP file

    4. Then click on the Download button to start downloading/flashing of the TWRP recovery on Lenovo A5600 as shown in the picture.

      click on download button

    5. After clicking on the download button you will see a red bar on the bottom followed by a yellow bar.
      When the TWRP is downloaded to Lenovo A5600, the SP Flash tool will alert you saying Download is done.

    That’s all.

    What to do after you install TWRP for Lenovo A5600:

    • You can root the Lenovo A5600
    • You can install one of the custom ROMs available for Lenovo A5600
    • You can install some of the mods available on Lenovo A5600

    Well, this isn’t it. You can install customized themes, sound mods, Xposed modules etc. after installing the TWRP for Lenovo A5600.
    TWRP recovery is the gateway to many goodies for your phone.

    Now, if you want to ROOT Lenovo A5600 then below is a step-by-step by guide for the same.

     

    [su_note note_color=”#F9D9D9″ text_color=”#AA4343″ radius=”3″ class=”” id=””]
    ROOTING Lenovo A5600 MAY BRICK THE PHONE.
    MAKE SURE YOU READ THE ADVANTAGES AND DISADVANTAGES OF ROOTING BEFORE YOU PROCEED FURTHER.

    Before proceeding further you may consider backup all data on the phone.
    You are the only person making changes to your phone and I cannot be held responsible for the mistakes done by you.
    [/su_note]

    REQUIRED DOWNLOADS OR GUIDES FOR Lenovo A5600 ROOTING:

    • Make sure you have already unlocked the bootloader and installed TWRP for Lenovo A5600
       

      – Well, this is a very important aspect of this SuperSU ROOT process. The SuperSU zip file is developed in a way to be installed via a TWRP recovery or other custom recovery. Stock recovery may not be able install this SuperSU or Magisk ROOT zip file.

    • Download the latest SuprSU ROOT for Lenovo A5600 or one of the following:

     

    IMPORTANT NOTE:
    • Your phone will not be rooted just by installing the SuperSU APK file on your Android phone.
    • SuperSU APK Free or Pro version is just a SuperSU ROOT management application.
    • The SuperSU APK Free or Pro app will ONLY work if you have already ROOTED your Android Phone.

     

    Step-by-Step guide on how to ROOT Lenovo A5600 using SuperSU or Magisk zip file:

     

    1. Download and copy the SuperSU or Magisk ROOT file to Lenovo A5600. (I hope you have already downloaded the files from the above downloads section)
    2. Now restart the Lenovo A5600 to boot into TWRP recovery.
    3. Then, Select the Install from TWRP home screen, then select the SuperSU ROOT zip file from the file browser.
    4. Flash or install the SuperSU or Magisk for Lenovo A5600, by Sliding the Swipe to Confirm Flash on TWRP screen.
    5. Wait for TWRP to flash the SuperSU or the Magisk. Once the flashing is done just reboot your device.
    6. Profit!!! You should now have a Lenovo A5600 ROOT enabled phone.

    How to check if ROOT is enabled on Lenovo A5600 or NOT?

    Install the ROOT checker app from the Play Store and verify if your phone is ROOTED or not.

    Here is a screenshot how to flash the SuperSU ROOT binary via TWRP:
     
    Flash SuperSU ROOT zip via TWRP and ROOT Android

    If you face any problems on this guide to install TWRP for Lenovo A5600 then, you can login and reply here. Either me or some other user on this forum will revert back to your query as soon as possible.

    Stay tuned or Subscribe to the Lenovo A5600 forum For other Android Custom ROMs, LineageOS ROMs, and all other device specific topics.

     

    Linux User
    Participant

    Here comes the LineageOS 14.1 for Xperia Z4 Tablet via an unofficial build. If you want the OFFICIALLineageOS update or some more Lineage ROMs for other devices then stay tuned to the LineageOS Nougat ROMs page. This Xperia Z4 Tablet LineageOS 14.1 (karin) is brought to you by kv123

    DONATION TO DEVELOPER(S):

    NO donation link found for kv123.

    DISCLAIMER:
    THIS IS AN INITIAL BUILD AND MAY HAVE MANY BUGS. HAVE A BACKUP OF THE CURRENT ROM BEFORE FLASHING THIS ROM AND TRY AT YOUR OWN RISK. Installing a custom ROM on a Xperia Z4 Tablet (karin) requires the bootloader to be unlocked on the Xperia Z4 Tablet (karin) phone, which may VOID your warranty and may delete all your data. Before proceeding further you may consider backup all data on the phone. You are the only person doing changes to your phone and I cannot be held responsible for the mistakes done by YOU.

    Status of LineageOS 14.1 for Xperia Z4 Tablet, Nougat 7.1 ROM:

    WHAT’S WORKING:
    – Not Known
    KNOWN ISSUES:
    – Not Known

     

    LineageOS 14.1 for Xperia Z4 Tablet

    REQUIRED LINKS AND FILES FOR LineageOS 14.1 for Xperia Z4 Tablet NOUGAT CUSTOM ROM:

    Root binary is NOT inbuilt in LineageOS 14.1, so you may need a separate SuperSu package or LineageOS su binary to install to gain ROOT access. Here is LineageOS ROOT
    If there is no in-built ROOT or it does not work for some reason then you can try SuperSU ROOT guide to gain ROOT access.

    HOW TO INSTALL/DOWNLOAD/FLASH/UPDATE Z4 TABLET LineageOS 14.1 NOUGAT CUSTOM ROM:

    1. Follow this if you are flashing LineageOS 14.1 for Z4 Tablet (karin) for the first time, or coming from another ROM:

      Points to NOTE:
      – Try to avoid restoring apps backup using Titanium Backup. It may break things up.
      – Don’t restore system data using Titanium Backup! It will definitely break the current installation.
      – It is also discouraged to Restoring Apps + Data using Titanium Backup.

      • Download and Copy the GApps and LineageOS 14.1 for Xperia Z4 Tablet ROM ZIP to your phone.
      • Boot into Recovery. Make sure to have a Custom recovery like CWM or TWRP or any other custom recovery. If not then follow the Recovery Installation Guide for Xperia Z4 Tablet (karin). (it’s a generic guide which will work for TWRP as well as CWM recovery or any other recovery)
      • Wipe data factory reset, Cache partition, Dalvik Cache and Format the System partition.
        – Here is a guide explaining how to Erase data on Android phone.

        This will delete all your data on your phone. You may consider complete backup of your phone data or take a NANDROID backup of the current ROM
        Data backup on Android device
        Complete ROM backup guide

      • First flash the Xperia Z4 Tablet LineageOS 14.1 ROM ZIP from device. Then flash the GApps zip from your device memory.
        – Here is a post explaining LineageOS installation guide.
      • DO NOT REBOOT YET. Now flash the LineageOS Nougat GApps package.
        – Here is a post that explains How to flash GApps.
      • Reboot and Enjoy the Nougat 7.1 LineageOS 14.1 ROM for Z4 Tablet (karin).
    2. Upgrading from earlier version of LineageOS 14.1 for Xperia Z4 Tablet (karin):

    Complete the initial setup and enjoy Android Nougat 7.1 with LineageOS 14.1 for Z4 Tablet (karin). After the installation of Xperia Z4 Tablet LineageOS 14.1 (karin) you may want to enable ROOT access on your phone and here is how you can do that:
    How to Enable ROOT on LineageOS 14.1.

    Stay tuned or Subscribe to the Xperia Z4 Tablet (karin) LineageOS forum For other Android Nougat ROMs, LineageOS 14.1 ROMs, other ROMs and all other device specific topics.

     

    Linux User
    Participant

    Android Nougat 7.1 ROM, LineageOS 14.1 for Galaxy S4 Docomo has now arrived via an UNOFFICIAL build. This Lineage 14.1 for Galaxy S4 Docomo (jfltedcm) is brought to you by developer voidz-maguro.

    DONATION TO DEVELOPER:

    – No donation link found for voidz-maguro.

    If you want some more Lineage ROMs or wanna taste the OFFICIAL Lineage build then stay tuned the LineageOS 14.1 ROMs list page. Or, if you want the OFFICIAL LineageOS update or some latest Android Oreo ROMs then stay tuned to the LineageOS 15 ROMs page or the AOSP Android Oreo devices list page.

    DISCLAIMER:
    HAVE A BACKUP BEFORE FLASHING THIS AND TRY AT YOUR OWN RISK. Installing a custom ROM on a Galaxy S4 Docomo (jfltedcm) requires the bootloader to be unlocked on the Galaxy S4 Docomo phone, which may VOID your warranty and may delete all your data. Before proceeding further you may consider backup all data on the phone. You are the only person doing changes to your phone and I cannot be held responsible for the mistakes done by you.

    Status of LineageOS 14.1 for Galaxy S4 Docomo Nougat 7.1 ROM:

    WHAT’S WORKING:
    – Unknown
    KNOWN ISSUES:
    – Unknown

     

    LineageOS 14.1 for Galaxy S4 Docomo Nougat 7.1 ROM

    REQUIRED LINKS AND FILES FOR LineageOS 14.1 for Galaxy S4 Docomo NOUGAT CUSTOM ROM:

    Root binary is inbuilt in LineageOS 14.1, so you don’t need a separate SuperSu package to install to gain ROOT access. Here is How to Enable ROOT on LineageOS 14.1
    If there is no in-built ROOT or it does not work for some reason then you can try flashing SuperSU zip using recovery to gain ROOT access.

    HOW TO INSTALL/DOWNLOAD/FLASH/UPDATE LINEAGE 14.1 FOR Galaxy S4 Docomo NOUGAT CUSTOM ROM:

    1. Follow this if you are flashing LineageOS 14.1 for Galaxy S4 Docomo for the first time, or coming from another ROM:

      Points to NOTE:
      – Try to avoid restoring apps backup using Titanium Backup. It may break things up.
      – Don’t restore system data using Titanium Backup! It will definitely break the current installation.
      – It is also discouraged to Restoring Apps + Data using Titanium Backup.

    2. Upgrading from earlier version of Lineage 14.1 for Galaxy S4 Docomo:

    Complete the initial setup and enjoy Android Nougat 7.1 with Lineage 14.1 for Galaxy S4 Docomo. After the installation of Lineage 14.1 for Galaxy S4 Docomo you may want to enable ROOT access on your phone and here is how you can do that:
    How to Enable ROOT on LineageOS 14.1.

    Stay tuned or Subscribe to the Galaxy S4 Docomo (jfltedcm) forum For other Android Nougat ROMs, LineageOS 14.1 ROMs, other ROMs and all other device specific topics.

     

    Linux User
    Participant

    Android Nougat MIUI 9 for Mi 4i is available to download. The MIUI 9 for Mi 4i (ferrari) is the brand new BETA ROM released by Xiaomi. This is an update guide of Nougat based MIUI 9 BETA ROM for Mi 4i.

    NOTE:
    This is a manual flashing guide. If you have already rooted or installed some other ROM on your Xiaomi Mi 4i then this guide will be handy for you. If you are already on stock ROM then just wait patiently, because most likely you are going to get official OTA update of MIUI 9 on your device.

    MIUI 9 for Xiaomi Mi 4i Download

    REQUIRED DOWNLOADS AND LINKS TO INSTALL MIUI for Mi 4i BETA ROM MANUALLY:

     

    HOW TO UPDATE MIUI 9 for Mi 4i BETA NOUGAT ROM MANUALLY (Fastboot Method):

    1. Download the MIUI 9 Fastboot zip file to a PC installed with MiFlash tool.
    2. Backup all data on your phone (This update may delete all the data on your phone)
    3. Follow the MIUI 9 Fastboot ROM flashing guide using MiFlash utility and update the Mi 4i to MIUI 9.

    HOW TO INSTALL Mi 4i (ferrari) MIUI 9 BETA NOUGAT ROM MANUALLY (Recovery Method):

    1. Download and copy the MIUI 9 zip file to the phone’s internal storage and copy it inside a folder name: “downloaded_rom”.
      If the directory is not present then create it.
    2. Backup all data on your phone (This update may delete all the data on your phone)
    3. Follow the MIUI 9 ROM flashing guide using recovery method.

    That’s all !! If you have done things correctly then your Mi 4i would now have updated to Android Nougat based MIUI 9 BETA ROM !! If you face any problem while installing then just login and place your concerns here, I will try to help you out.

    For more Custom ROMs like: LineageOS, Resurrection Remix ROM or any other ROM, TWRP Recovery Installation guide, Rooting Guide you can have a look at the Mi 4i forum and also you can subscribe to stay updated for this device specific topics.

     

    Linux User
    Participant

    Android Oreo 8.1 ROM, LineageOS 15.1 for Mi Mix has now arrived via a development build. If you want the OFFICIAL LineageOS update or some more Android Oreo ROMs then stay tuned to the Lineage 15 page or the AOSP Oreo ROMs devices list page. This LineageOS 15.1 for Mi Mix is brought to you by Nazmul hasan.

    DONATION TO DEVELOPER:

    – No donation link found for Nazmul hasan.

    DISCLAIMER:
    THIS IS AN INITIAL BUILD WHICH MAY NOT BOOT AT ALL. HAVE A BACKUP BEFORE FLASHING THIS AND TRY AT YOUR OWN RISK. Installing a custom ROM on a Mi Mix (lithium) requires an unlocked bootloader on Mi Mix (lithium) phone, which may VOID your warranty and may delete all your data. Before proceeding further you may consider backup all data on the phone. You are the only person doing changes to your phone and I cannot be held responsible for the mistakes done by you.

    Status of LineageOS 15.1 for Mi Mix Oreo 8 ROM:

    WHAT’S WORKING:
    – Unknown
    KNOWN ISSUES:
    – Unknown

     

    LineageOS 15.1 for Mi Mix Oreo 8 ROM

    REQUIRED LINKS AND FILES FOR LineageOS 15.1 for Mi Mix OREO CUSTOM ROM:

    Root binary is NOT inbuilt in LineageOS 15.1, so you may need a separate SuperSu package or LineageOS su binary to install to gain ROOT access. Here is LineageOS 15.1 Rooting guide

    If there is no in-built ROOT or it does not work for some reason then you can try SuperSU rooting guide to enable ROOT access.

    HOW TO INSTALL/DOWNLOAD/FLASH/UPDATE LineageOS 15.1 FOR Mi Mix OREO CUSTOM ROM:

    1. Follow this if you are flashing LineageOS 15.1 for Mi Mix for the first time, or coming from another ROM:

      Points to NOTE:
      – Try to avoid restoring apps backup using Titanium Backup. It may break things up.
      – Don’t restore system data using Titanium Backup! It will definitely break the current installation.
      – It is also discouraged to Restoring Apps + Data using Titanium Backup.

    2. Upgrading from earlier version of LineageOS 15.1 for Mi Mix (lithium):

    Complete the initial setup and enjoy Android Oreo 8.1 with LineageOS 15.1 for Mi Mix. After the installation of LineageOS 15.1 for Mi Mix you may want to enable ROOT access on your phone and here is how you can do that:
    How to ROOT LineageOS 15.1.

    Stay tuned or Subscribe to the Xiaomi Mi Mix (lithium) forum For other Android Oreo, Nougat ROMs, LineageOS 15.1 ROMs, other ROMs and all other device specific topics.

     

    Linux User
    Participant

    If you are looking to install/update LineageOS 15.1 for HTC Butterfly 3, then it’s now available via a development build. This LineageOS 15.1 for HTC Butterfly 3 (b3uhl) is brought to you by developer scoty755.

    Follow the links to get LineageOS 16 and Android Pie ROM builds.

    DONATION TO DEVELOPER(S):

    If you like this ROM then do consider for a small contribution to scoty755 and LineageOS project:
    – No donation link found for scoty755
    Donate to LineageOS project

    If you want the OFFICIAL LineageOS 15.1 then here is the OFFICIAL LineageOS 15.1 supported devices list or the Android Oreo ROMs devices list page.

    DISCLAIMER:
    THIS IS AN INITIAL DEVELOPMENT BUILD WHICH MAY NOT BOOT AT ALL OR EVEN IF IT BOOTS, IT MAY HAVE MANY BUGS.
    FLASH AT YOUR OWN RISK.

    Installing a custom ROM (b3uhl) may require an unlock bootloader on HTC Butterfly 3, which may VOID your warranty and may delete all your data. Before proceeding further you may consider backup all data on the phone. You are the only person doing changes to your phone; neither the developer nor I can be held responsible for the mistakes done by you.

    Status of LineageOS 15.1 for HTC Butterfly 3 (b3uhl) Android 8.1 Oreo ROM:

    WHAT’S WORKING:
    – Unknown
    KNOWN ISSUES:
    – Unknown

     

    REQUIRED LINKS AND FILES FOR THIS LineageOS 15.1 for HTC Butterfly 3 ANDROID 8.1 OREO CUSTOM ROM:

    su Root binary is NOT inbuilt in LineageOS 15.1, so you may need to install a separate SuperSu package or LineageOS su binary to gain ROOT access. Here is LineageOS 15.1 Root guide

    If there is no in-built ROOT or it does not work for some reason then you can try SuperSU rooting guide to enable ROOT access.

    HOW TO INSTALL/UPDATE LineageOS 15.1 FOR HTC Butterfly 3; ANDROID 8.1 OREO CUSTOM ROM:

    1. Follow this if you are flashing LineageOS 15.1 on HTC Butterfly 3 for the first time, or coming from another ROM:

      Points to NOTE:
      – Try to avoid restoring apps backup using Titanium Backup. It may break things up.
      – Don’t restore system data using Titanium Backup! It will definitely break the current installation.
      – It is also discouraged to Restoring Apps + Data using Titanium Backup.

      • Download and Copy the GApps and HTC Butterfly 3 LineageOS 15.1 ROM ZIP files to your phone.
      • Boot into the custom Recovery.
        Make sure to have a Custom recovery like a TWRP recovery or any other custom recovery. If not then download the TWRP recovery from Downloads link and follow the Custom Recovery Installation Guide (it’s a generic guide which will work for TWRP as well as CWM recovery or any other recovery)
      • Wipe the data partition (or do a factory reset), Cache partition, Dalvik Cache or ART cache and Format the System partition.
        – Here is a guide explaining how to wipe using TWRP recovery.

        This will delete all your data on your phone. You may consider complete backup of your phone data or take a NANDROID backup of the current ROM
        How to backup all data on your Android Device
        how to take NANDROID backup using TWRP recovery

      • First install the HTC Butterfly 3 LineageOS 15.1 ROM file that you have copied into the phone.
        – Then install the Oreo 8.1 ARM64 GApps zip from your phone memory.

        – Here is a post explaining how to install LineageOS

      • Then reboot into recovery (don’t skip this) and install the Oreo Gapps for LineageOS 15.1 package.
        – Here is a post explaining how to install GApps using TWRP recovery.
      • Reboot and Enjoy the Android 8.1 Oreo LineageOS 15.1 on HTC Butterfly 3.
    2. Upgrading from earlier version of LineageOS 15.1 on HTC Butterfly 3 (b3uhl):

      • Copy the latest HTC Butterfly 3 Lineage 15.1 ROM ZIP file to your phone.
      • Boot into Recovery.
      • Install the latest LineageOS 15.1 ROM ZIP that you copied on your phone.
        – Here is a post explaining how to install LineageOS
      • Then install the Lineage 15.1 GApps package.
        (Mostly the GApps is kind of self sustainable across ROM updates. You may need to follow this only If you don’t have Gapps after updating to the latest LineageOS 15.1 on your device.)

        – Here is a post explaining how to install GApps using TWRP recovery.

      • Done. Reboot and Enjoy

    Complete the initial setup and enjoy Android 8.1 Oreo with LineageOS 15.1 on HTC Butterfly 3. After the installation of LineageOS 15.1 for HTC Butterfly 3 you may want to enable ROOT access on your phone and here is how you can do that:
    LineageOS 15.1 ROOT.

    Stay tuned or Subscribe to the HTC Butterfly 3 (b3uhl) LineageOS forum For other Android Oreo, Nougat ROMs, LineageOS 15.1 ROMs, or other ROMs and all other device specific topics.

     

    #109458
    Siba
    Keymaster

    Few working mods of Google Camera or GCam for HTC 10 now available to download with Night Sight and HDR+ feature support. The available ports of HTC 10 GCam is brought to you by skulshady and BSG.

    Available GCam versions

    Below are the available versions of GCam for HTC 10.

    • GCam 6.1
    • GCam 5.1

    The Google camera 6.1 brings night sight along with other features and the GCam 5.1 brings HDR+ feature to the HTC 10. The GCam 6.x ideally built for Android Pie but can work on Oreo and the GCam 5.1 can work on Android Oreo.

    GCam for HTC 10

    Status of this HTC 10 Google Camera

    WHAT’S WORKING
    – Basic features
    KNOWN ISSUES
    – Unknown

     

    [su_note note_color=”#D8F1C6″ text_color=”#769958″ radius=”3″ class=”” id=””]

    Where to Download GCam for HTC 10?

    Below are the available Google Camera APKs available for HTC 10 –
    GCam 6.1 Download (RECOMMENDED)
    GCam 5.1 Download
    [/su_note]

    How to Install Google Camera on HTC 10?

    [su_note note_color=”#D7E3F4″ text_color=”#728095″ radius=”3″ class=”” id=””]
    Before you can install GCam on your phone you need to enable Camera2 API. You can verify and enable the same by following the below link:
    Verify and enable Camera2 API
    NOTE: Enabling Camera2 API requires an unlocked bootloader and either TWRP to be installed or ROOT enabled on your phone.
    [/su_note]

    1. Download a GCam apk file from the above download link
    2. To install apps from a third party app other than Play Store you need to enable app install from Unknown Sources on your Android device.For Android Pie version, enable Install Unknown Apps from the app from which you are going to install the Google Camera APK.
      For example: if you have downloaded the Google Camera apk file on Google chrome or firefox browser on your phone.
      Or you have downloaded and copied the apk file to the file browser and you want to install it from there.Go to Settings > Apps & notifications > Open the app (Chrome, Firefox or file manager app etc) > Install unknown apps and enable Allow from this sourceSee the below screenshots that enables to install unknown apps on Oreo for Chrome app (you need to enable on the app from where you want to install the apk):
      Enable unknown sources to install app
    3. Once enabled, click on the app to install.
    4. Go to App settings and Clear data.
    5. Start the Google camera app and enjoy ultimate mobile photography on HTC 10.

    New features keep coming on the Google Camera app and hence there could be many versions of these ported apps for HTC 10. This page will always have all available working Google Camera for HTC 10 and will be updated when new compatible GCams released by developers.

    Visit the following link to get other updates on HTC 10 Google Camera, Custom ROMs and all other device specific topics.
Viewing 10 results - 1,231 through 1,240 (of 2,148 total)