Discussion topics for MIUI v10



Rep: (271)
Attached ImageAttached Image

Discussion topics for MIUI v11 |
Discussion topics for MIUI v9 | Discussion topics for MIUI v8 | Discussion topics for MIUI v6 / v7
Catalogs topics:
Catalog of themes MIUI v6 / v7 / v8 / v9 / v10 |
Catalog MIUI v5

Attached ImageAttached ImageAttached Image
This topic is underway
discussion and publication
manuals and instructions
for MIUI 10 themes

Picture

REGULATIONS! Read a must!
Picture


FAQ (Frequently Asked Questions)
PicturePicture


useful links
PicturePicture


Installing third-party themes on MIUI 10
Picture
The Chinese have complicated the ability to install third-party themes in the MIUI 11.
Options for installing third-party themes:

Picture
The procedure for obtaining a design account
Picture
1. Install Localized MIUI firmware with the presence of a patched theme manager (see the firmware topic for your device. For example: Xiaomi.eu, MiuiPro, MultiROM, Masik в„ў and others)
2. Install the patch manager for those suitable for your firmware (see the modifications for your device)
3. If you have a stock firmware without root access, it is requireddesigner account with approved content
4. And the most inconvenient way: We parse the downloaded theme, at the end we write .zip, take the component (s) and drop them along the system / media / theme / default path, issue the 0644 rights, reboot and use the theme on which you are now. Or download an empty patchAttached filepatch.zip(130.16 KB)
through any archiver-explorer we put the components in the target folder default and flash through twrp
Picture
The rest of the methods for MIUI 10 are no longer relevant, or they are unstable (critical systemui errors occur, topics fly off on reboot or after a while). But perhaps with the updates will be corrected:Themer for miui, xpossed +xMIUIorMiui 8 Tweak, MI Theme Editor, MI Rape
If you know other 100% working methods, write in this topic.


Friends Topicssavagemessiahzine.comin the official store
PicturePicture


Editing Instructions
Picture
The basicsediting topics for a beginner
Wayadding resources in a dark mode,
TerminologyResources threads used in the branch
Codeto open a tap-watch in a widget
Instructionto create your own theme
howmake live icons
Installationwidget as a separate component of the theme for global firmware + another option
Creatureicons from the available icons to apply the theme
Decorateany colors with random color
Explanationby size in dp / dip / sp
Addoutput sunrise-sunset for loxgrin / widget / live icons / mispace / etc, for miui / m8 weather
howadd music spectrum-visualizer to widget
howfind the name of the application icon
howtranslate the topic into Russian
Instructionfor patching the theme manager, for installing further third-party themes
Creatureyour avatars to the challenge of the existing
Addingwidget, for use with the theme on the PC + another option
Templatethemes with colored strings to look for color + a new version + version 9.8.22
Templatethemes with numbered dies + a new version + version 9.8.22
NumberingPictures with the number of any PNG files
howDownload the theme on the phone, in .mtz format
Convertericons from third-party miui
Wayto stock icons
howfind the name of the required resource component
In detailabout file "theme_fallback.xml" + addition
Interpretationdate / time format+ addition
Instructionediting in pictures (pdf in English)
Filesfont so that was fat
Assemblyits batteries from zogotokovok
We bringthe shape of the icons in the normal view
howquickly check what colors theme-values.xml
howchange application name
Architecturefilling theme-values.xml
Codefor notifications on lockscreen
CatalogMIUI THEME EDITOR editing resources
howedit stock widget
howinstall video wallpaper
howcomment out the line correctly
howmake a thumbnail
howfind the desired color in the apk file + another option
howdownload the theme from the official theme store
Removedefault themes (ROOT)
Wayto make changes to the Default (stock) Topic + Where is the stock topic
WhereThere are a third-party theme used on the phone at the moment and how to pack it
Whereare native wallpaper + animated wallpaper + wallpaper installed from the theme shop
howmake on your phone markup 9.png through the program 9 Patch Editor + PC instruction manual
Wayuse of third-party fonts in Chinese and globals
howcorrectly enter the weather M8
howdetermines the transparency of the text in the subject
TableHTML colors
CompressionPNG and JPG in Photoshop.+online site+DeComp.apk
TextbookMAML (Chinese and Russian Basic) + in English + instruction


Editing software
PicturePicture


Editing manuals
Picture
List of files leading to application crashes
Picture


Voting results
PicturePicture


Changes


The authors of modifications and the Administration of the forum are not responsible for the performance of your devices!
Remember: everything you do - you do at your own peril and risk!

There is no curator in the subject. For questions about filling the caps, please contact the section moderators via the buttonPictureunder the messages to which you want to add links.


Activity in the topic


Post has been editedWasherron в„ў - 18.07.20, 21:28
Reason for editing: Curator



Rep: (3297)
* Dan'gs ,
And the "make photo" button is which file?



Rep: (262)
* Dan'gs from the heart. can at once and stop the scan button tell me
Attached Image

