[ROM][PORT][VoLTE+FP] MiUIPro Beta/Stable Coolpad Note 3/Lite/Plus - CoolPad Note 3 ROMs, Kernels, Recoveries, & Other

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
MIUIPro for Coolpad Note 3/Lite/Plus
Ported directly from Redmi Note 4 MTK
MiuiPro 8.9.6
*Fully Poco themed(Poco Launcher + Poco Wallpapers+ Poco Ringtone + Poco Theme)
*Split Screen Working
*Mi Drop removed (install from play store if you need)
*Gboard and Xperia Keyboard added
*Spectrum Support Added
*Wallpaper Carousel Added
*Zero brightness fixed
*Default call recorder fixed partially
*Battery mAh corrected
*Smooth performance
*Assistant Working(Install Google App)
*Few more
Installation Instruction
*Boot to any marshmallow recovery
*Wipe Cache, System, Dalvik, Data
*Flash Rom
*Flash Porting Script 3.1( Only Note 3 and Note 3 Plus users) [Lite users does not need porting script)
*Wipe dalvik cache
*Reboot
*After first boot flash patch provided
Note:- Rom is not rooted. If you want to root flash Magisk.
Do a full charge and discharge cycle if offline charging is not working. yo should do it even your offline charge works for better battery backup.
Bugs
*Selfie mirror (Use Third party cam)
*Fm loud volume
Download Links
Rom(MIUIPro 8.9.6):- Android File Host Link
TWRP for lite:- 3.2.1-0
Patch ( Flash only after first boot )- Android File Host Link
​
Credits:
MIUIPro Team
DOT OS Team
M.A.D OS Team
@Uday Hegde (Fp Patches and lots of contribution in coolpad)
@Rock Roc (Everything is your help without you nothing possible for me)
Anurag Rai
Abhay Kashyap
@macblaze
Michael Sarno
Ruban
@Kuber Sharma
@Akshay Sharma
@shubham patil
Binod Khandual
If any credit is missing tell me I will add them.
XDA:DevDB Information
MIUIPro, ROM for Coolpad Note 3/Lite/Plus (see above for details)
Contributors
IntelliJAbhishek, Rock Roc
Source Code: https://miuipro.info/rommgr/device/479
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.x
ROM Firmware Required: Marshmellow Recovery
Based On: Based on MIUIPro for Redmi Note 4 MTK
Version Information
Status: Beta
Current Beta Version: 8.9.6
Beta Release Date: 2018-09-16
Created 2018-04-24
Last Updated 2018-09-15

Process to pass safetynet in Magisk
As you guyz noticed all miui rom pass safetynet but after sometimes it fails.
Also you may noticed flashing any safetynet module will cause Magisk Not installed issue
Here is fix follow each steps carefully:- KEEP PATIENCE ITS TIME TAKING PROCESS
1- Flash magisk 16.0 or latest and reboot.
2- Again boot to recovery and flash safetynet patch included below.
3- Now Reboot and check. you will get Magisk not installed.
4- Don't worry leave it. Enable developer option and USB debugging from there.
5- After 2-3 reboot magisk will install with safetynet module automatically.
6- It will not break safety net untill you optimize or virus scan in miui security app.
Important Note If by mistake you optimize or virus scan in security app your safetynet, then what to do don't worry my friend if you followed above process then all you need to do is just go to magisk module section TOGGLE magisk module and reboot.
*TOGGLE- if module is enabled and safetynet failed just disable and reboot safetynet pass.
if module is disabled and safetynet failed just enable and reboot safety net will pass
Enjoy.

Changelog
MIUI 10 Builds
8.8.2
- Added Poco Theme
- Added Poco Launcher
- Added Poco Bootanimation
- Added Poco Ringtone
- Added Poco Wallpapers
- Fixed Autobrightness and battery mah(as its not fixed in 8.8.2)
- Other changelogs as per miui pro 8.9.6
Links-
Rom -Android File Host Link
Patch(Flash only after first boot) -Android File Host Link
8.8.2
- Initial Release(Miui 10)
Links- Android File Host Link
MIUI 9 Builds
8.5.14
- Update to latest MiuiPro
- Ported from Rock Roc 8.5.14
- Fix camera force close
- Added two new theme
- Boot image reworked by Rock Roc
Links- Android File Host Link or XDA Link
8.4.19
- Initial Release
Links-Android File Host Link or XDA Link

Why have you posted a CPN3 LITE Rom in this section? This forum is for Roms of CPN3.

dhruvdiatm said:
Why have you posted a CPN3 LITE Rom in this section? This forum is for Roms of CPN3.
Click to expand...
Click to collapse
Just because there is not any separate forum for Coolpad Note 3 Lite and also CPN3 and plus users can also use this rom by porting script [made by uday hegde]

SETTINGS APP CRASHES, see log
SETTINGS APP CRASHES EVERYTIME
I tried every possible way to boot, alas! this>
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.settings/com.android.settings.MiuiSettings}: java.lang.NullPointerException: Attempt to invoke interface method 'java.lang.String[] android.security.IKeystoreService.list(java.lang.String, int)' on a null object reference
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2606)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2672)
at android.app.ActivityThread.access$1100(ActivityThread.java:180)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1517)
at android.os.Handler.dispatchMessage(Handler.java:111)
at android.os.Looper.loop(Looper.java:207)
at android.app.ActivityThread.main(ActivityThread.java:5856)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:933)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:782)
Caused by: java.lang.NullPointerException: Attempt to invoke interface method 'java.lang.String[] android.security.IKeystoreService.list(java.lang.String, int)' on a null object reference
at android.security.KeyStore.list(KeyStore.java:220)
at android.security.KeyStore.list(KeyStore.java:228)
at com.android.settings.vpn2.VpnManager.ya(VpnManager.java:50)
at com.android.settings.MiuiSettings.n(MiuiSettings.java:461)
at com.android.settings.BasePreferenceFragment.at(BasePreferenceFragment.java:131)
at com.android.settings.BasePreferenceFragment.ar(BasePreferenceFragment.java:41)
at com.android.settings.SettingsFragment.ar(SettingsFragment.java:182)
at com.android.settings.BasePreferenceFragment.onViewCreated(BasePreferenceFragment.java:72)
at com.android.settings.SettingsFragment.onViewCreated(SettingsFragment.java:195)
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:993)
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1153)
at android.app.BackStackRecord.run(BackStackRecord.java:806)
at android.app.FragmentManagerImpl.execPendingActions(FragmentManager.java:1565)
at android.app.FragmentController.execPendingActions(FragmentController.java:325)
at android.app.Activity.performStart(Activity.java:6362)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2569)
... 9 more
Click to expand...
Click to collapse

