Convert Redmi K20 to Mi 9T (ONLY Xiaomi.eu BETA 20.3.26 & STABLE 11.0.2) - Redmi K20 / Xiaomi Mi 9T Guides, News, & Discussio

The purpose of this topic is to teach you how to turn Redmi K20 to Mi 9T on xiaomi.eu by changing bootanimation, bootlogo, device name, camera watermark. Remember that this tested in Xiaomi.eu Beta 20.3.26 and Stable 11.0.2, if you use another version may occur bugs. Sorry for my english, I used google translator to make this post. I'm a Brazilian and I'm just trying to help.
NOTE: ROOT MAGISK AND TWRP WILL BE REQUIRED TO MAKE THE CHANGES.
***** FLASH FILES - UPDATED: March 26, 2020 - NEEDED: MAGISK & TWRP (ONLY XIAOMI.EU)*****
FLASH FILE TO APPLY ALL MODIFICATIONS (UPDATED TO XIAOMI.EU BETA 20.3.26): https://drive.google.com/file/d/1UPeTmX09lzuDhZWEwCP-wmWqa69y7VU2
FLASH FILE TO APPLY ALL MODIFICATIONS (UPDATED TO XIAOMI.EU STABLE 11.0.2): [url]https://drive.google.com/file/d/1uVdz72FAvDpc384VA10BT4wl6ABQRmoX[/URL]
NOTE: CLEAN ALL CAMERA DATA TO WORK. The camera application used on this one is from Xiaomi.eu 20.3.26 and 11.0.2, use in another ROM may occur BUGS.
*** TUTORIAL TO APPLY MANUAL MODIFICATIONS (FOR OTHER ROMs) ***
BootLogo Mi (FLASH TWRP): View attachment 4915397
BootAnimation Mi: View attachment 4915401
Use the ROOT file explorer to replace the bootanimation in the "system/media" folder and give the necessary permissions, as in the following image: [url]https://i.imgur.com/1bFwjPL.jpg[/URL]
Restart your phone to take effect.
To rename the device you will need to change the build.prop which is in the "system" folder:
Step 1: Edit this line: ro.product.system.model=Mi 9T
Step 2: Create this line: ro.product.model=Mi 9T
Restart your phone to take effect.
Camera Watermark (SHOT ON MI 9T) (FOR BETA 20.3.26): https://drive.google.com/file/d/1_NHECFPmKrzmrn7RWTuvri1ZhNFhsetm
Camera Watermark (SHOT ON MI 9T) (FOR STABLE 11.0.2): [url]https://drive.google.com/file/d/1BxyNI5akVGZPRM5lfQXiJEvdU-ngQAfQ[/URL]
Use the ROOT file explorer to replace the MiuiCamera in the "system/priv-app/MiuiCamera" folder and give the necessary permissions, as in the following image: [url]https://i.imgur.com/3eizb1t.jpg[/URL]
NOTE: Restart phone to take effect and clear camera app data.

Why not create a full TWRP zip? Should be possible and no root solution will be needed.

Micdu70 said:
Why not create a full TWRP zip? Should be possible and no root solution will be needed.
Click to expand...
Click to collapse
I don't know how to create FLASH file, I will try to learn how to create, as soon as possible I will update the post with the file.

LeonardoBordin said:
I don't know how to create FLASH file, I will try to learn how to create, as soon as possible I will update the post with the file.
Click to expand...
Click to collapse
I created my own version (should work for any MIUI 11 Android 10 beta version, and maybe stable), check it => https://mega.nz/#!PdEACQSI!cFkSVp2LwqDosxblKUGDJZMsprjflt9c36zlIeec1Zo
EDIT: v2 => Modify media volume steps to stock version and edit "build.prop" inside /vendor partition.

Micdu70 said:
I created my own version (should work for any MIUI 11 Android 10 beta version, and maybe stable), check it => ....
EDIT: v2 => Modify media volume steps to stock version and edit "build.prop" inside /vendor partition.
Click to expand...
Click to collapse
I applied this to Xiaomi.eu Stable v11.0.2 (Android 10) and now my camera app isn't launching anymore. It just keeps crashing. The boot animation and the model changed to Mi 9T, though.

