Sunday, September 24, 2017
VOLTE for Lineage os for all devices coming soon 4G Support enabled
VOLTE for Lineage os for all devices coming soon 4G Support enabled
�What is the LineageOS Mascot?�
�Where is VoLTE?�

Br0Zip: a new era of ROM building
We know our users; their biggest desire is to be able to get a stable custom rom on their device. Painlessly.
Lineage supports a lot of devices, but this big number is still small when compared to the amount of the devices available in the market.
One of our main goals is to bring the latest Android version to all those forgotten devices, but we also focus on user experience and security improvements.
The main problem with this cool thing is that you need a developer that builds and fixes all the bugs. It�s a pain, we�ve done it many times.
But these days are gone now. We�re deprecating maintainers. Yeah - you read it right.
We�re proud to annouce our AI-powered revolutionary product called Br0zip.
Br0zipperEngine, is a powerful AI that powers Br0Zip. Given any .zip ROM or .img kernel of any device (yeah - any device) it�ll be able to generate a properly working ROM.
It�s cool, isn�t it? But wait - there�s more: we believe customization is important, and that�s why we implemented a feature selector in the ROM builder wizard, so you can make your ROM truly yours.
Anyone, including those who have never touched a single line of code now can be a talented developer and create their own bugless custom ROM for their device in seconds.
The best thing? It runs directly on your phone - you don�t even need a supercomputer.Br0zip trial will included for free in the LineageOS builds.
download file now
Saturday, September 23, 2017
Download Gapps 8 0 for Lineage OS 15 and Oreo 8 0 updated Daily
Download Gapps 8 0 for Lineage OS 15 and Oreo 8 0 updated Daily

MIUI 9 Rom Download, Supported Devices, Features And Release Date [Nougat 7.0]
Download Gapps for lineageos 15 All version Zip
- Gapps 8.0 Android 8.0/Lineageos 15 ARM mini
- Gapps 8.0 Android 8.0/Lineageos 15 ARM Aroma
- Gapps 8.0 Android 8.0/Lineageos 15 ARM stock
- Gapps 8.0 Android 8.0/Lineageos 15 ARM Super
- Gapps 8.0 Android 8.0/Lineageos 15 ARM 64 aroma
- Gapps 8.0 Android 8.0/Lineageos 15 ARM 64 micro
- Gapps 8.0 Android 8.0/Lineageos 15 ARM 64 mini
- Gapps 8.0 Android 8.0/Lineageos 15 ARM 64 full
- Gapps 8.0 Android 8.0/Lineageos 15 ARM 64 tvstock
- Gapps 8.0 Android 8.0/Lineageos 15 X86 Aroma
- Gapps 8.0 Android 8.0/Lineageos 15 X86 Full
- Gapps 8.0 Android 8.0/Lineageos 15 X86 Super
- Gapps 8.0 Android 8.0/Lineageos 15 X86 Nano
- Gapps 8.0 Android 8.0/Lineageos 15 X86 pico
- Gapps 8.0 Android 8.0/Lineageos 15 X86-64 Mini
- Gapps 8.0 Android 8.0/Lineageos 15 X86-64 Micro
- Gapps 8.0 Android 8.0/Lineageos 15 X86-64 Pico.
See also:List Of Devices Getting Official LineageOS Roms [ Full ]
Prerequisties :-
- Make sure to chare your mobile upto 80%
- Backup your device
- Install CWM or TWRP
- Will work only android 7.1/6.0
Download Google Apps For Lineage os 15 android oreo 8.0
� Download link to ARM32 unofficial Android Oreo/LineageOS 15 micro Open GApps
� Download link to ARM64 unofficial Android Oreo/LineageOS 15 micro Open GApps
Which Gapps I install on Lineage os 6.0 and 7.1 ?
Download Google Apps For Lineage OS 7.1
ARM | ARM 64 | X86 | X86-64 | |
Aroma | Aroma | Aroma | Aroma | |
Super | Super | Super | Super | |
Stock | Stock | Stock | Stock | |
Full | Full | Full | Full | |
Micro | Micro | Micro | Micro | |
nano | nano | nano | nano | |
Pico | Pico | Pico | PICO |
If you are running Lineage os rom on Android marshmallow 6.0 then download below gapps according to your device.
Download Google Apps For Lineage OS 6.0
ARM | ARM 64 | X86 | X86-64 | |
Aroma | Aroma | Aroma | Aroma | |
Super | Super | Super | Super | |
Stock | Stock | Stock | Stock | |
Full | Full | Full | Full | |
Micro | Micro | Micro | Micro | |
nano | nano | nano | nano | |
Pico | Pico | Pico | PICO |
#How to Install Gapps in Lineage OS
- Once you download the gapps paste it in your Mobile�s SD card using pc or lappy.Now boot into recover mode by pressing and hold Volume down and power button simultaneously.
- Then you will see recovery option there just select it using volume up button
- Then in TWRP recovery mode do wipe , clear cache and dalvik cache and clear partition
- Then go to install and select your Gapps and swipe to Flash it.
- That�s All.
download file now
Wednesday, September 13, 2017
Enabling Android Pay on Lineage i e getting a Custom ROM to pass SafetyNet checks
Enabling Android Pay on Lineage i e getting a Custom ROM to pass SafetyNet checks
One issue with running a Custom ROM is that applications which require operation in a secure environment can use Androids SafetyNet API, which is part of Google Play Services, to check whether the device has been tampered with - i.e. whether it is running with root, has an unlocked bootloader or is running an unapproved ROM.
Such checks are performed by Banking applications, Android Pay and even some games such as Pokemon Go and others.
One way we can bypass this check is by using Magisk. One of the functions of Magisk is the ability to hide aspects of the system from SafetyNet, allowing applications that use these checks to function correctly on a device that would otherwise fail the checks.
Installing Magisk
Magisk comes in two parts - a flashable zip file, which should be installed by a custom Recovery such as TWRP, and an APK to control its behaviour.
At the time of writing, the latest stable version of Magisk is 12.0. If you are using a newer version, the exact steps required may be slightly different to that outlined below.
1. Download both the Zip file and APK from the XDA thread directly on the device - ideally in Chrome.
2. Shut down the phone and boot into TWRP with Volume Up plus Power
3. Go to Install and locate the Zip file, which is likely to be in the Download folder
4. Once flashed, reboot the phone
5. Ensure that Unknown Sources is enabled in Settings / Security.
6. In a file manager application of your choice, install the MagiskManager apk file, which is likely to be in the Download folder.
7. Turn off Unknown Sources if required
Configuring Magisk
1. Run Magisk Manager
2. Click on the Status burger menu and go to Settings
3. Enable Magisk Hide
4. Tick Magisk Core Only Mode
5. Reboot the phone, as requested
Test for a SafetyNet pass
You can test for a SafetyNet pass either inside Magisk Manager itself (Tap to start SafetyNet check) or via third party apps such as SafetyNet test
Once you have checked that SafetyNet passes, try the application that previously gave issues - hopefully it will now run as expected!
download file now