can anyone say black text in cleanup clean master
Attached Image
Attached Image
Attached Image



Rep: (262)
* matheus in the gallery. but I can be wrong
btn_bg_warn_light.9.png



Rep: (2739)
stop button

btn_bg_light.9.png


Posted 05/30/2019 at 15:01:

photo button

Chet I can not find, you can screen



Rep: (257)
Tell me why this code does not work?Discussion topics for MIUI v10 (Post Veles1994 # 82270364)The background does not change. Before that, the background was made with a picture, deleted the picture, I registered the background with code, but nothing changes, I did the restart.



Rep: (638)
* Viktorovich,
aot this works for me
com.android.systemui
<color name = "white" package = "android"># ff2b2b2b</ color>

Picture


Post has been editedDan'gs - 31.05.19, 14:22
Reason for editing: Printing



Rep: (1644)
andrei14051978 @ 05/31/19, 19:00*
Gentlemen experts tell me how to remove the circle around the picture

Edit, if it is powermenu, in the manifest the lines that are responsible for color or thickness, for example
<Circle ...... strokeColor = "#Ffffffff" ........ weight = "6"
I made myself thicker
Attached Image



Rep: (3498)
andrei14051978 @ 05/31/19, 19:00*
tell me how to remove the circle around the picture

Unpack the filepowermenu add and edit manifesto . In the manifesto, search for each action (flight, reboot, recovery, etc.):
<Circle x = "# lx" y = "# uy" r = "circle_r" strokeColor = "# 4cffffff" fillColor = "# 00ffffff" scale = "# ani_scale_flightmode" weight = "2" strokeAlign = "inner" />

fillColor = "#00 ffffff "- 00 this will be the transparency of the circle:
Manifesto
Attached Image
Removed and signatures:
no circles no signatures
Attached Image
Attached Image



Rep: (2739)
loki1052 @ 05/30/19 3:53*
how to raise buttons

<dimen name = "operate_text_margin_top">14.659973dip</ dimen>
<dimen name = "operate_center_text_margin_top">14.659973dip</ dimen>



Rep: (104)
And how are the buttons called? I want to change the size

Attached images
Attached Image



Rep: (3498)
Taiv @ 06/01/19 00:54*
But the size can not be changed

Photoshop to help.
Reduce the picture on the "transparent"
Attached ImageAttached Image
For example, status_bar_ toglovtoggle_bluetooth _off and status_bar_ toggle_mute _off
Visually
Attached Image
Attached Image
: moil:



Rep: (76)
How to change to their these pictures. And what are they called? + From me)
Attached Image


Post has been editeddudagarba - 01.06.19, 07:18



Rep: (3498)
Dudagarba @ 06/01/19 06:46*
change to their these pictures. And what are they called?

Theme\com.miui.cloudservice \ res \ drawable-xxhdpi \ icon_sim1 and icon_sim2
icon_sim
Attached Image
Attached Image
Attached Image
Size 83x83 pixels.

Post has been editedVeteran NKVD - 01.06.19, 10:30



Rep: (262)
on the latest dashboard firmware input name and password in FTP incom.android.fileexplorer
ftp_account_edit_bg.9.png
Attached Image

Picture


Post has been editedDan'gs - 01.06.19, 14:07
Reason for editing: Printing



Rep: (2549)
plate when adding download links in downloads

edit_bg.9.png
Attached Image

Picture


Post has been editedDan'gs - 01.06.19, 17:39
Reason for editing: Printing



Rep: (2199)
VictorDUA @ 06/01/19 18:08*
but this one does not change

Another option:
photo_editor.png

In contacts
Attached Image

K
In a hat


Post has been editedDan'gs - 07.06.19, 11:54
Reason for editing: In the header



Rep: (2199)
Kraspel @ 06/01/19 20:55*
in contacts called colleagues

spinner_bg_light.png

Or
spinner_bg_normal_light.9.png

In contacts
Attached Image

Picture


Post has been editedDan'gs - 02.06.19, 07:41
Reason for editing: Printing



Rep: (2549)
* kraspel,
spinner_bg_normal_light.9.png

well and spinner_bg_pressed_light.9.png by itself;)
Picture


Post has been editedDan'gs - 02.06.19, 07:42
Reason for editing: Printing



Rep: (2199)
Dan'gs @ 2.06.19, 16:14*
This text is subject to change?

<color name = "list_item_header_time_color"># FFF7267D</ color>

To sound recorder
Attached Image

Picture


Post has been editedDan'gs - 02.06.19, 16:33
Reason for editing: Printing



Rep: (2549)
* denis1223,
Action game only.
com.miui.cloudbackup
<color name = "micloud_backup_header_background_blue">#Colour</ color>
Attached Image

K
In a hat


Post has been editedDan'gs - 07.06.19, 11:59
Reason for editing: In the header


Full version    

Help     rules

Time is now: 27/09/20 16:10