MrTheMake said:
I applied this to Xiaomi.eu Stable v11.0.2 (Android 10) and now my camera app isn't launching anymore. It just keeps crashing. The boot animation and the model changed to Mi 9T, though.
Click to expand...
Click to collapse
So I will create a zip package without Camera mod for Stable users. Thanks for testing.
On Xiaomi.eu forum => https://xiaomi.eu/community/threads/redmi-k20-to-mi-9t-conversion-patch-miui-11.54074/
---------- Post added at 05:03 PM ---------- Previous post was at 04:42 PM ----------
MrTheMake said:
I applied this to Xiaomi.eu Stable v11.0.2 (Android 10) and now my camera app isn't launching anymore. It just keeps crashing. The boot animation and the model changed to Mi 9T, though.
Click to expand...
Click to collapse
Did you wipe Dalvik&Cache? If not, do it and test Camera again please.
---------- Post added at 05:05 PM ---------- Previous post was at 05:03 PM ----------
LeonardoBordin said:
Step 2: Create this line: ro.product.model=Mi 9T
Restart your phone to take effect.
Click to expand...
Click to collapse
Is this really needed to create this new line?

Micdu70 said:
Did you wipe Dalvik&Cache? If not, do it and test Camera again please.
Click to expand...
Click to collapse
Yes, I've wiped Dalvik and Cache. I can append the crash log if that helps?

MrTheMake said:
Yes, I've wiped Dalvik and Cache. I can append the crash log if that helps?
Click to expand...
Click to collapse
Yes, it may helps.

Micdu70 said:
Yes, it may helps.
Click to expand...
Click to collapse
Here it is:
Code:
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.camera/com.android.camera.Camera}: android.view.InflateException: Binary XML file line #5 in com.android.camera:layout/v9_main: Binary XML file line #5 in com.android.camera:layout/v9_main: Error inflating class android.widget.TextView
at android.app.ActivityThread.performLaunchActivity(Unknown Source:621)
at android.app.ActivityThread.handleLaunchActivity(Unknown Source:47)
at android.app.servertransaction.LaunchActivityItem.execute(Unknown Source:63)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(Unknown Source:77)
at android.app.servertransaction.TransactionExecutor.execute(Unknown Source:73)
at android.app.ActivityThread$H.handleMessage(Unknown Source:43)
at android.os.Handler.dispatchMessage(Unknown Source:19)
at android.os.Looper.loop(Unknown Source:242)
at android.app.ActivityThread.main(Unknown Source:98)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(Unknown Source:11)
at com.android.internal.os.ZygoteInit.main(Unknown Source:275)
Caused by: android.view.InflateException: Binary XML file line #5 in com.android.camera:layout/v9_main: Binary XML file line #5 in com.android.camera:layout/v9_main: Error inflating class android.widget.TextView
Caused by: android.view.InflateException: Binary XML file line #5 in com.android.camera:layout/v9_main: Error inflating class android.widget.TextView
Caused by: java.lang.reflect.InvocationTargetException
at java.lang.reflect.Constructor.newInstance0(Native Method)
at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
at android.view.LayoutInflater.createView(Unknown Source:210)
at android.view.LayoutInflater.createView(Unknown Source:11)
at com.android.internal.policy.PhoneLayoutInflater.onCreateView(Unknown Source:8)
at android.view.LayoutInflater.onCreateView(Unknown Source:0)
at android.view.LayoutInflater.onCreateView(Unknown Source:0)
at android.view.LayoutInflater.createViewFromTag(Unknown Source:65)
at android.view.LayoutInflater.createViewFromTag(Unknown Source:6)
at android.view.LayoutInflater.rInflate(Unknown Source:92)
at android.view.LayoutInflater.rInflateChildren(Unknown Source:9)
at android.view.LayoutInflater.inflate(Unknown Source:107)
at android.view.LayoutInflater.inflate(Unknown Source:27)
at android.view.LayoutInflater.inflate(Unknown Source:5)
at com.android.internal.policy.PhoneWindow.setContentView(Unknown Source:45)
at android.app.Activity.setContentView(Unknown Source:4)
at com.android.camera.Camera.onCreate(Unknown Source:307)
at android.app.Activity.performCreate(Unknown Source:19)
at android.app.Activity.performCreate(Unknown Source:1)
at android.app.Instrumentation.callActivityOnCreate(Unknown Source:3)
at android.app.ActivityThread.performLaunchActivity(Unknown Source:376)
at android.app.ActivityThread.handleLaunchActivity(Unknown Source:47)
at android.app.servertransaction.LaunchActivityItem.execute(Unknown Source:63)
at android.app.servertransaction.TransactionExecutor.executeCallbacks(Unknown Source:77)
at android.app.servertransaction.TransactionExecutor.execute(Unknown Source:73)
at android.app.ActivityThread$H.handleMessage(Unknown Source:43)
at android.os.Handler.dispatchMessage(Unknown Source:19)
at android.os.Looper.loop(Unknown Source:242)
at android.app.ActivityThread.main(Unknown Source:98)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(Unknown Source:11)
at com.android.internal.os.ZygoteInit.main(Unknown Source:275)
Caused by: java.lang.UnsupportedOperationException: Failed to resolve attribute at index 4: TypedValue{t=0x2/d=0x1010099 a=1}
at android.content.res.TypedArray.getColor(Unknown Source:91)
at android.widget.TextView.readTextAppearance(Unknown Source:209)
at android.widget.TextView.<init>(Unknown Source:314)
at android.widget.TextView.<init>(Unknown Source:1)
at android.widget.TextView.<init>(Unknown Source:3)
... 32 more