VR.gtmini said:
SETTINGS APP CRASHES EVERYTIME
I tried every possible way to boot, alas! this>
Click to expand...
Click to collapse
Which device are you using? Have you flashed face data patch?

awsome work...

Color contest Not Working Bro..
How I can get miui 10 8.8.16

RomanticRowdy said:
Color contest Not Working Bro..
How I can get miui 10 8.8.16
Click to expand...
Click to collapse
I will port 8.8.16 pro version when it will be available & for color contrast I will take a look.

Bro where u download the RN4 Mtk roms Bro...How I can fix that color contrast bug My self..

RomanticRowdy said:
Bro where u download the RN4 Mtk roms Bro...How I can fix that color contrast bug My self..
Click to expand...
Click to collapse
Source Link- https://miuipro.info/rommgr/device/479
for fixing u need to check logcat so that u will know what is causing the issue?

Where I get logcat bro..

RomanticRowdy said:
Where I get logcat bro..
Click to expand...
Click to collapse
Mobile- You can use Catlog application
pc- connect device to pc..
download minimal adb fastboot..
Install..
Now open cmd type.. adb logcat -d > logcat.txt
You will get logcat.txt in same folder where cmd showing
P.s. usb debugging should be enabled

System Sound is very low. Can't even hear caller tune. I have tried dolby atmos still sound is very low.! Any patches for increasing system sound.

Can i flash it over mad os , in coolpad note 3 lite??

Vignesh1019 said:
System Sound is very low. Can't even hear caller tune. I have tried dolby atmos still sound is very low.! Any patches for increasing system sound.
Click to expand...
Click to collapse
The same problem I have

IntelliJAbhishek said:
I will port 8.8.16 pro version when it will be available & for color contrast I will take a look.
Click to expand...
Click to collapse
already its out

Please update and fix the low volume in this ROM.

Help needed
I flashed this ROM after flashing stock MM via SP Flash Tool and in the process lost my IMEI numbers. Now it shows unknown in IMEI numbers. I tried a few methods after flashing stock ROM but they didnt work like from MTK engineering mode CDS Info method. Also the backup I made of nvram was lost after internal storage was wiped.
Can anyone suggest any working method to put IMEI numbers cause I still have them in the phone box.?

Related

