Lỗi xiaomi go to system setting and allow browser năm 2024

Điện thoại Xiaomi chạy bản rom gốc nội địa Trung quốc được đánh giá sử dụng mượt mà hơn, pin trâu hơn rom quốc tế và Rom phát triển tùy biến. Tuy nhiên lại có nhiều app rác, app không có tác dụng gì khi xài bên ngoài China, chậm hoặc không thông báo các ứng dụng cài thủ công.

Một số thủ thuật đơn giản sau đây sẽ giúp chiếc điện thoại Xiaomi chạy Rom nội địa của bạn vẫn mượt mà, cải thiện các hạn chế không mong muốn.

Cài đặt Google Play Store [CHplay]

Hầu hết các dòng điện thoại Xiaomi nội địa / xách tay hiện nay đều không cài đặt sẵn ứng dụng CH Play ngay từ khi mới mua. Bạn hoàn toàn có thể cài đặt được Google Play Store một cách đơn giản.

[*] Lưu ý: một số phiên bản không được phân phối quốc tế [ví dụ: Redmi Note 12 5G] bị block hoàn toàn Basic google services sẽ không cài đặt được bằng cách này.

Mở ứng dụng “GetApps” trên màn hình chính. Gõ vào ô tìm kiếm “google play“, chọn Update ứng dụng Google Play Store. Xong, bạn đã có thể sử dụng CHplay “chính chủ” tải tất cả ứng dụng cần thiết.

Cài đặt gói ngôn ngữ tiếng Việt không cần unlock Bootloader

Rom gốc nội địa [cn] chỉ gồm ngôn ngữ tiếng Trung và tiếng Anh, điều này cũng là 1 rào cản với đa số người dùng. Để khắc phục, bạn cần xin token để unlock bootloader và đợi ít nhất 168 giờ sau đó để được cài rom khác có ngôn ngữ bạn muốn.

Tuy nhiên, có cách đơn giản hơn để cài được ngôn ngữ tiếng Việt mà không cần unlock bootloader sẽ giúp bạn hiển thị đến hơn 90% hệ thống là tiếng Việt.

Tải về 2 ứng dụng SetSetting.APK và Setting.APK link tải về tại đây

Bước 1: copy và cài đặt lần lượt 2 ứng dụng vừa tải về.

Bước 2: mở ứng dụng SetSetting.apk, tìm đoạn code: “system_locales” “en-US” , chạm vào, chọn EDIT VALUE, sau đó sửa en-US thành vi-VN

Bước 3: khởi động lại máy và tận hưởng ngôn ngữ tiếng Việt mà không cần unlock bootloader.

Fix lỗi chậm, không thông báo trên MIUI bằng lệnh ADB

Xiaomi thông báo chậm không phải là một lỗi nghiêm trọng. Thế nhưng, tình trạng này vẫn gây ảnh hưởng đến chất lượng trải nghiệm máy của người dùng.

Khắc phục lỗi chậm / không thông báo sẽ giúp bạn “bắt nhịp” tốt hơn, cải thiện trải nghiệm sử dụng “smart” hơn.

Bước 1: Chuẩn bị

I/ Bật Developer Options [nếu chưa biết cách, xem bài viết này]

II/ Truy cập Settings > Additional settings > Developer options

Bật 02 các tùy chọn: USB debugging và USB debugging [ Security settings ]

Bước 2:

Trên PC mở phần mềm minimal adb and fastboot chạy dòng lệnh sau:

adb shell pm disable-user –user 0 com.miui.notification

Trên điện thoại, chọn OK trên hộp thoại hỏi: Allow USB debugging?

Debloat – xóa các ứng dụng trung quốc không cần thiết

Debloat là một thuật ngữ tạm hiểu xóa những chương trình có sẵn khi cài MIUI mà không thật sự cần dùng đến. Giúp máy hoạt động mượt hơn, tiết kiệm pin, đặc biệt là đỡ “ngứa mắt”.

Cách 1: sử dụng công cụ XiaomiADBFastbootTools

Tải về và cài đặt ứng dụng XiaomiADBFastbootTools [link tải về tại đây]. Mở ứng dụng và tick chọn, uninstall các ứng dụng nội địa mà bạn không muốn dùng.

Cách 2: sử dụng lệnh adb

Dưới đây là danh sách lệnh xóa các ứng dụng rác, hãy cân nhắc chọn những ứng dụng nào thật sự không cần thiết.

Every browser may have a different way of providing an update. We recommend doing a search on a search engine of your choice [Google, Bing, Yahoo, etc.] for “How do I upgrade my browser?” and follow the steps provided.

What if my computer or phone won’t let me update to the latest browser version? Sometimes your device will not have the storage space available to support the update required. Unfortunately, when this happens, the only solution is to upgrade the device. We understand this may not always be possible.