Micdu70 said:
So I will create a zip package without Camera mod for Stable users. Thanks for testing.
On Xiaomi.eu forum => https://xiaomi.eu/community/threads/redmi-k20-to-mi-9t-conversion-patch-miui-11.54074/
---------- Post added at 05:03 PM ---------- Previous post was at 04:42 PM ----------
Did you wipe Dalvik&Cache? If not, do it and test Camera again please.
---------- Post added at 05:05 PM ---------- Previous post was at 05:03 PM ----------
Is this really needed to create this new line?
Click to expand...
Click to collapse
Yes, this line needs to be created.

MrTheMake said:
Here it is:
Click to expand...
Click to collapse
Can you send a picture of "About Phone" too? Thanks.
---------- Post added at 05:48 PM ---------- Previous post was at 05:44 PM ----------
LeonardoBordin said:
Yes, this line needs to be created.
Click to expand...
Click to collapse
Okay. Does the modded Camera app only working on 9.12.26? Seems not working on MIUI 11 Android 10 (11.0.2) Stable .EU ROM...

Micdu70 said:
Can you send a picture of "About Phone" too? Thanks.
Click to expand...
Click to collapse
I am not 100 percent sure which screen you mean but here is a screenshot of the "All specs" screen: https://i.imgur.com/6fWRpNz.jpg

Micdu70 said:
Can you send a picture of "About Phone" too? Thanks.
---------- Post added at 05:48 PM ---------- Previous post was at 05:44 PM ----------
Okay. Does the modded Camera app only working on 9.12.26? Seems not working on MIUI 11 Android 10 (11.0.2) Stable .EU ROM...
Click to expand...
Click to collapse
About Phone (Print): https://i.imgur.com/HnDUzUZ.jpg
In the case of xiaomi.eu 9.12.26, the camera app shows some differences from stable rom, according to the comments an error happens. If possible, send me the stable rom MiuiCamera.apk and I will make the modification and send you to apply the change.

MrTheMake said:
I am not 100 percent sure which screen you mean but here is a screenshot of the "All specs" screen: https://i.imgur.com/6fWRpNz.jpg
Click to expand...
Click to collapse
Okay it's "All specs" in english, I didn't know that.
Something new in latest weekly Beta ROM is missing on Stable to be able to use the modded Camera app, I really don't know how this "MiuiCamera.apk" file was made.
---------- Post added at 06:20 PM ---------- Previous post was at 06:16 PM ----------
LeonardoBordin said:
About Phone (Print): https://i.imgur.com/HnDUzUZ.jpg
In the case of xiaomi.eu 9.12.26, the camera app shows some differences from stable rom, according to the comments an error happens. If possible, send me the stable rom MiuiCamera.apk and I will make the modification and send you to apply the change.
Click to expand...
Click to collapse
Oh, okay! Many thanks for your modded "9.12.26" Camera app!

LeonardoBordin said:
If possible, send me the stable rom MiuiCamera.apk and I will make the modification and send you to apply the change.
Click to expand...
Click to collapse
Unfortunately, I don't have the MiuiCamera.apk anymore. I also looked into the ROM image and couldn't find such file. Maybe someone else could provide it from the Xiaomi.eu 11.0.2 Android 10 ROM.

MrTheMake said:
Unfortunately, I don't have the MiuiCamera.apk anymore. I also looked into the ROM image and couldn't find such file. Maybe someone else could provide it from the Xiaomi.eu 11.0.2 Android 10 ROM.
Click to expand...
Click to collapse
I will install Xiaomi.eu Stable here and make the modifications and send the modified file here.