[ROM] ColorOS 3.0 Beta for YUREKA and YUREKA+ [Fully Englishized] [8th Sep 2016]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
After my MIUI 7 Global and China Developer ROM, here comes my ColorOS 3.0 Beta [Globalized] ROM for Yureka and Yureka Plus. Color OS 3.0 (V3.0.0_160527_Beta) Globalized ROM is based on Android 5.1.1 Lollipop and comes with many new features. Since this is Globalized Edition so there are no Chinese apps and is multilingual.
NOTE: This ColorOS ROM is not an official release for ColorOS Team/OPPO. It is just a ported ROM from OPPO R7 Plus, so don’t expect zero bug.
This ROM is based on ARM64 firmware so your device needs to be upgraded to 64 bit firmware. [Yureka/Yureka+ Cyanogen OS users can upgrade to 64 bit firmware by flashing Cyanogen OS Lollipop OTA update.]
Disclaimer: This ROM has been tested and verified to be stable for daily use but there may be some unknown bugs. The development team is not responsible for any damage to your device or your information.
Features
---------------------------
All the latest ColorOS 3.0 features including New Customizations, Dirac HD Sound®, Free Screenshot, Outstanding Camera etc.
Added SuperSU for root access
Added FM Radio which was missing in the original ROM
Added Screencast ported from CyanogenMod
Added updated GApps
Added Oppo Browser global edition and Oppo Swype
Added sound boost
Added Flashlight and Build.prop editor apps
Translated OppoMusic, Theme Store etc.
Fixed lower calibrated auto brightness
Added Eximious Kernel v8.0 for stability
And many tweaks here and there.
How to Install (Must Read!)
----------------------------------------------
Download the latest build of ColorOS ROM and Gapps for ColorOS (link provided) for Yureka or Yureka Plus
Reboot to TWRP Recovery
Wipe data, system, cache and dalvik cache from advanced wipe menu
Flash ColorOS ROM
Flash Gapps for ColorOS (you can flash Gapps also after first boot)
Reboot (first boot may take up to 15 to 20 mins.)
After boot, complete ColorOS 3.0 setup and enjoy or do the following!
NOTE: If you want to enjoy the full Englishized version of the ROM the you have to edit the build.prop as directed: change persist.sys.oppo.region=CN to persist.sys.oppo.region=US (you can use build.prop editor app provided in the ROM for the purpose)
Downloads
-----------------------------
ColorOS 3.0 (v3.0_160819_Beta) Globalized Beta for YUREKA/YUREKA Plus
ColorOS 3.0 ROM + Gapps:
Download ROM
Older Versions:
ColorOS 3.0 Globalized Beta for YUREKA/YUREKA Plus
ColorOS 3.0 ROM + Gapps:
Download ROM
Changelogs:
--------------------
08.09.2016 - ROM Port ColorOS 3.0 (v3.0_160819_Beta):
For changelog refer here
17.06.2016 – ROM Port Color OS 3.0 (V3.0.0_160527_Beta):
Initial release
Credits
--------------------
Huge thanks to CyanogenMod and ColorOS Team.
Thanks to 地瓜先森 for his Chinese ColorOS 3.0 ROM for Coolpad F2 in bbs.loorin.com which helped me to solve some bugs.
Special thanks to my friend @Bishnu Prasad for his Eximious Kernel and support
Sources
--------------------------
Kernel Source: https://github.com/bishnuprasad884uu/DarePlus/tree/dare-lp5.1/
ROM Source: http://bbs.coloros.com/forum.php?mod=phones&code=rom&pid=105
XDA:DevDB Information
ColorOS 3.0 Beta for YUREKA and YUREKA+, ROM for the YU Yureka
Contributors
nitesh9
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Android 5.0.x/5.1.x Lollipop
Based On: ColorOS
Version Information
Status: Beta
Current Beta Version: Color OS 3.0 (v3.0_1
Beta Release Date: 2016-06-18
Created 2016-06-18
Last Updated 2016-09-08
Reserved
Bugs and Workarounds
-------------------------------------------
First I would like to tell you that the ROM has no major bug and is very much stable.
Torch icon in notification drawer is not working. So, please use the Flashlight app provided for torch.
You may feel little lag at the beginning. But it will go after using few hours as the OS gets settled. You can also use custom kernels for better performance.
If you are facing slow charging issue then change kernel. But default kernel more stable.
ColorOS screen-off gestures not working except double-tap-to-wake. But you can use @vishal gohel’s GeXture App available on Google Play for more screen-off gestures.
Some ColorOS Camera plugins not working (like panorama, expert mode etc.) due to different camera sensor in Yureka.
LED notification light not working.
More bugs found?! Then please notify me.
Bug Fixes
WiFi Fix
Few users are complaining about WiFi not working; for them here is the WiFi fix:
https://www.androidfilehost.com/?fid=24591000424941745 (flash this only when WiFi doesn't work for you)
Fix for Titanium Backup
Install Busybox 42
Disable 'Mount namespace separation' in SuperSU
Reboot
Then Titanium Backup Will work.
Special thanks to @blackarrow for this method.
Screenshots
---------------------------
Mods
ViPER|Atmos™ Sony Beats Edition for ColorOS
--------------------------------------------------------------------------​Here is the awesome Audio Mod for ColorOS which fully compatible with it inbuilt Dirac HD Sound. Get ready for fantastic audio experience.
Features
Dolby Atmos™
Viper Audio™
Beats Audio™
My additions
Made it compatible with ColorOS
Added fix for little sound distortion at the highest volume
Download
ViPER|Atmos™ 5.5 Sony™ Beats™ Edition for ColorOS:
https://www.androidfilehost.com/?fid=24591000424963879
[May not work on any other ROM except ColorOS]
Credits
Special thanks to @guitardedhero (95% credit goes to him) for this awesome sound mod.
Me for porting it to ColorOS (only 5% credit to me)
Original Work: http://forum.xda-developers.com/nexus-6/themes-apps/viper4android-t2952137
Reserved
Awesome !! @ nitesh9 , A new release by you after such a long time Bro!!! Thank you , downloading ....
WiFi still doesn't work even after flashing the Wifi fix provided
I flashed it after first boot and also tried flashing it along with the rom but it still doesn't work
please suggest a fix for this
ramsanath said:
I flashed it after first boot and also tried flashing it along with the rom but it still doesn't work
please suggest a fix for this
Click to expand...
Click to collapse
Then just extract the wifi-fix zip and replace the files manually using ES File Explorer.
nitesh9 said:
Then just extract the wifi-fix zip and replace the files manually using ES File Explorer.
Click to expand...
Click to collapse
Could you tell me in which directory that i should extract these files?
ramsanath said:
Could you tell me in which directory that i should extract these files?
Click to expand...
Click to collapse
Folder hierarchy is there in the zip file. Just replace it according to it in /system/.
[***UPDATE***]
ColorOS 3.0 v3.0_160819_Beta ROM
--------------------------------------------------------------​Finally, after a very long time, after many researches and hurdles, the iOS replica ColorOS 3.0 Latest build is here with many improvements.
Changelog
Fixed "Language and Input settings" FC
Fixed lag, heat etc.
Fixed Auto-brightness issues
Fixed auto killing of background apps
Fixed Camera Expert Mode
Tried to fix no WiFi bug (test and report)
Improved battery backup to a great extent
Improved Wifi speed and range
Improved audio quality (added soundboost)
Improved system stability
Decreased lower brightness value
Added Jio support
Added latest Oppo Keyboard (from global)
Added latest Oppo FM Radio (from global)
Added new Kernel Adiutor Mod
Added new Advanced Reboot
Added support for upcoming SoundMod
Added some minor but significant tweaks
Translated new Music and Theme Store app
Removed Chinese elements from Filemanager app
Updated Busybox, SuperSU etc.
Some UI improvements here and there...
Official changelog here
Download
ColorOS 3.0 (v3.0_160819_Beta) ROM:
ColorOS-3.0_v160819-YUREKA.zip
Size: 535 MB
15 Sec Boot Patch:
15-Sec-Boot_ColorOS-3.0_160819.zip
(This will make your first boot as quick as 15 Secs and save you from first boot heating)
GAPPS for ColorOS (flash this Gapps only):
https://www.androidfilehost.com/?fid=24591000424940727
(WARNING: Don't flash any other Gapps and flash it only after first boot)
Some Important Tips
If you face some third-party apps auto-killed in sleep mode then do this:
Go to Settings >> Battery >> "Your Third-Party" App >> Disable 'Freeze background apps' and 'Auto optimize...' done.
Kernel Adiutor Setting for Extraaa Battery Backup
CPU: Set Min Frequency to 345 (big) and 249 (small)
GPU: Set Max Frequency to 475
I/O Scheduler: bfq
Other things to your wish.
hello,the rom is a good looking one and the camera performance deserves a special mention.I flashed the rom and its not booting sometimes.it used to get stuck at oppo and reboot.it later booted and i flashed gapps etc..but i found that twrp is gone and i installed twrp manager app and again installed recovery to flash the gapps as i stated above.however while i was downloading apps the battery slowly got to 10% below and suddenly it crashed.now when i try to boot its getting stuck at oppo screen for more than 40 mins and the mobile gets very hot during this.this happened but almost everytime after flasing rom but i managed to boot now i am not even able to access recovery.

[ROM][STABLE] MIUI 9 China BETA - 7.8.28 for Micromax A311/A310 [31/08/2017]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Q: What's MIUI 9 BETA version?​
A:- MIUI has 3 ROM versions: Experimental, Developer, and Stable.
Experimental version is updated every day, and is open to a small part of senior members. It includes new features and bug fixes for the senior members to test before they enter developer version, therefore it contains high risks of serious bugs
Developer version (China) is updated every week, developer version (Global) is updated bi-weekly. It get new features and bug fixes in every update, and is stable enough for daily usage
-Stable version doesn't have a regular update frequency. It's updated once a month/two months/even longer. Stability is its major concern. Common users who prefer ROM stability are recommended to use this version
MiUi 9 Features and Highlights
MIUI 9 Lightning fast
New - Deep-level system optimizations (08-07)
New - New icons (08-07)
New - New animations for launching and exiting apps (08-07)
New - Simpler Home screen editing (08-07)
New - Introducing Split screen (08-07)
New - Improved Silent mode triggered by the volume button (08-07)
New - Improved readability for the start page of Messaging (08-07)
System
Optimization - Devices with rare Bluetooth profiles are hidden in the device list (07-25)
Settings
New - Search for apps in the Dual apps settings (08-03)
System
Fix - Only Mi TV/Mi Box can be added/shown on Mi Remote app after the update. (08-22)
Lockscreen, Status Bar, Notification Bar
Fix - Wallpaper Carousel couldn't load online resources (a Play Store update was required) (08-22)
Themes
Optimization - Redesigned home page (08-24)
​​
-- Bugs --
you tell me
-- Download --
ROM :- MiUi_9_7.8.28
ROM :- MiUi_8_7.5.25
Gapps :- Google Installer
Sound Patch :- https://goo.gl/gBqdwN
A310 Patch (MIUI 8) :- Only for A310 Users
SuperSu :- https://goo.gl/TQBtmm
-- Instructions -- (A311 Users)
Install Rom
Install Sound patch
Install SuperSu
Reboot
After complete boot and setup Reboot
Intall Google Installer App and install required gapps using it.
Enjoy
-- Instructions -- (A310 Users)
Install Rom
Install A310 Patch
Install Sound patch
Install SuperSu
Reboot
After complete boot and setup Reboot
Intall Google Installer App and install required gapps using it.
Enjoy
-- Xposed --
Xposed Framework :- https://goo.gl/NtPtek
-- Credits --
ME
xiaomi.eu
MiUi Official Team
Note :- This Rom is Directly Ported From Redmi Note 3G
//Don't Forget to Press Thanks//​
XDA:DevDB Information
[ROM][STABLE] MIUI 9 China BETA - 7.8.28 for Micromax A311/A310 [31/08/2017] , ROM for the Micromax Canvas Nitro A310/A311
Contributors
[email protected]
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Stock Kernel
Based On: Aosp , Miui
Version Information
Status: Beta
Created 2016-08-20
Last Updated 2017-08-31
Reserved
/*** Updated to Miui 8.2.1.0 ***\ (20/02/2017)
> Improved Battery Backup
> Added Advance Power Menu
*/ New Build Added /* (31/08/2017)
MIUI 9 Specific :-
MIUI 9 Lightning fast
New - Deep-level system optimizations (08-07)
New - New icons (08-07)
New - New animations for launching and exiting apps (08-07)
New - Simpler Home screen editing (08-07)
New - Introducing Split screen (08-07)
New - Improved Silent mode triggered by the volume button (08-07)
New - Improved readability for the start page of Messaging (08-07)
System
Optimization - Devices with rare Bluetooth profiles are hidden in the device list (07-25)
Settings
New - Search for apps in the Dual apps settings (08-03)
System
Fix - Only Mi TV/Mi Box can be added/shown on Mi Remote app after the update. (08-22)
Lockscreen, Status Bar, Notification Bar
Fix - Wallpaper Carousel couldn't load online resources (a Play Store update was required) (08-22)
Themes
Optimization - Redesigned home page (08-24)
Device Specific :-
> Latest MiUi Developer BETA 7.8.28
> Added Advance Reboot Menu
> Youtube Quality Selection also seems to be fixed
Link :- OP
two things:
1. rom alredy have a play store (so i guess gapps are included)
2. old 310 patch doesn't work - i get stuck on first boot logo (i've try flash it twice with all wipes)
mickiewicz said:
two things:
1. rom alredy have a play store (so i guess gapps are included)
2. old 310 patch doesn't work - i get stuck on first boot logo (i've try flash it twice with all wipes)
Click to expand...
Click to collapse
> Gapps are included since its global rom
> Old patch will not work... New patch is currently in testing. Mi devs had done many changes since older versions thats why needed to create new patch .
got it.
thanks for your work!
[email protected] said:
> Gapps are included since its global rom
> Old patch will not work... New patch is currently in testing. Mi devs had done many changes since older versions thats why needed to create new patch .
Click to expand...
Click to collapse
thank you! cant wait till a310 patch available
please post a new a310 patch, so anyone can test it
majorfifth said:
thank you! cant wait till a310 patch available
please post a new a310 patch, so anyone can test it
Click to expand...
Click to collapse
Its in testing... Camera issue is left for A310. I'll try to fix it.
hi guys iam yashas i have instal MIUI 8 on micromax A311
but the problem is iam no able to connect to mi pc suite to share the net
so plzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
hellllllllllllllllppppppppppppppppppppppppppppmeeeeeeeeeeeeeeeeeeeeeee
A310 Patch Added....
gps and camera both fixed too
whats the difference between miui 8-6.7.5 AND miui 8-8.0.1. version ? @[email protected] bro ?
Sent from my A311 using XDA-Developers mobile app
madybawa said:
whats the difference between miui 8-6.7.5 AND miui 8-8.0.1. version ? @[email protected] bro ?
Click to expand...
Click to collapse
This is global beta so it might have some issues but global stable is released after more testing. Some new animations and app updates that's all
[email protected] said:
This is global beta so it might have some issues but global stable is released after more testing. Some new animations and app updates that's all
Click to expand...
Click to collapse
can u plz explain the issues in beta ?
if i found those issues..then i'll download your latest stable build. @[email protected]
Sent from my A311 using XDA-Developers mobile app
madybawa said:
can u plz explain the issues in beta ?
if i found those issues..then i'll download your latest stable build. @[email protected]
Click to expand...
Click to collapse
I didn't found any yet
Can we flash gapps for full Google features ???
thanks bro for new update
Sent from my A310
flashing rom - problem
hi bro,
I am using A310 with twrp 2.8.5.0
and while flashing this rom, after a while it says
"Error executing updater binary in zip: 'sdcard/miui global stable/Miui 8_global_stable_8.0.1.0_A311.zip'
How can I fix this out...
And plz note before to this I was using Cynogen mode 13 with marshmellow 6.0 and the device is rooted with kingoroot
plz reply, I m waiting and thanks in advance.
regards
sbs124 said:
hi bro,
I am using A310 with twrp 2.8.5.0
and while flashing this rom, after a while it says
"Error executing updater binary in zip: 'sdcard/miui global stable/Miui 8_global_stable_8.0.1.0_A311.zip'
How can I fix this out...
And plz note before to this I was using Cynogen mode 13 with marshmellow 6.0 and the device is rooted with kingoroot
plz reply, I m waiting and thanks in advance.
regards
Click to expand...
Click to collapse
Change recovery..... Use twrp 3.0.0 or above
[email protected] said:
A310 Patch Added....
gps and camera both fixed too
Click to expand...
Click to collapse
Is this will be the final Patch or you will change anything in that.
Does this Patch works with MIUI 8 6.6.20 Stallion Mod because the patch were in that is not working on A310
Like bluetooth & camera
ImSanjay_offl said:
Is this will be the final Patch or you will change anything in that.
Does this Patch works with MIUI 8 6.6.20 Stallion Mod because the patch were in that is not working on A310
Like bluetooth & camera
Click to expand...
Click to collapse
it'll work with other Miui's too

[ROM] [MIUI 8] [MM] [BASED ON H2OS][VOLTE][OTA][29/5/2017]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
THIS IS MADE BY X_S, THE OFFICIAL MAINTAINER OF MIUI ROMS​The MIUI for the joint development group XS produced to support OTA and official update every friday. This MIUI prohibits anyone and forums reproduced based on this MIUI ROM modify, compile and repackaging​
Flashing Instructions:​
Clean Flash
Latest OFFICIAL TWRP Required
1. Download Rom
2. Wipe everything except Internal
4. Flash the ROM
5. Setup MIUI(skip MI account)
6. Install the google installer
7. Open that app and install all the Google core apps.
8. Sign in to your google account.
9. Flash superuser
Hit Thanks if you enjoyed
Downloads
OTA
> Flash full zip of Previous build
> Flash OTA
> Flash SU and Xposed
> Flash it over previous build only
7.4.1
ROM
7.5.29
AFH
7.5.5
AFH
SUPERSU
SuperSU 2.79
XPOSED
Known Bugs
One Handed Mode
Original Source
http://www.oneplusbbs.com/thread-2991394-1-1.html
TELEGRAM GROUP
JOIN HERE
XDA:DevDB Information
MIUI8 6.0, ROM for the OnePlus 2
Contributors
ashu01, XiaoshaXs, yash1310, @kunalshah912 for continous testing @camp70, @chintu1234, All Telegram Brothers
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
ROM Firmware Required: UNLOCKED BOOTLOADER
Based On: H2OS
Version Information
Status: Stable
Stable Release Date: 2017-01-20
Beta Release Date: 2016-11-08
Created 2016-11-09
Last Updated 2017-06-10
Reserved
Full Changelog
7.5.29
(Google Translated from Chinese)
Optimize the lock screen pictorial performance Optimize the hidden mode (set, power and performance), improve the standby power to repair a process manager error, improve the occasional Caton
PS: If you still feel that standby is not good, it is recommended to learn the next black Domain usage, governance rogue application
7.5.5
repair lock screen pictorial
repair camera switch
optimization Patchrom Hook error optimization
on the phone CPUfrequencydisplay
7.4.15
Optimize the default input method Skin style optimization
part of the Xposed plug-in causes the system Caton optimized uninstall
MIUI market and so no longer card screen
repair double open application can not read the data
repair system update or root authority to install the application of automatic double open
7.2.10
Optimize the hydrogen camera icon to MIUI style optimization Additional
settings - King Pesticide mode (camouflage meters 5 to open the high frame mode) to
optimize additional settings - camera switch (default for the two cameras, where you can choose a single camera)
7.1.20
Fixed mobile data qs toggle
Xposed optimizations
Fixed sms tones
7.1.7
Optimized support holster mode
Optimize theme exception recovery problem
Optimize the baseband upgrade to version 2.5
Optimization support perfect Root
REPEAT Press and hold the MENU button
Repair boot occasional black screen stuck
Repair MENU calls out the background Caton
Repair MIUI music, video can not be upgraded
Repair millet red envelope assistant installation failure problem
XPOSED repair caused by the cool flash back, the system exception Caton and so on
PS: In case of SMS FC, please close the SMS smart identification can be
PS: In case of system applications automatically double-open, double-heavy brush can be (or lost in a folder, does not affect the normal use)
Reserved
FAQ SECTION​
VOLTE
Add these lines to the build.prop
persist.dbg.ims_volte_enable=1
persist.dbg.volte_avail_ovr=1
persist.dbg.vt_avail_ovr=0
persist.data.iwlan.enable=true
persist.dbg.wfc_avail_ovr=0
Q : Want to remove Chinese bloatware
A : refer to this post
https://forum.xda-developers.com/showpost.php?p=71330009&postcount=496
Q : Want to covert Chinese Theme store to English
A : Refer to this post
https://forum.xda-developers.com/showpost.php?p=71873988&postcount=589
Q : Want To swap Nav buttons
A : Go to system>usr>keylayout>Generic.kl
Lines:
key 158 change to MENU
key 580 change to BACK
Q : I am not able to unlock apps with Fingerprint
A : Enable the app lock settings in Settings>Lock Screen and password>screen lock and fingerprint
Q. I am not able to Download bigger files from playstore. asking for WLan
A : Go to Downloads<3 dot menu<settings and set the download size limit to unlimited.
Reserved 3
Reserved
MIUI!! Finally!
Will try very very soon(Once I get home and download it).
Booting atm, let`s see how it does.
working fine ,wil post the batterylife after 2 cycles
Newbie
Im completely new to MIUI. What are some features this rom bakes in?
are we forced to use micro gapps? i usually use pico
Any way to activate the on screen nav bar?
Finally
Robustuck said:
Im completely new to MIUI. What are some features this rom bakes in?
Click to expand...
Click to collapse
general options that comes with xiaomi devices, not much customisation like we see in ressurrection remix or dirty unicorns but it has all major functions, people love this rom for it fluidity and its interface
chxei said:
are we forced to use micro gapps? i usually use pico
Click to expand...
Click to collapse
you can use pico
chesstopher said:
Any way to activate the on screen nav bar?
Click to expand...
Click to collapse
Use MIUI Tweaking from playstore
It needs xposed
Please help! I flashed the last zip of the rom and this happened.
I had hybrid recovery and now I have TWRP.
JuanMnz93 said:
Please help! I flashed the last zip of the rom and this happened.
I had hybrid recovery and now I have TWRP.
Click to expand...
Click to collapse
try reflash recovery, if it doesn't help, try flashing oxygen and then latest twrp
I knw this is still in beta but are there any known issues?
JuanMnz93 said:
Please help! I flashed the last zip of the rom and this happened.
I had hybrid recovery and now I have TWRP.
Click to expand...
Click to collapse
Use latest TWRP
Jitunarang said:
I knw this is still in beta but are there any known issues?
Click to expand...
Click to collapse
only dual apps feature is not working

[ROM][6.0.1] MIUI v8.5 Global Version

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
MIUI 8 Global for Grand 2(ms013g)!!​
Features:
-Debloated
-One Emojis
-All rotations enabled. 0, 90, 180, 270 (The application must be compatible for this feature)
-Advanced Power Menu
-Gapps Included
What does not work properly?
-Mobile network signal doesn't displays correctly sometimes (No SIM card) > FIX (2-Tap in power button)
-Home button to wake up screen(W.I.P)
-Headphone jack(W.I.P) but you can make it work with lesseraudioswitch app :laugh::good:
-you wont find the text below apps on homescreen on first boot(dont freak out) go to settings/home and turn on label named option and you are done
How to install:
1. Wipe Dalvik / ART Cache; System; Data; Cache in recovery
2. Flash the ROM
3.Flash mm vendor patch and front cam patch(link will be provided with the rom link)
4.Flash magisk if you want root and stuffs
5.reboot system
6. First boot may take 10 to 15 minutes
PS.: * Do not blame me for you to turn your device on a brick, do it for your own risk.
Guide updating your Mi Account for Miui Theme Design, necessary to import and apply themes (.mtz) out of the store.
http://en.miui.com/thread-359018-1-1.html
Download Links:
Miui v8.5 global(new one)
https://drive.google.com/open?id=1PPPxCknZorA3pRaGMoc8rRzT46q7JIft
'Previous miui 8 which was ported from s5 by 'ME' (you can use it if you want more stability but less features than this new one)
https://drive.google.com/open?id=1Jl1Q2vUBc6ikhQVLYByYf6SUVUHY87Oi
Credits:
-Me for porting the rom(obviously) :silly:
[email protected].K's Moderator Miui Forum
-UkkyMS's (Miui Desing Team) for bootanimation
-Dio_S for porting this beautiful port to other devices
-Mv for the main motivation of fixing ril issue and teaching stuffs about boot img (but I didnt use his bootimg tho) :/
[email protected] the main person for whom im in this stage today without him I would have been noob all my life
[email protected] for cm13
(If I miss anyone on credit section do pm me I will add it) but rude pm's will be ignored
p.s if you flash xposed magisk or any other mods of your choice dont spam here saying 'this doesnt work that doesnt work bla bla bla and even if you say something related to those it will be ignored and also stupid questions will be ignored
regards
XDA:DevDB Information
Miui v8.5, ROM for the Samsung Galaxy Grand 2
Contributors
Bungeejumper
Source Code: https://forum.xda-developers.com/google-nexus-5/development/rom-miui-8-6-3-30-t3409440
ROM OS Version: 6.0.x Marshmallow
Based On: CyanogenMod(Legacy)
Version Information
Status: Beta
Created 2018-05-25
Last Updated 2018-05-25
F.A.Qs
1.how u still alive we thought u were dead :/
Ans:shuuttttttfffffffffffffffffffffffffuuuuuuupppp
2.Hey but there is already a miui 8 thread
Ans:go check the first line of credits section of that thread it says its ported by me
Another reserve?
Any way to get navigation ;bar in these ROM?
And can you please add screenshots?
Sudeep Shetty said:
Any way to get navigation ;bar in these ROM?
And can you please add screenshots?
Click to expand...
Click to collapse
qemu.hw.mainkeys=0
place this line on the end of build prop and reboot
and screenshots will be added on screenshot tab soon
Bungeejumper said:
qemu.hw.mainkeys=0
place this line on the end of build prop and reboot
and screenshots will be added on screenshot tab soon
Click to expand...
Click to collapse
Thx for it??
And sorry if I am disturbing you
But the substratum themes are working ?? And can we get camera2api by any code in the ROM
Sorry if I am asking many question
Sudeep Shetty said:
Thx for it
And sorry if I am disturbing you
But the substratum themes are working ?? And can we get camera2api by any code in the ROM
Sorry if I am asking many question
Click to expand...
Click to collapse
this rom has its own theme store and idk about substratum and idk about that camera api bla bla too
Bungeejumper said:
this rom has its own theme store and idk about substratum and idk about that camera api bla bla too
Click to expand...
Click to collapse
Oooo...kk...but does these lags while connecting to net like hell...because the previous miui 8 port for grand 2 I used was lagging like hell after connecting to internet...
Does it has all features that miui8.5 has??
Nice work keep it up! :good::good::victory:
Sudeep Shetty said:
Oooo...kk...but does these lags while connecting to net like hell...because the previous miui 8 port for grand 2 I used was lagging like hell after connecting to internet...
Does it has all features that miui8.5 has??
Click to expand...
Click to collapse
it doesnt lag like hell when connecting to internet and btw dont you think you ask a bit too much questions?
Bungeejumper said:
it doesnt lag like hell when connecting to internet and btw dont you think you ask a bit too much questions?
Click to expand...
Click to collapse
Yep...sorry??
GuestX0050 said:
MIUI 8 Global for Grand 2(ms013g)!!​
Features:
-Debloated
-One Emojis
-All rotations enabled. 0, 90, 180, 270 (The application must be compatible for this feature)
-Advanced Power Menu
-Gapps Included
What does not work properly?
-Mobile network signal doesn't displays correctly sometimes (No SIM card) > FIX (2-Tap in power button)
-Home button to wake up screen(W.I.P)
-Headphone jack(W.I.P) but you can make it work with lesseraudioswitch app :laugh::good:
-you wont find the text below apps on homescreen on first boot(dont freak out) go to settings/home and turn on label named option and you are done
How to install:
1. Wipe Dalvik / ART Cache; System; Data; Cache in recovery
2. Flash the ROM
3.Flash mm vendor patch and front cam patch(link will be provided with the rom link)
4.Flash magisk if you want root and stuffs
5.reboot system
6. First boot may take 10 to 15 minutes
PS.: * Do not blame me for you to turn your device on a brick, do it for your own risk.
Guide updating your Mi Account for Miui Theme Design, necessary to import and apply themes (.mtz) out of the store.
http://en.miui.com/thread-359018-1-1.html
Download Links:
Miui v8.5 global(new one)
https://drive.google.com/open?id=1PPPxCknZorA3pRaGMoc8rRzT46q7JIft
'Previous miui 8 which was ported from s5 by 'ME' (you can use it if you want more stability but less features than this new one)
https://drive.google.com/open?id=1Jl1Q2vUBc6ikhQVLYByYf6SUVUHY87Oi
Credits:
-Me for porting the rom(obviously) :silly:
[email protected].K's Moderator Miui Forum
-UkkyMS's (Miui Desing Team) for bootanimation
-Dio_S for porting this beautiful port to other devices
-Mv for the main motivation of fixing ril issue and teaching stuffs about boot img (but I didnt use his bootimg tho) :/
[email protected] the main person for whom im in this stage today without him I would have been noob all my life
[email protected] for cm13
(If I miss anyone on credit section do pm me I will add it) but rude pm's will be ignored
p.s if you flash xposed magisk or any other mods of your choice dont spam here saying 'this doesnt work that doesnt work bla bla bla and even if you say something related to those it will be ignored and also stupid questions will be ignored
regards
XDA:DevDB Information
Miui v8.5, ROM for the Samsung Galaxy Grand 2
Contributors
Bungeejumper
Source Code: https://forum.xda-developers.com/google-nexus-5/development/rom-miui-8-6-3-30-t3409440
ROM OS Version: 6.0.x Marshmallow
Based On: CyanogenMod(Legacy)
Version Information
Status: Beta
Created 2018-05-25
Last Updated 2018-05-25
Click to expand...
Click to collapse
Please make this rom to be Stable. fix all bugs. :angel:
.
Im love MIUI 8 or better
Miui account problem
Hello I have an problems related to mi account login during installation of mi, actually I have installed miui 8 in my g7102 and after some time have deleted the mi account which was logged into it and when I reinstalled miui 8 it says your device is associated with other mi account (which doesn't. Exists because I have completely deleted it)it happens every time and I have installed miui 8 many times it happens every time I have tried changing imei also but nothing happens
front camera not working how fix
The link is broken. Can you please fix it.
Firmware link is not available, please send a working link
Black099 said:
Firmware link is not available, please send a working link
Click to expand...
Click to collapse
mi8.5lastg2.zip
drive.google.com
hi
Hello, I need this ROM, please give me a new download link, thank you
8.5
GuestX0050 said:
MIUI 8 Global for Grand 2(ms013g)!!​
Features:
-Debloated
-One Emojis
-All rotations enabled. 0, 90, 180, 270 (The application must be compatible for this feature)
-Advanced Power Menu
-Gapps Included
What does not work properly?
-Mobile network signal doesn't displays correctly sometimes (No SIM card) > FIX (2-Tap in power button)
-Home button to wake up screen(W.I.P)
-Headphone jack(W.I.P) but you can make it work with lesseraudioswitch app :laugh::good:
-you wont find the text below apps on homescreen on first boot(dont freak out) go to settings/home and turn on label named option and you are done
How to install:
1. Wipe Dalvik / ART Cache; System; Data; Cache in recovery
2. Flash the ROM
3.Flash mm vendor patch and front cam patch(link will be provided with the rom link)
4.Flash magisk if you want root and stuffs
5.reboot system
6. First boot may take 10 to 15 minutes
PS.: * Do not blame me for you to turn your device on a brick, do it for your own risk.
Guide updating your Mi Account for Miui Theme Design, necessary to import and apply themes (.mtz) out of the store.
http://en.miui.com/thread-359018-1-1.html
Download Links:
Miui v8.5 global(new one)
https://drive.google.com/open?id=1PPPxCknZorA3pRaGMoc8rRzT46q7JIft
'Previous miui 8 which was ported from s5 by 'ME' (you can use it if you want more stability but less features than this new one)
https://drive.google.com/open?id=1Jl1Q2vUBc6ikhQVLYByYf6SUVUHY87Oi
Credits:
-Me for porting the rom(obviously) :silly:
[email protected].K's Moderator Miui Forum
-UkkyMS's (Miui Desing Team) for bootanimation
-Dio_S for porting this beautiful port to other devices
-Mv for the main motivation of fixing ril issue and teaching stuffs about boot img (but I didnt use his bootimg tho) :/
[email protected] the main person for whom im in this stage today without him I would have been noob all my life
[email protected] for cm13
(If I miss anyone on credit section do pm me I will add it) but rude pm's will be ignored
p.s if you flash xposed magisk or any other mods of your choice dont spam here saying 'this doesnt work that doesnt work bla bla bla and even if you say something related to those it will be ignored and also stupid questions will be ignored
regards
XDA:DevDB Information
Miui v8.5, ROM for the Samsung Galaxy Grand 2
Contributors
Bungeejumper
Source Code: https://forum.xda-developers.com/google-nexus-5/development/rom-miui-8-6-3-30-t3409440
ROM OS Version: 6.0.x Marshmallow
Based On: CyanogenMod(Legacy)
Version Information
Status: Beta
Created 2018-05-25
Last Updated 2018-05-25
Click to expand...
Click to collapse
Hello, please update the download link

[TREBLE][PORT] Android P-Pie for Moto G5 Plus [07/08/2018]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is a Android P Pie for Moto G5 Plus. Its a semi-GSI ported from Pixel XL.
UPDATE 2- Android P Pie has been released by google. All links have been updated for new Android P (PR1) gsi.
Credits:
- Martichou - For Fixing SDcard, Moto Actions and Kernel Support For P
- Kev - For Fixing FingerPrint
- Kev and Pedro Kalil and @Shivvvv- For Fixing Camera
- Shivvvv -For Fixing VoLTE and Testing All Things.
- erfanoabdi - For P GSI
- Potter Community
ATTENTION
If you were on DP5 earlier then Download the following files again , they are updated
- All files from PR1 folder (Do not download the AB system zip)
- Volte-cam-fp-lag-fix-potter-final-p.zip
What You need:
1- Lineage OS Treble Build by Anshuman
2- All files from PR1 folder . (Do not download P-PR1-sGSI-AB.zip)
3- Treble Kernel with sdcard and wifi (Download any version you like) fix By Martichou.
4- Magisk 16.7 Beta (for root)
5- VoLTE ,Camera, FP and Lag Fix Final P (One Zip)
6- Treble TWRP by me
Download currently working Gcams with no focus issue from here .
Other Gcams might have focus issue.
Portrait mode is working on Urikill Gcam, Use the settings Given Here
Moto Gestures Works (Predefined Back, Recent, Home, Longpress. The moto action option in setting is broken, do not complain)
How To Flash:
You don't need to wipe internal storage or format it, U can proceed with given instructions .If it does not work then format and flash these things again.
Click to expand...
Click to collapse
0- Backup your data (Just in case if something goes wrong)
1- Wipe system/cache/dalvik cache/data
2- Flash Lineage OS Treble Build
3- Wipe data/dalvik cache/cache/system
4- Flash PR1 GSI as "system image". (Search on google how to do that if you doing this for first time)
5- Mount vendor and flash post POST-sGSI_1 ,POST-sGSI_2 , VoLTE ,Cam, FP and Lag Fix Final P zip
6- Mount Vendor again and flash POST-sGSI_3
7- Flash AceKernel
8- Flash magisk 16.7 Beta.
9- Reboot
Notes:
-VoLTE will not show any "HD capable" sign in status bar or "Enhanced 4G Support" in network settings , you have to call to test it.
-On first boot , Device will power off automatically and go to recovery, don't worry , just reboot again and it will be fine this time.
-After boot You have to install Google Play Services version 12.8.74 (apkmirror) to get rid of notifications after boot. Install it via adb or by downloading apk file on ur phone or PC.
Enable P style gestures:
If you see oreo style navbar by default , Go to settings > Sytem > Gestures > then turn ON "Swipe Up on Home Button"
Enabling MTP :
Go to Settings > Developer Options > Default USB Configuration > Select "File Transfer"
Bugs:
1- Flashlight option in QS tiles is grayed out sometime, just reboot one or two times to make it work.Flashlight in camera apps works all time.
Workaround For Flashlight: Download Godly Torch Apk - https://github.com/BRoy98/GodlyTorch/releases/download/v1.4.6/GodlyTorch-1.4.6-640.apk
support on telegram
https://t.me/PforPotter (for updates on Pie roms for Potter
https://t.me/g5plusP (for chat support)
XDA:DevDB Information
Android P-Pie (PR1) for Potter, ROM for the Moto G5 Plus
Contributors
GtrCraft, Martichou, Shivvvv, erfanoabdi
Source Code: .
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.x
Based On: Pixel XL PR1
Version Information
Status: Beta
Created 2018-07-31
Last Updated 2018-08-25
Reserved
Reserved
deleted
Mostly stable p before official oreo..?
Meanwhile stock guys are still waiting for stable Oreo update.
dipankarxdevil said:
Mostly stable p before official oreo..
Click to expand...
Click to collapse
It becomes fully stable when source released
dhinesh_cool said:
It becomes fully stable when source released
Click to expand...
Click to collapse
It's already fully stable, we got every single thing working.
Maybe a bit tricky to install it, but if it's done correctly, everything work.
Martichou said:
It's already fully stable, we got every single thing working.
Maybe a bit tricky to install it, but if it's done correctly, everything work.
Click to expand...
Click to collapse
Yeah it is stable but there are some small problem if the source out it will be ****ing stable
Devs Are Awesome
Can someone please post screenshots
First I would like to thank everyone who worked on this ROM and made it so fast possible for us to use it.
I got a few questions:
- I assume the ROM is stable enough to use it as a daily driver, but how stable is it compared to the lastest LOS ROMs?
- Will the install/update process be 'easier' when the official source comes out?
- Moto actions don't work in the settings, should I install the apk as alternative?
- Are opengapps required? If so, when do I need to flash it during the install process?
ugander1989 said:
Can someone please post screenshots
Click to expand...
Click to collapse
Here you go....
If I want to go back to oreo, what must I do??
nsekar560808 said:
If I want to go back to oreo, what must I do??
Click to expand...
Click to collapse
Just flash normal roms after wiping data/cache/dalvik cache/system . Nothing else to do
---------- Post added at 11:55 AM ---------- Previous post was at 11:50 AM ----------
Arland_s said:
First I would like to thank everyone who worked on this ROM and made it so fast possible for us to use it.
I got a few questions:
- I assume the ROM is stable enough to use it as a daily driver, but how stable is it compared to the lastest LOS ROMs?
- Will the install/update process be 'easier' when the official source comes out?
- Moto actions don't work in the settings, should I install the apk as alternative?
- Are opengapps required? If so, when do I need to flash it during the install process?
Click to expand...
Click to collapse
1- its in beta stage , not perfect and stable as lineage but can be used as daily driver.
2 - that option always crashes. You can not assign ur own gestures for fingerprint.
3- Thats a stupid question , maybe u didn't read the flashing procedure. (Gapps already included) . You need the files specified in first post, if u flash other things other than these , Do not complain that its not booting.
nfl46 said:
Is there anyway for me to increase the saturation?
Click to expand...
Click to collapse
Nope.... Kcal not supported by rom itself and kernel as well. If kcal support added in future in kernel , you can do after that.
Awesome port and amazing work by all the developers.
After installing just give some time to cmplt the system update and then it works as as butter and everything is working as it should be.
Volte also works by default
Even after installing required google play services from playstore the google update notifications aren't disappearing from notification panel.
sunmughans said:
Even after installing required google play services from playstore the google update notifications aren't disappearing from notification panel.
Click to expand...
Click to collapse
You can disable the pixel setup app .
If google play store notification are not disappearing , then force stop it once. If they still comes back , then do install the apps which google play store is suggesting to download through notification.
Planning on making another video now that we have a proper thread in dev section

Categories

Resources