Mod Collection for MiUI/HyperOS
Open in Telegram
This is a public channel. We share what we saved in public groups and share what we know. Update: https://t.me/hyperosmodcollection Chat: https://t.me/hyperosmodcollectionchat Paypal: https://www.paypal.me/AnhDzVN BIDV: PHAN VAN ANH 67210001283608
Show moreThe country is not specifiedTechnologies & Applications20 964
No data
Subscribers
-124 hours
+97 days
+2330 days
Posts Archive
Help Post
FAILED (Write to device failed in SendBuffer() (no link))How to fix this issue when i flashing img with fastboot? I have installed all necessary drivers
This is me after leaving the mod community :)) I started a new journey
- Anh -
Notification History Color Fix
in settings apk
open this file
res/layout/notification_history.xml
The Find The First Line That Says android:background like this:
android:background="@7F0xxxxx"
replace it with
android:background="@color/white"
save and exit
===============================
now open this file
res/drawable/rounded_bg.xml
change this
android:color="?011200AF"
to
android:color="@color/bootloader_status_line_color"
===============================
Done!
Provide credit if you use in your ROMCredit: @YadavXFF
"Enable Ai Dynamic Wallpapers A15"
in "Theme Manager.apk"
In classes
Search for
chenfeng
Now change it to your device codename (for example: marble)
In resources.arse/arrays/ai_record_device
There will be device codes registered, replace any of them with your own or add your device codename (for example: marble)
Note: Use Latest Theme Manager
Credit: @dulquersalmaan22"Enable Ai Dynamic Wallpapers A15"
Use latest Theme Manager
in "Theme Manager.apk"
In resources.arse/arrays/ai_record_device
There will be device codes registered, replace any of them with your own or add your device codename (for example: peridot)
HyperOS 2.0 Data Usage Tile A15+
Rom: Global
Class:
com.android.systemui.controlcenter.policy.MiuiNetworkController
Search:
sget-boolean v0, Lmiuix/os/Build;->IS_INTERNATIONAL_BUILD:Z
Now replace:
const/4 v0, 0x0
Credit:@SoutaEver