What if I can’t update my device or browser? The basic version of Gospel Library on the website will allow a simplified experience to access the core gospel content of the Church. While this will provide a limited experience, it will still allow you to read things like the scriptures and general conference talks from your device while connected to the internet.

What can I expect from the basic version of Gospel Library Online? By switching to the basic version, you will lose the ability to sign in and access the study features like highlighting, taking notes, etc. You also will be limited to just the content that resides in Gospel Library. However, you should have a better experience that will allow you to navigate and read the content provided.

Last Updated On 18 Aug 2022

Awesome, thanks for this. I've moved it to the device specific support thread forum and will make it sticky.

  • 3

I personally prefer "adb connect [local_ip_adress]" command which is way easyer to use. For example "adb connect 192.168.1.128"

EDIT: I am trying and it doesn't seem to work. I am sure it worked at least on my Android TV. I am doing something wrong, propably just missing right port behind the ip adress. It's refusing connection.

Alternatively, If you are missing PC you can try this app to connect into your Android from another Android and perform ADB commands. But this app doesn't seem to work with Xiaomi devices for me.

Last edited: Aug 17, 2021

  • 4

You can also install a virtual android app and then do abd from there with LADB

  • 5

    You can also install a virtual android app and then do abd from there with LADB

Note: Android 11+

  • 6

Can't you just use adb connect iport instead?

Or adb tcpip 5555 and then just run whatever adb shell commands you want using shell script.

The problem with all of these approaches is that when your phone reboots, you have to tether your phone to get it working again. With LADB, I can just start the local ADB server and run adb commands without using another device, but I have to make sure my wifi is on, otherwise my wireless ADB gets disabled.

  • 7

    Can't you just use adb connect iport instead?

Or adb tcpip 5555 and then just run whatever adb shell commands you want using shell script.

The problem with all of these approaches is that when your phone reboots, you have to tether your phone to get it working again. With LADB, I can just start the local ADB server and run adb commands without using another device, but I have to make sure my wifi is on, otherwise my wireless ADB gets disabled.

LADB also works perfectly for me

I made a button that enables wifi, enables adb_wifi and then launcher LADB Then I don't have to worry about wifi connection

  • 8

    LADB also works perfectly for me
    I made a button that enables wifi, enables adb_wifi and then launcher LADB Then I don't have to worry about wifi connection

Could you share your macro with us?

  • 9

With pleasure

Last edited: Oct 21, 2021

  • 10

EDIT Sorry but I dont know if the system settings is named like mine, I have a Samsung not Xiaomi But I think these is something similar

  • 11

Tested on my Xiaomi Redmi Note 9T on Android 11. Works fine

Now just need to figure out how to automatically run "adb tcpip 5555" from within LADB. The "ADB Shell Command Plugin" can be used as a plugin in MacroDroid to automatically load adb shell commands. If LADB supports this as well, that would be easy, but it doesn't seem like it's possible....

  • 12

Nice

But I don't know about "adb tcpip 5555" is it really necessary? I have never used it and LADB works just fine without it

  • 13

By the way, I'm using this when I'm done

  • 14

Certain commands won't work without adb tcpip 5555 [adb over wifi].

I think this command requires adb over wifi: adb shell svc data enable

Try it in LADB and see if it works for you. It should enable mobile data for you. You can also just use "disable" instead of "enable" to turn off mobile data.

Also, looking at your last screenshot, that isn't really necessary. When you turn off wifi, it turns off wireless debugging automatically [at least it does for me].

  • 15

    Certain commands won't work without adb tcpip 5555 [adb over wifi].

I think this command requires adb over wifi: adb shell svc data enable

Try it in LADB and see if it works for you. It should enable mobile data for you. You can also just use "disable" instead of "enable" to turn off mobile data.

Also, looking at your last screenshot, that isn't really necessary. When you turn off wifi, it turns off wireless debugging automatically [at least it does for me].

Works for me without "adb tcpip 5555" [Samsung]

  • 16

    Works for me without "adb tcpip 5555" [Samsung]

You're not already running adb over wifi already or have a rooted device? I'm using Xiaomi devices and both require adb tcpip 5555.

In fact, if you look up Tasker and ADB related commands, it is required to run adb tcpip 5555 for some of them. I don't know how you're able to do that on Samsung but it seems like you're already running an elevated ADB process.

  • 17

No root, just using the macro in post

9 and then it works for me

And I don't use Tasker, I'm trying to use as few apps as possible

MD is great for my needs [for now]

  • 18

Hello,

If I apply the command adb shell pm grant com.arlosoft.macrodroid android.permission.WRITE_SECURE_SETTINGS I have error messages.

Chủ Đề