MrTheMake said:
Unfortunately, I don't have the MiuiCamera.apk anymore. I also looked into the ROM image and couldn't find such file. Maybe someone else could provide it from the Xiaomi.eu 11.0.2 Android 10 ROM.
Click to expand...
Click to collapse
I installed 11.0.2 and modified the camera app for this version.
Camera App (SHOT ON MI 9T)(FOR 11.0.2): https://drive.google.com/file/d/1CfS72nDMyrwBwWz244wqH8T4mIaTRsDj
FLASH FILE TO APPLY ALL MODIFICATIONS (UPDATED TO XIAOMI.EU STABLE 11.0.2): https://drive.google.com/file/d/14G74iPeBq-3VkW6fqZG9SU-_y-vEJN_E
NOTE: CLEAN ALL CAMERA DATA TO WORK

Micdu70 said:
Can you send a picture of "About Phone" too? Thanks.
---------- Post added at 05:48 PM ---------- Previous post was at 05:44 PM ----------
Okay. Does the modded Camera app only working on 9.12.26? Seems not working on MIUI 11 Android 10 (11.0.2) Stable .EU ROM...
Click to expand...
Click to collapse
I updated the post with the modified camera file to work with Xiaomi.eu Stable 11.0.2.

LeonardoBordin said:
I installed 11.0.2 and modified the camera app for this version.
Camera App (SHOT ON MI 9T)(FOR 11.0.2): https://drive.google.com/file/d/1CfS72nDMyrwBwWz244wqH8T4mIaTRsDj
FLASH FILE TO APPLY ALL MODIFICATIONS (UPDATED TO XIAOMI.EU STABLE 11.0.2): https://drive.google.com/file/d/14G74iPeBq-3VkW6fqZG9SU-_y-vEJN_E
Click to expand...
Click to collapse
I noticed watermarks are created and stored in "/data/data/com.android.camera/files" directory as ".png" files.
Your modded Camera app only create 2 differents watermarks, but I saw 4 differents with original APK ("No AI" and "No triple cameras" modes are missing I think).
Would be nice if someone can share these ".png" files with "Mi 9T" info from Global ROM.

Micdu70 said:
I noticed watermarks are created and stored in "/data/data/com.android.camera/files" directory as ".png" files.
Your modded Camera app only create 2 differents watermarks, but I saw 4 differents with original APK ("No AI" and "No triple cameras" modes are missing I think).
Would be nice if someone can share these ".png" files with "Mi 9T" info from Global ROM.
Click to expand...
Click to collapse
Yes exactly so as not to bug it is necessary to clear the data from the camera. It will recreate the watermark files.
Mi 9T Watermark (.webp): https://drive.google.com/file/d/10SYJKrshZndNDYr9WNANaYpkeIEtg5wO
Mi 9T Watermark (.png): https://drive.google.com/file/d/1q-3LKHSU0OtJG-xOfomqbJb8blFq42OG

Related

[ROM][Developer] MIUI 10 malchik-solnce

TWRP | 8.8.7 https://yadi.sk/d/CqERy0z93ZyiLD
TWRP | 8.8.3 https://yadi.sk/d/db3ggG5n3ZqycB
TWRP | 8.7.17 https://yadi.sk/d/uFtWDutr3ZGeYo
https://t.me/miuims
btw. better rom than from xiaomi.eu, I have much better battery life...
Camerado said:
TWRP | 8.7.17 https://yadi.sk/d/uFtWDutr3ZGeYo
https://t.me/miuims
Click to expand...
Click to collapse
do you have alternative download link. M unable to download it.
Can anyone give any information about this?
I'm not particularly confortable with installing a ROM from a link without any information...
rmrbpt said:
Can anyone give any information about this?
I'm not particularly confortable with installing a ROM from a link without any information...
Click to expand...
Click to collapse
very nicely debloated miui 10 rom with latest magisk 16.6 installation integrated, excellent battery life and smoothness for MIUI rom, feels like CM.
after installation and first boot wait for 5-15min to settle the rom and do final reboot, after that its smooth like silk.
only component I don't like is smart keyboard preinstalled together with google keyboard, but I deleted it immediately ("/system/data-app/SmartKeyboard")
---------- Post added at 04:16 PM ---------- Previous post was at 04:09 PM ----------
pritish sahoo said:
do you have alternative download link. M unable to download it.
Click to expand...
Click to collapse
the guy post his roms on yandex only, you can create account there in 5min and then is no problem to download it
I have joined his Telegram "MiUI MS Group" where he post new releases links on yandex...
p.s: btw his nickname is "malchik-solnce" which mean "boy-sun" which is quite charming
8.7.19 https://yadi.sk/d/o5EHnvHq3ZLudv
Sent from my MI 5 using Tapatalk
8.7.23 https://yadi.sk/d/ZLoXAugh3ZVL7v
Since this is based on China rom there's an annoying thing about it.
Using 3rd party launcher like Nova it asks permission to open apps after every reboot. Like "Do you allow Nova Launcher to open Google Drive?".
Is there any way to disable that permission check?
camera2api enable?
8.8.3 added in OP.
8.8.6 been released yesterday
8.8.7 added in OP.

[MOD][Camera MOD][94s][ Long Exposure for Base Variant(3/4gb) ]

GOOD NEWS FOR ALL THE BASE VARIANT(3/4GB) USERS OF ASUS ZENFONE MAX PRO M1
Guys finally we have a working LONG SHUTTER SPEED MOD FOR ASUS ZENFONE MAX PRO M1 BASE VARIANT
Yeah we can take those beautiful light trails, you can shoot those awesome milky way: how to using our device. And Yes it has the one of the longest shutter speed 94 SEC :fingers-crossed::fingers-crossed: that even flagship lacks
Guide: Just install the magisk module and you are good to go!
Compatibility : It works on any rom- Stock Oreo, custom oreo ,Pie Roms
NOTE: It doesn't support the 6/64 gb variant because we have a SK Hynix 1333 modeled camera sensor whereas The higher variant has an Omnivision 16885 sensor. So its not possible for the 6gb variant. Please dont ask for it atm, incase we get that working, will be shared here immediately
CREDITS:Huge thanks to @defcomg for helping us get it working:highfive: :highfive:
Download: CLICK HERE
Capture some breathtaking images with this beast and share with us. You may use any camera app like HedgeCam2/Footej Camera to use this
Samples
Join Our Telegram Community For Explore More such Shots, Lots of shots are shared daily
Mod edit. Links removed. Reference: https://forum.xda-developers.com/oneplus-5t/how-to/telegram-chat-channels-forward-t3765018
For 6Gb variant also please ?
Nikish21 said:
GOOD NEWS FOR ALL THE BASE VARIANT(3/4GB) USERS OF ASUS ZENFONE MAX PRO M1
Guys finally we have a working LONG SHUTTER SPEED MOD FOR ASUS ZENFONE MAX PRO M1 BASE VARIANT
Yeah we can take those beautiful light trails, you can shoot those awesome milky way: how to using our device. And Yes it has the one of the longest shutter speed94 SEC :fingers-crossed::fingers-crossed:that even flagship lacks
Guide:Just install the magisk module and you are good to go!
Compatibility :It works on any rom- Stock Oreo, custom oreo ,Pie Roms
NOTE: It doesn't support the 6/64 gb variant because we have a SK Hynix 1333 modeled camera sensor whereas The higher variant has an Omnivision 16885 sensor. So its not possible for the 6gb variant. Please dont ask for it atm, incase we get that working, will be shared here immediately
CREDITS:Huge thanks to @defcomg for helping us get it working:highfive: :highfive:
Download: CLICK HERE
Capture some breathtaking images with this beast and share with us. You may use any camera app like HedgeCam2/Footej Camera to use this
Click to expand...
Click to collapse
Does it work with manual camera
RIP my 6gb variant :crying:
Sent from my Zenfone Max Pro M1 using XDA Labs
Thanks
:good::good::good:
---------- Post added at 03:42 AM ---------- Previous post was at 03:40 AM ----------
iamfarhanansari said:
Does it work with manual camera
Click to expand...
Click to collapse
Download hedgecamera 2 from play store...
You can the proshot also it is the best:laugh::laugh::laugh:
---------- Post added at 03:43 AM ---------- Previous post was at 03:42 AM ----------
iamfarhanansari said:
Does it work with manual camera
Click to expand...
Click to collapse
Download hedgecamera 2 from play store...
You can the proshot also it is the best:laugh::laugh::laugh:
---------- Post added at 03:44 AM ---------- Previous post was at 03:43 AM ----------
iamfarhanansari said:
Does it work with manual camera
Click to expand...
Click to collapse
Download hedgecamera 2 from play store...
You can the proshot also it is the best:laugh::laugh::laugh:
---------- Post added at 03:44 AM ---------- Previous post was at 03:44 AM ----------
iamfarhanansari said:
Does it work with manual camera
Click to expand...
Click to collapse
Download hedgecamera 2 from play store...
You can the proshot also it is the best:laugh::laugh::laugh:
help
cant flash from magisk..
it says "this is not magisk module"
why??
mine is 3gb variant
Omnivision 16885 seems to support 120 fps .... Is it possible to make that work too?
tasemo87 said:
cant flash from magisk..
it says "this is not magisk module"
why??
mine is 3gb variant
Click to expand...
Click to collapse
Try to update your magisk to latest version (17+)
---------- Post added at 06:50 PM ---------- Previous post was at 06:49 PM ----------
Not 94s, 32s actually, already tried several camera (zenfone 5z cam, miui cam, fv5, manual cam, etc).
xblizzardz said:
Try to update your magisk to latest version (17+)
---------- Post added at 06:50 PM ---------- Previous post was at 06:49 PM ----------
Not 94s, 32s actually, already tried several camera (zenfone 5z cam, miui cam, fv5, manual cam, etc).
Click to expand...
Click to collapse
my magisk is 17.1
latest update
please help
problem solved
thanks
what will i download? 94x00td zip?
---------- Post added at 07:32 AM ---------- Previous post was at 07:30 AM ----------
doesn't work on mine. I got 4/64 unit. The camera app is not working after adding this module to magisk
Module or kernel?
Magisk says thatit is not a magisk module...:crying:
I flashed it via twrp and I think that it is a kernel.....
Maybe you gave the wrong link...?:silly:
pranavkpr said:
Magisk says thatit is not a magisk module...:crying:
I flashed it via twrp and I think that it is a kernel.....
Maybe you gave the wrong link...?:silly:
Click to expand...
Click to collapse
does it work?
xblizzardz said:
Try to update your magisk to latest version (17+)
---------- Post added at 06:50 PM ---------- Previous post was at 06:49 PM ----------
Not 94s, 32s actually, already tried several camera (zenfone 5z cam, miui cam, fv5, manual cam, etc).
Click to expand...
Click to collapse
94s works in footej camera.
pranavkpr said:
Magisk says thatit is not a magisk module...:crying:
I flashed it via twrp and I think that it is a kernel.....
Maybe you gave the wrong link...?:silly:
Click to expand...
Click to collapse
Link is correct. Below the pbh kernel link check out the other zip file 94x00td.zip
Check if the image below helps.
Hit thanks :good: if this solved your problem.
hk96 said:
Link is correct. Below the pbh kernel link check out the other zip file 94x00td.zip
Check if the image below helps.
Hit thanks :good: if this solved your problem.
Click to expand...
Click to collapse
Flash in twrp or install in magisk?
hk96 said:
Link is correct. Below the pbh kernel link check out the other zip file 94x00td.zip
Check if the image below helps.
Hit thanks :good: if this solved your problem.
Click to expand...
Click to collapse
Since I flashed the first zip(pbh kernel)... So can you please give the link for stock lernel (as per latest ota....if that matters:silly
P.S---- PBH kernel is great...Not going back to stock
robertneil said:
Flash in twrp or install in magisk?
Click to expand...
Click to collapse
Anything is ok... But first try in magisk....
hk96 said:
Anything is ok... But first try in magisk....
Click to expand...
Click to collapse
screenshot if it's working?
Not working. I have a 4/64 device. 16mp camera. Ph version

MiniMod by xiaomi.eu 9.5.17 (16)

Installation: Flash mod through TWRP. wipe cache
Mod description:
1. Maximum brightness when calling (window selection when calling)
2. Select the number of toggles.
3. Advanced selection of battery icon settings.
4. Weather in the blind.
5. Reduced bar distance in the curtain.
6. Modified curtain in night mode.
7. Vibration when unlocking.
8. Fingerprint unlocking after reboot.
9. Notification in the status bar in two lines
10. Miui loncher
Download mod https://drive.google.com/file/d/1Pv8MRI0woM23LVACpNUm7RrVG34bLDwd/view?usp=drivesdk
fayzrus said:
Installation: Flash mod through TWRP. wipe cache
Mod description:
1. Maximum brightness when calling (window selection when calling)
2. Select the number of toggles.
3. Advanced selection of battery icon settings.
4. Weather in the blind.
5. Reduced bar distance in the curtain.
6. Modified curtain in night mode.
7. Vibration when unlocking.
8. Fingerprint unlocking after reboot.
9. Notification in the status bar in two lines
10. Miui loncher
Download screenshot's https://drive.google.com/file/d/1vV2q3-xqbCQIaadmp1vPn3lIHmzVeg4R/view?usp=drivesdk
Download mod https://drive.google.com/file/d/1Pv8MRI0woM23LVACpNUm7RrVG34bLDwd/view?usp=drivesdk
Click to expand...
Click to collapse
Well done!!!
Can you make a public link? i want try this mod.
screen
renansince91 said:
Well done!!!
Can you make a public link? i want try this mod.
Click to expand...
Click to collapse
https://drive.google.com/open?id=1Pv8MRI0woM23LVACpNUm7RrVG34bLDwd
fayzrus said:
Installation: Flash mod through TWRP. wipe cache
Mod description:
1. Maximum brightness when calling (window selection when calling)
2. Select the number of toggles.
3. Advanced selection of battery icon settings.
4. Weather in the blind.
5. Reduced bar distance in the curtain.
6. Modified curtain in night mode.
7. Vibration when unlocking.
8. Fingerprint unlocking after reboot.
9. Notification in the status bar in two lines
10. Miui loncher
Download mod https://drive.google.com/file/d/1Pv8MRI0woM23LVACpNUm7RrVG34bLDwd/view?usp=drivesdk
Click to expand...
Click to collapse
Work on stable rom 10.3.4?? Or only beta??
jimmkhn said:
Work on stable rom 10.3.4?? Or only beta??
Click to expand...
Click to collapse
Not worth it, unless you deodex the rom
Great !
Need root?
sachs said:
Need root?
Click to expand...
Click to collapse
No, you need TWRP to install the mod
Work on 10.3.4 Stable?
work on global ROM?
or can you make the MOD for global Rom?
greets
ril z said:
Work on 10.3.4 Stable?
Click to expand...
Click to collapse
99% sure not
hofi01 said:
work on global ROM?
or can you make the MOD for global Rom?
greets
Click to expand...
Click to collapse
I will say right away, everyone needs this to work correctly deodex rom. Why should I do extra work when in fact official 10.3.4.0 when translating it in deodex that is xiaomi.eu 10.3.4.0. If anyone needs it, mod on xiaomi.eu 10.3.4.0 write who is ready to check give me your email I will make a mod and let you check. Once again, the mod at 10.3.4.0 can only be done on xiaomi.eu so in fact it is already a stock converted to deodex.
fayzrus said:
99% sure not
Click to expand...
Click to collapse
Heyy, can you add these features also
http://4pda.ru/forum/index.php?showtopic=930324&st=760#entry84800124
---------- Post added at 07:43 PM ---------- Previous post was at 07:41 PM ----------
Please make minimod for miroom 9.5.16. if you have time.
Cool mod, but since i've installed, poco launcher has no access to notifications, so it can't show the number on the icons.
ayush.gl said:
Heyy, can you add these features also
http://4pda.ru/forum/index.php?showtopic=930324&st=760#entry84800124
---------- Post added at 07:43 PM ---------- Previous post was at 07:41 PM ----------
Please make minimod for miroom 9.5.16. if you have time.
Click to expand...
Click to collapse
If there is a miroom 9.5.17, then the mod will update tomorrow
Ok
fayzrus said:
If there is a miroom 9.5.17, then the mod will update tomorrow
Click to expand...
Click to collapse
Can you add those features i suggested in that link?? Please add those too if possible
---------- Post added at 11:40 PM ---------- Previous post was at 11:32 PM ----------
https://drive.google.com/drive/folders/15H5HrDySHQv7ctTVLALh_nl4CGF1xGVu?usp=sharing
Miroom 9.5.17
ayush.gl said:
Can you add those features i suggested in that link?? Please add those too if possible
---------- Post added at 11:40 PM ---------- Previous post was at 11:32 PM ----------
https://drive.google.com/drive/folders/15H5HrDySHQv7ctTVLALh_nl4CGF1xGVu?usp=sharing
Miroom 9.5.17
Click to expand...
Click to collapse
this is my mod (fayzrus on xda, FRust79 on 4pda
good development, keep it up bro.
---------- Post added at 10:12 PM ---------- Previous post was at 10:00 PM ----------
this mod has broken the "show connection speed" in hide notch mode ... can you fix this?

7.2 bsg google camera

https://drive.google.com/open?id=1LnLMkjadZDDe5cUUAH_e51zdIvdUIRGS
Can you provide more information?
AsusZenFone3Deluxe said:
https://drive.google.com/open?id=1LnLMkjadZDDe5cUUAH_e51zdIvdUIRGS
Click to expand...
Click to collapse
Thanks mate,works fine on havoc 3
It will work in pie?
Source ? : https://www.celsoazevedo.com/files/android/google-camera/dev-bsg/
Oblemay said:
Source ? : https://www.celsoazevedo.com/files/android/google-camera/dev-bsg/
Click to expand...
Click to collapse
dont share developer because first version
Tried installing. And it says app not installed. Did I miss any steps?
How to enable astrophotography mode in this mod? It is not showing 'phone is steady' in the night sight mode. Else great build.
---------- Post added at 02:56 PM ---------- Previous post was at 02:55 PM ----------
Ducky_88 said:
Tried installing. And it says app not installed. Did I miss any steps?
Click to expand...
Click to collapse
Uninstall the other gcam from your device.
I can't delete it from setting or app store. Is not showing an uninstall option.
It is not working properly on Pie. Instant pics with nightsight or hdr+. Did work fine on miroom with android q though.
how to disable shutter sound?
I have not found this option?
Ducky_88 said:
I can't delete it from setting or app store. Is not showing an uninstall option.
Click to expand...
Click to collapse
Can anyone help me on this?
thanks for sharing. working great.
Sadly I can't find Astro Photographie too
The gcam 7.2 version needs android 10 to work properly.
Working well for me using
MSM Xtended XQ Beta v3.0
---------- Post added at 01:31 AM ---------- Previous post was at 01:30 AM ----------
Working well for me using
MSM Xtended XQ Beta v3.0
the BSG gcam 7 works well. but there are no options for infinity focus mode, therefore you can't do astrophotography, which is a shame.
Not working on Pixel 4 rom. opening camera just closes it automatically
Okay I've been trying to install this thing but with no success.
I'm on the pixel 4 rom and it comes with gcam pre installed so naturally i tried editing the package name. But it shows error parsing package.
Any help would be recommended
Does it work with Miui 11???

[GCAM]: Mi 8 SE: Buffer fix

Hey, I've found a man who made buffer fix for Mi 8 SE in a form of TWRP flashable zip, Magisk module and patched lib.
It will fix lagging viewfinder in GCAM
You have three options to install it:
1) Boot into TWRP, flash zip.
2) Flash zip in magisk
3) replace patched lib in vendor/lib/hw
Sources:
https://gist.github.com/HighwayStar/3da60a36395fa992cf4afc9f01449203
Credits:
@highwaystar_ru
link not working
Abdullah Niloy said:
link not working
Click to expand...
Click to collapse
Updated just now
I've flashed the first one in twrp and the lag in the viewfinder is still there. This is my procedure:
1. Install Gcam 7.4.104 by Parrot
2. Flash using twrp
Can you suggest any gcam. Previously I was using Gcam 6.2. it's not lagging at all but whenever I clicked the picture taken within the gcam, it says hdr processing but whenever I open it manually in the gallery, it's just fine. The image was already processed.
Edit. Flashing thru magisk works! Tnx
Nice find! Looks exactly as https://gist.github.com/HighwayStar/3da60a36395fa992cf4afc9f01449203 published 2 hours earlier,
PS: first post links updated
Thanks man, had been waiting for this for pretty long time.
---------- Post added at 05:56 PM ---------- Previous post was at 05:55 PM ----------
highwaystar_ru said:
Nice find! Looks exactly as https://gist.github.com/HighwayStar/3da60a36395fa992cf4afc9f01449203 published 2 hours earlier,
PS: first post links updated
Click to expand...
Click to collapse
You're awesome
It works amazing.?
God bless you.
Trojan00 said:
I've flashed the first one in twrp and the lag in the viewfinder is still there. This is my procedure:
1. Install Gcam 7.4.104 by Parrot
2. Flash using twrp
Can you suggest any gcam. Previously I was using Gcam 6.2. it's not lagging at all but whenever I clicked the picture taken within the gcam, it says hdr processing but whenever I open it manually in the gallery, it's just fine. The image was already processed.
Edit. Flashing thru magisk works! Tnx
Click to expand...
Click to collapse
do you still using the gcam 7.4 by parrot after flashing? if not, what version & modder do you used?
Yeetwoot said:
do you still using the gcam 7.4 by parrot after flashing? if not, what version & modder do you used?
Click to expand...
Click to collapse
Yup I'm still using his work. Exact version is Version 7.4.104.314953318

Categories

Resources