Golden path to android 11 - Xiaomi Poco X3 NFC Guides, News, & Discussion

Unlocked the bootloader and got many problems getting to a nicely working android 11. Here it is, flash in this exact order:
surya_global_images_V12.0.3.0.QJGMIXM_20200925.0000.00_10.0_global_0942ba3b7a > OrangeFox-R11.0_4_Alpha-Unofficial-surya.img > Nitrogen-OS-11-surya-20201018.zip > BiTGApps-arm64-11.0.0-R17_signed (remember before installation to download and copy cts-config.prop and setup-config.prop to enable cts patch and setup wizard for restore from cloud) > format data > Magisk-v21.0 > reboot and enjoy

[delete me]

DP FH said:
...
Click to expand...
Click to collapse
Thank you! I will post any workarounds I did to bring the smartphone to a nice stage. I can remember 1 now (google call app as default) and a fix for the "fast charge" animation/text in the lock screen.
1. Todo
2. Todo #2
The Nitrogen 11 performance is close enough (~10% difference in benchmarks) to the MIUI Android 10 (current stable/ official).

Related

[ROM] MIUI 8 Ver. 6.7.14 English (Android 5.0.2)

Instruction:
1. Go to TWRP
2. Wipe > Advance Wipe > Dalvik / ART Cache & System & Cache & Data (For fresh Install, ignore if updating from any previous MIUI rom to keep ur data)
3. Install Zip package
4. Clear Dalvik Cache (If updating from any previous MIUI rom)
5. After start keep airplane mode on by presing power key & salect aeroplane mode on ( this need to be done only while startup wizard, after complete start wizard you can off aeroplane mode)
6. Enable "Documents" app by going Setting > Install apps > go to end of apps there is "Documents" app & enable it.
For NVRAM Error:
Download NVRAM File & replace the both file Wifi & Wifi custom to Root or (/Device) > data > nvram > APCFG > APRDEB
& reboot.
IF INTERNET SPEED IS LOW:
Download K3 Note Modem Patch.zip & flash via TWRP. After flashing reboot.
IF FACING APP SLEEP IN BACKGROUND OR NOT AUTOSTART THEN PLEASE FOLLOW BELOW INSTRUCTION:
1. Go to Security app > Permissions > Autostart > Enable the perticular app which you want to be autostart.
2. Go to Security app > Battery > App battery saver > (click on pertucular app which u don't him to be sleep & keep running in background) > choose "No restrictions"
Changelog in 6.7.14
Very smooth comparing with 6.7.12
Fixed heating problem which was in 6.7.12 while playing game
Battery improved alot & not heating even playing clash of clan with connected charger….. Very surprising!!!
DOWNLOAD MIUI8
Is the ROM is stable one?
We already know there are many MIUI custom ROMS available for Lenovo k3 note but none of them is stable.:crying:

B396_Reloaded [magisk][Xposed][microG]

Hi, i've worked on B396 stock rom , to give it more options :
- Multi user
- Call Recorder (native)
- hide navbar
- 4G icon
- 6 themes from Huawei mate10
- init.d support
- i forget ...
In aroma installer you can:
- Root systemless
- Xposed systemless
- get Viper4android systemless
- Choice No Gapps/microG/Official Gapps
- install usefull Xposed modules
- install extra apps ...
and more
CHANGELOGS:
2018/02/10 : v1.1
System Updated :
- add Twin/Clone app from huawei (read post #02 to correct use)
- add Cust support for PLK-L01 or PLK-AL10 models
Gapps Updated :
- GMS Core (services google play)
- Phonesky (Play store)
- Velvet (google now)
- Gmail2 (google mail)
- Latinime (google keyboard)
- talkback (Accessibility service)
- WebViewGoogle
Extra Updated:
- GPS_locker
- Firefox
Xposed Modules Updated:
- Pixel_NavBar
Others Updates:
- Install process (microG/Nothing) : will wipe dalvik +cache
INSTALL:
Wipe datas if comming from NOT emui ROM
Wipe Dalvik+cache if comming from emui ROM
If you want NOGAPPS or MicroG:
First: install ROM+included GAPPS, (no need to root etc ..) reboot and do the setup ...
SECOND: run Installer again (no need to flash the rom) just select your options...
MicroG users: read post #02 to set it correctly
first boot take 3mn, or 10mn with Xposed
Please update your device to B390 before install:
https://forum.xda-developers.com/honor-7/development/stock-b390-twrp-t3723635
Download :
http://www.mediafire.com/file/jdl903g69wbimqo/B396_Reloaded_Full_1.1.zip
Kernel updated to 3.10.108 (end of life)
http://www.mediafire.com/file/wgc44dx0khiafyb/Kernel_B396_reloaded_v2.1.zip/file
YOU MUST USE MAGISK v14 ONLY, another version will break GPS.
#################################################
DO NOT MIRROR MY LINK without my authorization
DO NOT POST/PUBLISH at any other place without my authorization
#################################################
microG config (it's a mess) and usage:
1/ active Xposed module to Allow signature spoofing
2/ open microG app : active google registration, then config UnifiedNLP
...reboot...
3/ create your google account
to use sync of contacts/calendar/gmail
1/ in settings/apps/calendar/authorizations : give all authorizations
2/ in settings/apps/contacts/authorizations : give authorizations (minimum: contact+phone)
3/ in settings/apps/Gmail/authorizations : give all authorizations
4/ check that synchro is activated
5/ in google account start synchro
6/ wait for sync .... can take time depend of your network speed.
Play store will get updated automatically to new version ... wait it ..
if any off theses apps don't work properly do :
1/ settings/apps/*your_app*/storage : wipe data and cache
2/ kill the app
3/ do authorization again ..
4/ restart the app
NOTE : new maps (February 2018) is not supported, use 9.67.xxx (November 2017) version insteed.
i have full workings : Playstore/Gmail/Maps,and my contacts/mails/calendar are synchronized, so i know it work
Twin/Clone app config and usage:
Setting / Twin App : On the app you want to clone:
- Actually: Whatsapp, facebook.katana, facebook.orca, Mega .
Add/remove (need root):
in system/emui/base/xml/hw_clone_app_list.xml
<?xml version="1.0" encoding="utf-8"?>
<!-- DTS2016080802881 shiyuanchang/00271386 20160822 created -->
<AppClone>
<package name="com.whatsapp"/>
<package name="com.facebook.katana"/>
<package name="com.facebook.orca"/>
<package name="mega.privacy.android.app"/>
</AppClone>
Exemple to add Twitter and remove facebook.orca:
Install any "package name viewer" app , and use it to see package name
for Twitter it is : com.twitter.android
<!-- DTS2016080802881 shiyuanchang/00271386 20160822 created -->
<AppClone>
<package name="com.whatsapp"/>
<package name="com.facebook.katana"/>
<package name="com.twitter.android"/>
<package name="mega.privacy.android.app"/>
</AppClone>
- Save the file
- go to settings/apps and select "settings" then "storage" and wipe datas
- now your Twin/Clone app list is updated with Twitter
now I install it, I hope I do not have any problems with the signal, like MM + D EMUI 4.1 by WBT v5.0 (B371), and I hope the battery keeps more like Stock B390
ilovemuzic said:
now I install it, I hope I do not have any problems with the signal, like MM + D EMUI 4.1 by WBT v5.0 (B371), and I hope the battery keeps more like Stock B390
Click to expand...
Click to collapse
You will tell me ... For good battery life i just enable SIM data's , and disable overs options like aggregation etc ..
- What is your provider and country ?
Speedo.thc said:
You will tell me ... For good battery life i just enable SIM data's , and disable overs options like aggregation etc ..
- What is your provider and country ?
Click to expand...
Click to collapse
Telekom Romania
Hey! i've just installed it but when i have to accept "terms and condition" i can't do it any solution?
tamasigerald said:
Hey! i've just installed it but when i have to accept "terms and condition" i can't do it any solution?
Click to expand...
Click to collapse
Please update your device to B390 before install
hi
i installed this rom.first boot is ok.but when i restart phone. it stuked in boot image.what should i do?
Hi, boot logo or bootanimation ?
boot animation
Xposed doesnt seem to work. Xposed installer says 'Installed, but not active'. When trying to install systemless framework, the installer app crashes.
Am I doing something wrong here or..?
EDIT: Tried few times to reflash the rom but every time after setting up the phone, if I reboot I will be stuck in bootloop.
Hi, you are the second to tell that, I will do test after tomorrow to try my setup, right now it was ok.
hi @Speedo.thc
thank you for your new rom
this rom support kang vip setting?
Heatti said:
Xposed doesnt seem to work. Xposed installer says 'Installed, but not active'. When trying to install systemless framework, the installer app crashes.
Am I doing something wrong here or..?
EDIT: Tried few times to reflash the rom but every time after setting up the phone, if I reboot I will be stuck in bootloop.
Click to expand...
Click to collapse
You must install the version I provided in aroma installer.
levolotion said:
hi @Speedo.thc
thank you for your new rom
this rom support kang vip setting?
Click to expand...
Click to collapse
Hi, not a Kangvip based, but many things from Kang can be done with xposed and modules I've selected.
Speedo.thc said:
You must install the version I provided in aroma installer.
Click to expand...
Click to collapse
I chose the Xposed option in aroma when flashing. After flashing the rom and setting up the phone, checked the xposed app and it was already inactive from the start.
Heatti said:
I chose the Xposed option in aroma when flashing. After flashing the rom and setting up the phone, checked the xposed app and it was already inactive from the start.
Click to expand...
Click to collapse
It's active only if you flash Magisk v14 , which is inside rom installation.
By order it must be :
1: Magisk
2: Xposed
Hi speedo, nice to see that you are devoloping for our nice device. I have tested all your roms but aktual i am returned to your mmkang 3.2, running as a good daily driver. Coming from it, is it possible to flash your rom with twrp, like your other roms?
Should I delete fingerprints before flashing?
Thank you. I am very curious to test it...
For next versions, it would be nice to have a dark theme, looking like oreo or nougat...
After installation, the google maps application does not start
Hi speedo,, i leave miui for this one, could i suggest you to add smart-e (better than floating control for me), and can you tell me how you hide navbar? Thanks.

[ROM][6045][ /!\ Not Android /!\ ] SailfishOS 3.2.1.20 (20200309)

SailfishOS (SFOS) is a GNU+Linux system using libhybris to leverage Android drivers from LineageOS.
About everything should work (except NFC, no userspace support for now).
You're root and you've SSH, set password in developer-mode settings. Use devel-su like you'd use sudo !
To use/flash SFOS (no wipe needed), you should already be using LineageOS 14.1 20181031 build or newer,
and have booted it at least once (otherwise WLAN problems).
See latest release post for OTA update instructions, or flash ZIP download link.
Warning : flashing zip over previous SFOS install erases it ! So use OTA to avoid that, or use integrated backup app...
Note : SFOS only flashes boot partition and install itself in /data/.stowaways/sailfishos/ so :
you can go back to LineageOS only by flashing the LOS boot image
you can reclaim diskspace used SFOS by removing /data/.stowaways/sailfishos/
Reference Wiki page on merproject.org
Kernel | Device | Vendor source trees
Feeling adventurous ?
This is a SailfishOS community port for the 6045 idol3.
This is not Android (just re-using the lower layers), Android apps can't run on it and there's no support for official-ports-AlienDalvik-emulator.
So please don't ask.
During installation, you'll be asked to create a Jolla account, to have access to basic apps (notes, mediaplayer, documents, etc.).
This is not mandatory (though prefered for the full experience) : should you choose not to register (and even if you do),
you still can install an alternative store using OpenRepos client Storeman
Reserved
Hello, installed version 3, everything works fine, data transfer, wifi, all sensors (including case), location, mtp, calls and SMS. There were only problems with the store, some applications are not installed the first time, you have to install again, and so great work is another alternative for the smartphone, thank you.
andrejchern said:
Hello, installed version 3, everything works fine, data transfer, wifi, all sensors (including case), location, mtp, calls and SMS. There were only problems with the store, some applications are not installed the first time, you have to install again, and so great work is another alternative for the smartphone, thank you.
Click to expand...
Click to collapse
I have installated seilfish os some time ago in my moto g2 and the battery life and boot speed its superior then any version of android ... ?
A very fast, fluid, and consistent UI in this ROM. An interesting one to play with. (However, for my needs, I need the PlayStore apps.)
I now understand how your work on Lineage was a foundation for this one.
I am curious Vknecht, what is your interest in this one?
tess1 said:
A very fast, fluid, and consistent UI in this ROM. An interesting one to play with. (However, for my needs, I need the PlayStore apps.)
I now understand how your work on Lineage was a foundation for this one.
I am curious Vknecht, what is your interest in this one?
Click to expand...
Click to collapse
It's all politics, also it's the system I use daily
some sort of hommage to a french industry of old (1898), rough-rided by financialization (see, can't build idol3 themselves)
fighting planned obsolescence
taking the power back on a device
powering it with an OS independent from GAFAM
having closer to classical GNU+Linux distro, though not totally open in the case of SFOS
Since 2010 I've been a Nokia N900 then N9 user (which ran with Maemo, resp. Meego, predecessors to SailfishOS) until summer 2017 when I got a Xperia X for the SailfishX release. Only ever used Android for a month, until the build-SFOS-for-X documentation was released and dived in the OS-building fun...
At the beginning of 2018 I looked for a cheap and decent french-branded-androphone (2Gb RAM, HD display) with a working LineageOS port and found the idol3 to begin a new SFOS port. It's been a long 8 months journey, where rebuilding LineageOS if only for the patch-level was not much, then also wanted to "upstream" some fixes or upgrades (eg. kernel) I wanted in SFOS...
I started using my idol3 again and I love Sailfish OS as soon as I figure out android apps im gonna use it alot more
Everything work fine, but the double tap to wake up the telephone.
Hi vknecht, great job, how can I contribute (donation) to your work? I've installed everything except Anbox, but I think I'll do it anyway, most of my contacts use Wzap ... Everything works fine except for the double tap to wake up the phone, do you know what it can depend on? Is it a function of hardware or software? With Lineage it worked, with Sailfish no. It's not dramatic, but definitely inconvenient to have to use the power switch every time. Thank you.
Best regard.
Antonio from Italy.
vknecht said:
Feeling adventurous ?
This is a SailfishOS community port for the 6045 idol3.
This is not Android (just re-using the lower layers), Android apps can't run on it* and there's no support for official-ports-AlienDalvik-emulator.
So please don't ask.
It's a systemd-based GNU/Linux with 32bits-userspace system, and about every basis function should work.
You're root, set password in developer-mode settings. Use devel-su like you'd use sudo !
To use/flash SFOS (no wipe needed), you should already be using LineageOS 14.1 20181031 build, and have booted it at least once (otherwise WLAN problems).
During installation, you'll be asked to create a Jolla account, to have access to basic apps (notes, mediaplayer, documents, etc.). This is not mandatory (though prefered for the full experience, for now) : should you choose not to register (and even if you do), you still can install an alternative store using OpenRepos client Storeman
*basic Anbox support was added, but don't count on it for now (plz contribute if you can), it may be broken.
If you really want to try it : (don't just copy/paste, fix the URLs !)
Code:
### As root (devel-su), on the phone via SSH :
# Add mal's Anbox for SFOS repository
ssu ar home_mal_anbox [url]http://repo.merproject.org/obs/home:/mal:/anbox/sailfish_latest_armv7hl/[/url]
pkcon refresh
pkcon install anbox-sailfishos anbox-sailfishos-image-mixed-32-64-bit
rm -f /var/lib/anbox/overlay/system/lib64/libGLESv*
cp /vendor/lib/egl/libEGL_adreno.so /var/lib/anbox/overlay/vendor/lib/egl/
# Install a keyboard APK, eg [url]https://f-droid.org/fr/packages/rkr.simplekeyboard.inputmethod/[/url]
mkdir -p /var/lib/anbox/data/app
cp *apk /var/lib/anbox/data/app
### Networking is broken at the moment... ###
### Comment anbox-bridge.sh lines (ExecStartPre and ExecStopPost) ###
### in /lib/systemd/system/anbox-container-manager.service ###
# Restart Anbox
systemctl restart anbox-container-manager
# There's no "back" button for now
# Run Anbox from app screen again to go back to Anbox app launcher
This is a simultaneous release of SFOS 2.2.1.18 and 3.0.0.8, if you have problem with one version, try the other
SFOS 2.2.1.18
SFOS 3.0.0.8
Sorry no screenshot or video for now, you can find for other devices, looks should be the same.
SailfishOS fir idol3 Wiki page
Kernel | Device | Vendor source trees
Click to expand...
Click to collapse
Any chance of seeing it on the Idol 3 4.7 ? It would give me a good reason to use it again. It's okay if not it's just sad that there's no updated ROM for this version... I could beta test it if you ever do that
zorro_tj said:
Hi vknecht, great job, how can I contribute (donation) to your work? I've installed everything except Anbox, but I think I'll do it anyway, most of my contacts use Wzap ... Everything works fine except for the double tap to wake up the phone, do you know what it can depend on? Is it a function of hardware or software? With Lineage it worked, with Sailfish no. It's not dramatic, but definitely inconvenient to have to use the power switch every time. Thank you.
Click to expand...
Click to collapse
Hello, and thank you for the heads up on dt2w... so I had a look, and found how to enable it
(make sure developer mode is enabled and you've set or checked the password)
Code:
host $ ssh [email protected]
,---
| Sailfish OS 3.0.1.11 (Sipoonkorpi)
'---
[[email protected] ~]$ devel-su
Password:
[[email protected] nemo]# echo 1 > /sys/class/tp_gesture/tp_device/tp_gesture_id
[[email protected] nemo]# printf "[EVDEV]\nKEY_APP_SWITCH=KEY_POWER\n" > /etc/mce/99-doubletap-idol3.ini ; systemctl restart mce
The echo command has to be issued when the screen is on, and each time you reboot, for now (don't know why it's not already set to 1 like in LOS)
The printf and systemctl are only needed once to create the configuration file and restart the service.
Hopefuly you'll see no battery drain, so it can be enabled by default in the future...
For donations, maybe it will be possible later.
h3cat3 said:
Any chance of seeing it on the Idol 3 4.7 ? It would give me a good reason to use it again. It's okay if not it's just sad that there's no updated ROM for this version... I could beta test it if you ever do that
Click to expand...
Click to collapse
One thing I could do is try building LOS 14.1 with idol347 defconfig, but afaik it's not really working.
Otherwise one could follow the SailfishOS HADK using a working CyanogenMod base and I'd be glad to help, but don't have time to start it myself at the moment.
Thanks!
vknecht said:
Hello, and thank you for the heads up on dt2w... so I had a look, and found how to enable it
(make sure developer mode is enabled and you've set or checked the password)
Code:
host $ ssh [email protected]
,---
| Sailfish OS 3.0.1.11 (Sipoonkorpi)
'---
[[email protected] ~]$ devel-su
Password:
[[email protected] nemo]# echo 1 > /sys/class/tp_gesture/tp_device/tp_gesture_id
[[email protected] nemo]# printf "[EVDEV]\nKEY_APP_SWITCH=KEY_POWER\n" > /etc/mce/99-doubletap-idol3.ini ; systemctl restart mce
The echo command has to be issued when the screen is on, and each time you reboot, for now (don't know why it's not already set to 1 like in LOS)
The printf and systemctl are only needed once to create the configuration file and restart the service.
Hopefuly you'll see no battery drain, so it can be enabled by default in the future...
Thanks a lot, it worked! I will pay attention to the the battery drain and will informe you. Just another question: i see your OS version is 3.0.1.11, mine is 3.0.0.8 (Lemmenjoki) is it convenient for me to update it? if yes, in what way? The device is a Idol 3 6045K dual-sim, no external sdcard on board.
Thanks again, greet from Italy.
Click to expand...
Click to collapse
zorro_tj said:
Thanks a lot, it worked! I will pay attention to the the battery drain and will informe you.
Just another question: i see your OS version is 3.0.1.11, mine is 3.0.0.8 (Lemmenjoki) is it convenient for me to update it?
if yes, in what way? The device is a Idol 3 6045K dual-sim, no external sdcard on board.
Thanks again, greet from Italy.
Click to expand...
Click to collapse
You're welcome For now I don't see any drain, let's hope it stays like this.
I found out that the ini file is not necessary if one sets tp_gesture_id to 2, but still have to set this value on boot
and/or find why it's not the same as in LineageOS by default.
3.0.1.11 release for idol3 is still in devel phase, once it's ready (~ one week or so) it will be published in testing phase and then you'll be able to do
OTA through commandline.
One can flash a devel-image, but then can't rely on OTA : will have to re-flash a testing-image or do risky/unsupported repository-switch.
Those are generally built using SailfishOS porters' Gitlab-CI group, latest being the 20190227 devel image
SailfishOS 3.0.1.11 beta3
Backup...
Update using OTA : the integrated graphical updater doesn't work for community ports
Easiest is to install sfos-upgrade either through Storeman or direct RPM dowload.
Flash image : (erases previously installed SailfishOS)
sailfishos-idol3-release-3.0.1.11-20190321-beta3.zip
Changes :
SailfishOS 3.0.1.11 release notes (points specific to officially supported devices don't apply)
Kernel : enabled Yama security module
Enabled doubletap to wake
Sorry, Anbox confirmed to NOT work, have to check required overlayfs support, maybe broken with the kernel updates.
SailfishOS 3.0.1.11 beta3 beta2 Constant reboots, hangs and reboots.
andrejchern said:
SailfishOS 3.0.1.11 beta3 beta2 Constant reboots, hangs and reboots.
Click to expand...
Click to collapse
Sorry to hear that... does it happen regularly/systematically and quite early after boot, or after (somehow) extensive usage, especially browser ?
I supposed you tried with flashing as well as OTA ?
A known cause for reboot is fixed in this build (and beta2 iirc) by an updated connman package ("rpm -qi connman" shows ip6tfix in version).
Maybe it's related to Yama security, will make a build without it...
Arbitrary reboots, after the introduction of the account and login starts hanging and rebooting, I immediately rolled back to the backup and did not understand why this is happening.
andrejchern said:
Arbitrary reboots, after the introduction of the account and login starts hanging and rebooting, I immediately rolled back to the backup and did not understand why this is happening.
Click to expand...
Click to collapse
Could you try flashing the ZIP inside the artifact from this devel build ?
It uses the same kernel as 3.0.0.8, ie. without yama, pstore and iirc RTC write support...
This build works fine, no reboots. Thanks.
SailfishOS 3.0.1.11 beta4
Update from any previous betas using OTA :
has to be done from commandline (on device or through SSH, USB prefered) since the graphical client in settings doesn't support community ports.
Code:
# Install sfos-upgrade package like this, or through Storeman
curl -O https://openrepos.net/sites/default/files/packages/5928/sfos-upgrade-2.4-1.noarch.rpm
devel-su
pkcon install-local sfos-upgrade-2.4-1.noarch.rpm
sfos-upgrade 3.0.1.11
reboot
# Patience, it takes an additional reboot to flash boot partition
# Go to commandline again and run :
devel-su post_sfos-upgrade
or install by flashing sailfishos-idol3-release-3.0.1.11-20190329-beta4.zip
(this replaces previously installed SailfishOS and SailfishOS-data, backup if needed)
Changes
Fall back to previous kernel
Hey mate, great job! Everything worked fine with sfos-upgrade from command line! Thanks a lot!!!
Just a question... I haven't prediction text, it's normal? Thanks again.
Antonio from Italy.

[Guide] Remove Ads

Because i live in the EU ads only show up limited. But don't worry, here is a way to disable all ads on MiU no matter where you live.
Ads never should be integrated in a system software, that's up to the consumer and not a decision from the company/brand.
So here is a small tutorial to make the choice for yourself, no root needed.
First we're going to disable MSA (MSA stands for “MIUI System Ads")
Go to: Settings > Passwords & Security > Authorization & Revocation
Disable "msa", sometimes you have to wait a few seconds before disable it, or even re-try again. This can take a minute.
Next > Go back (In Authorization & Revocation) > And go to Privacy > Ad Services And disable "Personalized as recommendations"
MiU:
Folders: Hold the name of the folder, the same if you want to change the name of the folder. Disable the "Promoted apps" below to remove ads. Unfortunately this process has to repeated on every folder you use.
(Note: EU versions doesn't have ads in system software)
Themes: Personalized (Bottom right) > Settings > Disable "Show ads" & "Personalized recommendations"
Google Store: Install a app (doesn't matter what) after installing it switch to another screen (scanning) > Settings (Right above corner) > Disable "Receive recommendations"
Next up are the MiU Apps:
Security App: Settings (Right above startup screen) > Disable "Recieve recommendations"
Mi Music: Settings (Left above startup screen) > Advanced Settings > Scroll down > Disable "Show ads" You can also Disable "Online Content services" as well.
MiBrowser: Personalized (Bottom right) > Settings (Right above corner) > Scroll down > Other > Advanced > Disable "show ads"
Mi Video: Settings (Right above startup screen) > Disable "Personalized recommendations"
Downloads: Settings (Right above startup screen) > Disable "Show recommended content"
Cleaner: Settings (Right above startup screen) > Disable "Show recommended content"
Hope this helps, enjoy a adsfree Poco X3 experience
:good:
Note for Moderator: forgot to add [Guide] in the title.
You can also remove MSA package entirely https://forum.xda-developers.com/xi...uide-uninstall-poco-x3-nfc-bloatware-t4169497
pm uninstall --user 0 com.miui.msa.global
Thanks for this information sir.
ty it even helps to decrase activity of some shaddy xiaomi proces like sdkconfig.ad.intl.xiaomi.com or tracking.intl.miui.com
Download the app Hidden Settings for MIUI and do as you see in the screenshots , there will be no ads.
noskojv said:
Download the app Hidden Settings for MIUI and do as you see in the screenshots , there will be no ads.
Click to expand...
Click to collapse
Sure there are a lot of apps/dns options or vpn's out there that can solve against ads. Don't het me wrong i use surfshark on top of everything for my own.
Even removing them like the option bacitoto gave. But in my guide is a way without using any tools and removing them in the core, non root without using the need or to be depended for other apps for resolving this issue.
Poco x3 is just a few weeks old, i'm trying to still have my warranty valid.
Try the very usefull application manager - ADB AppControl.
This tool will allow you to disable unnecessary apps (and bloatware ads). Just use it wisely.
Settings to type DNS - private DNS to fill in dns.adguard.com or Blokada or Adguard applications. Beautiful lock
Does MIUI in xiaomi.EU ROM have this enabled too?
yandoo said:
Does MIUI in xiaomi.EU ROM have this enabled too?
Click to expand...
Click to collapse
Yes even on all MUI 12.0 devices, although POCO is currently the only one so far with ads showing.
DutchSnake said:
MiU:
Folders: Hold the name of the folder, the same if you want to change the name of the folder. Disable the "Promoted apps" below to remove ads. Unfortunately this process has to repeated on every folder you use.
Click to expand...
Click to collapse
I'm not able to find an app "Folders". There is a "File Manager" app, but it doesn't not have the "Promoted apps" setting. Am I looking in the right place?
DutchSnake said:
Mi Video: Settings (Right above startup screen) > Disable "Personalized recommendations"
Click to expand...
Click to collapse
My Mi Video doesn't have this ""Personalized recommendations" setting.
AngryYoungMan said:
I'm not able to find an app "Folders". There is a "File Manager" app, but it doesn't not have the "Promoted apps" setting. Am I looking in the right place?
My Mi Video doesn't have this ""Personalized recommendations" setting.
Click to expand...
Click to collapse
Folders meaning group of apps on home screens, you have to open that group and press hold group aka folder name, maybe it is not available on every rom.
If you let xiaomi run updates when setting up phone, new version mi video does not have indeed but it does not mean it is turned off.
Also when setting up xiaomi phone it is better without connecting to net
very useful thread , I am glad I bumped into it

[ROM] [7.1.1] newdory (WIP Wear OS 3.0 Clone)

{
"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 rom is an attempt at trying to make the LG G Watch feel as close to Wear OS 3.0 as possible. You will find that font, icons and some UI elements are updated to mimic the latest Wear OS updates. At the same time I also tried to improve both the battery life and the overall response time while also adding some extra customization. If you are curious about the whole changelog just read the Changelog/Features>> section below. Let me know if you encounter any issues and have fun!
Flashing instructions/Downloads >>
BEFORE PROCEEDING MAKE SURE YOU HAVE THE ADB DRIVERS INSTALLED AND THE BOOTLOADER UNLOCKED
• Download the twrp img (twrp-3.0.0-0-dory+squashfs.img) linked below
• Download the newdory0.8.img and the boot2.img available at the links below
• Enter bootloader (reboot and swipe from up-left corner to the opposite one at lg boot screen)
• Connect your watch to your pc and open up a terminal
• Now type fastboot flash recovery /path-to-twrp-3.0-squashfs-img
• Reboot into TWRP using fastboot reboot recovery
• Click on "Allow Modifications" then go into "Wipe" and "Factory Reset" then Swipe Right >>
• Don't worry about the errors, now reboot into bootloader again (Home >> Reboot >> Bootloader)
• Back in the terminal type fastboot flash boot /path-to-boot2-img and enter
• Then type fastboot flash system /path-to-newdory-img
• Reboot your watch (with fastboot reboot for example)
• Wait patiently, once booted up leave the watch updating it's apps for a few mins/hours, after that, enjoy!
 newdory0.8.img     boot2.img     twrp-3.0-squashfs.img
Follow the newdory telegram for more info: https://t.me/newdory
Disclaimer: If you are facing bootloops after following precisely the above steps you must restore your watch to stock and then follow the flashing steps again, you can go back to stock using the LG G Watch Tool by RootJunky
Changelog/Features >>
Spoiler
Latest newdory 0.8 (24/01/2023):
• Updated build.prop (optimal af now)
• Better Phone Shortcut (source)
• Solved issues with Google Play Store
• Added another level of brightness (lowest possible)
• Updated UI to look like Wear OS 3.0 (wip)
• Updated Settings app look (Wear 3.0 style)
• Added the Location panel in Settings
• Updated fonts to Google Sans Text (Wear OS 3.0 style)
newdory 0.7 (11/12/2022):
• Updated Agenda icon
• Updated HomeButton icon
• Updated Google Play app icon
• Removed Reminders app
• Added more text sizes choices in settings
• Updated Flashlight icon and app resources
• Enabled Phone app shortcut in the apps menu
• Pre-installed Google Keep (not available on playstore)
• Made Google Translate icon round
• Made Google Maps icon round
• Updated Contacts and Phone icons
• Updated DeskClock icons (Timer, Stopwatch, Alarm...)
• Cleaned up build.prop
• Tweaked some DEX compilation parameters
• Improved app installation time
• Small changes and various improvements
Latest boot2 (23/10/2022):
• Fixed the ADB unauthorized device issue
boot2 (14/09/2022):
• Updated ramdisk to 2.0_v1 by invisiblek
• Improves boot speed
• Improves overall performance
• Enables adaptive LMK
• Adds support for ext4 /system partition type (hopefully in the future)
• Updates default cores to smartmax eps
• Mpdecision support
newdory 0.6 (14/09/2022):
• Tweaked some low-battery parameters
• Added the General panel in settings
• Enabled doze for gms services (might revert)
• Optimized background operations
• Pre-updated Clock app
• Updated to Android 12L emojis
newdory 0.5 (20/10/2021):
• "Ok Google" working
• Updated Android 12 emojis
• Made calculator icon round
• Made agenda icon round
• Updated WearOS app icon
• Pre-updated Play store app (latest material you version)
newdory 0.4 (25/08/2021):
• Updated Google app, again
• Cleaned up build.prop
• Added more brightness levels (lower ones)
• Slightly better app memory management
newdory 0.3 (17/08/2021):
• Pre-updated Play store app
• Pre-updated Clock app
• Updated Google app
• Added back Bugreport (fixes screen capturing)
• Added Lge Compass
• Added Rom version flaw inside settings
• Fix product image (now displays an lg g watch on phone)
• Reduced brightness to match stock values
• Made Google Sans font a little thicker
• Fixed some lenok values inside framework
newdory 0.2 (06/06/2021):
• Removed unecessary system files (to save some space)
• Improved overall system response
• System rw faster than before
• Forced UI hw rendering (will revert tho)
newdory 0.1 (01/06/2021):
• Updated Google app
• Fixed deprecated weather cloned app
• Added LGW100 Stock watchfaces
• Added GoogleSans as the default font
• Updated settings icon (matches latest android ver)
• Made the entire UI black (OLED style, matches latest android ver)
• Added Google Calculator app (not available on playstore)
• Changed pm sleep behaviour (improves battery?)
• Disabled most of kernel error checking
• Updated kernel to use all 4 cores (credits to invisiblek)
• Used the latest lenok build NWS2.170620.003
• HomeVirtualButton app included (credits to svprm)
• Also nope, it's not rooted
Issues/Bugs >>
• The 0 digit is slightly out of the drawable canvas in the DigitalElements watchface (minor bug)
• Unable to send Whatsapps using google assistant/contacts app (Google's fault)
Tips to save battery & improve response time >>
• Turn off "Always-on screen" (settings > display > always-on)
• Disable "Ok Google" and voice output (settings > personalization)
• Disable all gestures (settings > gestures)
• Disable "wake up to notifications" (settings > notifications)
• Lower the brightness all the way :v
Screenshots >>
Spoiler
Credits/Info >>
This newdory system img is a modified/custom/updated version of the one available on 4pda by shyster.
The boot img is as well an updated version of the one and only invisiblek.
The link for the TWRP img provided is extracted from this thread.
Credits to ab123321 and syshter and to everyone that contributed to the lenok2dory project. Also credits to the awesome invisiblek for the kernel he made back then for Android Wear 2.0
Software disclaimer: If you are facing any issues or bugs feel free to write here or DM me, I'll try my best to help y'all. That said, I'm not responsible of any possible damage that happens to you or your device when using/flashing this software.
Custom Rom version: 0.8
Android version: 7.1.1 (Nougat)
Wear OS support: 2.35.0.325323493
ROM Kernel: 3.10.X (invisiblek_v8.1)
Last Rom Update: 24/01/2023
Github Source (WIP)
Latest Updates:​
Latest newdory 0.8 (24/01/2023):
• Updated build.prop (optimal af now)
• Better Phone Shortcut (source)
• Solved issues with Google Play Store
• Added another level of brightness (lowest possible)
• Updated UI to look like Wear OS 3.0 (wip)
• Updated Settings app look (Wear 3.0 style)
• Added the Location panel in Settings
• Updated fonts to Google Sans Text (Wear OS 3.0 style)
New rom link available here
Finally got around UI modding again and this time I think I went for the biggest UI changes. This update changes some UI elements to look like Wear OS 3.0, specially the drawers items. You will notice also some big changes in the Settings app since I reordered the main elements and updated most of the icons so that it looks as close to a pixel watch as possible (also added the Locations panel heh). Updated and cleaned up the build props as well (again huh) and also included a better and lighter Phone Shortcut app. Finally I updated the Google Play app to the latest possible (this was a pain in the ass and I better not explain why) and also updated the system fonts to the Google Sans Text variant (Introduced in A12~ as the default font).
Love this so far! Great idea to revive the old watch. Thanks for making it!
Thanx you bring my watch back to life !!!
ps: need to test it
edit test : what can i say .... it work very good after 4 days i am impressed very good work
sorry but after reboot my g watch goes to recovery mod, whay can i do?
Alexoxo said:
sorry but after reboot my g watch goes to recovery mod, whay can i do?
Click to expand...
Click to collapse
Try "fastboot continue" command. Unfortunately, it is not a permament fix. It will boot into twrp again afterevery restart.
KardchCode said:
View attachment 5327403
Soo I found my watch a few days ago and I thought about giving it a second life, and since there is no develoment or updates for lenok anymore I tought it might be a good idea to make my own rom with an android 8.0 style to it. I tried my best to make the system look as close to android 8 as possible while also updating some apps and improving the overall experience. You might wanna give it a try!
Flashing intructions >>
- Download the newdory.img and the boot.img available at the links below
- Enter bootloader in your watch (swipe from top left to bottom right corner at lg boot screen)
- Open a terminal and type fastboot -w (this will factory format your watch)
- Now type fastboot flash boot path/to/boot/image/
- Then type fastboot flash system path/to/system/img/called/newdory.img
- Reboot your watch (with fastboot reboot for example)
- Wait patiently, once booted up leave the watch updating it's apps for a few hours, after that, enjoy your new oreo-styled watch!
Download boot.img | | Download newdory.img
Changelog/Features >>
Spoiler
Latest newdory (06/06/2021):
- Removed NOTICE.html.gz (not needed)
- Improved overall system response
- Made system way faster than before (also when downloading updates)
- Forced UI hw rendering
- Updated bootanimation
- Updated emojis to android 12
newdory (01/06/2021):
- Updated google search app to latest version (june 1 2021)
- Removed useless bugreport app
- Removed depercated weather cloned app
- Added LGW100 Stock watchfaces
- Added GoogleSans as the default font (android 8 style)
- Updated settings icon (android 8 style)
- Made the entire UI black (android 8 style)
- Added Google calculator app (not available on playstore)
- Changed pm sleep behaviour to save battery
- Disabled most of kernel error checking
- Improved performance a bit
- HomeVirtualButton app is included yep (credits to svprm)
- Also nope, it's not rooted
Planned updates:
- Bugfixes
- Google app upgrades (wating for updates)
- Reduce minimun brightness
- Battery improvements
- Add stock LgeCompass app
Issues >>
- Ok Google not working (blame google for this)
- Default digital clock numbers are sometimes just a bit "out of canvas"
- Battery drain (wear os 2.0 fault)
- Wear os companion app displays a G watch R (not a big deal, to be solved)
Tips to save battery & improve response time >>
- Disable Ok Google and voice output (clockscreen > swipe left, > settings at the bottom)
- Disable animations, RECOMMENDED (enable developer settings and disable them there)
- Disable Gestures
- Disable "wake to notifications"
Screenshots >>
Spoiler
View attachment 5326643 View attachment 5326645
View attachment 5326673 View attachment 5326647
View attachment 5326653 View attachment 5330641
Latest one is the boot animation.
Also, ignore my spanish system and the screen crack at the top thx xd
Credits >>
This system img is a modified-custom-updated version of the one available on 4pda by shyster (latest update on 21/05/2020). All credits to him for the base img, also all of his changes are present in the newdory.img linked above, enjoy! ;D
Shyster's old img changelog >>
Spoiler
Old changelog from shyster on 4pda (21/05/2020):
- Built the system using latest lenok img NWS2.170620.003 (from 2017)
- Updated Google play applications + deskclock
- Deleted unused lg apps
- Updated Google search app (from may 1 2020)
- Increased memory and the number of streams for Dalvik
- Disabled logcat (improves performance a bit)
- Made calls to display without delay
Credits to ab123321 and syshter and everyone that contributed to the lenok2dory porting project. Also credits to invisiblek for the awesome kernel he made back then for aw2.0.
If there's any issue with the rom or anything please write an answer here or contact me at [email protected]. I'm not responsible of any possible damage that happens to your device when using this. The following are some extra details:
ROM OS: 7.1.1 Nougat
Wear OS support: 2.35.0.325323493
ROM Kernel: 3.10.X (invisiblek)
Last Update: 06/06/2021
Click to expand...
Click to collapse
Great ROM! However, I am experiencing some issues with it, one of which is probably my fault.
1. With my current setup, my watch always boots into recovery even if I select boot to the system. The only way I am able to boot it into the system is by using the "fastboot continue" command.
2. My watch has a white spot on bottom right of the screen, which I am sure is not a hardware issue as it worked fine in TWRP and when I initially boot in the system.
And, yes, I did try flashing everything again. So, if you know how I could fix this, I would highly appreciate that
SokkolG said:
Great ROM! However, I am experiencing some issues with it, one of which is probably my fault.
1. With my current setup, my watch always boots into recovery even if I select boot to the system. The only way I am able to boot it into the system is by using the "fastboot continue" command.
2. My watch has a white spot on bottom right of the screen, which I am sure is not a hardware issue as it worked fine in TWRP and when I initially boot in the system.
And, yes, I did try flashing everything again. So, if you know how I could fix this, I would highly appreciate that
Click to expand...
Click to collapse
Okey, well for the first issue I would recommend going inside twrp recovery > wipe > factory reset > swipe right. Then reinstall the rom again
And for the second one, it's not an issue, it's an app that comes pre-included so that you can open the apps list by pressing the white dot on the corner. You can customize it by going into apps > HomeButton > and changing transparency or position there
SokkolG said:
Great ROM! However, I am experiencing some issues with it, one of which is probably my fault.
1. With my current setup, my watch always boots into recovery even if I select boot to the system. The only way I am able to boot it into the system is by using the "fastboot continue" command.
2. My watch has a white spot on bottom right of the screen, which I am sure is not a hardware issue as it worked fine in TWRP and when I initially boot in the system.
And, yes, I did try flashing everything again. So, if you know how I could fix this, I would highly appreciate that
Click to expand...
Click to collapse
The white spot is intentional. In WearOS 2.0, you can only access some features with a hardware button. Because the G Watch does not have a physical side button, this white spot serves as that. It is a virtual button that emulates the button on the later-released G Watch R.
I also have the same issue with the "fastboot continue" command. However, I only started to experience this when I unpaired the watch and it tried to do a factory reset. Maybe the boot flags were messed up, but I have no idea. I'll try the fastboot continue command and see if I can get it to work. I haven't tried that since when I started having the issue, I just left my watch be.
EDIT: I didn't see OP's response when writing this. Basically this can be ignored
KardchCode said:
View attachment 5327403
Soo I found my watch a few days ago and I thought about giving it a second life, and since there is no develoment or updates for lenok anymore I tought it might be a good idea to make my own rom with an android 8.0 style to it. I tried my best to make the system look as close to android 8 as possible while also updating some apps and improving the overall experience. You might wanna give it a try!
Flashing intructions >>
- Download the newdory.img and the boot.img available at the links below
- Enter bootloader in your watch (swipe from top left to bottom right corner at lg boot screen)
- Reboot into TWRP recovery and choose Wipe > Factory Format > Swipe right.
- Now reboot into bootloader (aka fastboot) again
- Now type fastboot flash boot path/to/boot/image/
- Then type fastboot flash system path/to/system/img/called/newdory.img
- Reboot your watch (with fastboot reboot for example)
- Wait patiently, once booted up leave the watch updating it's apps for a few hours, after that, enjoy your new oreo-styled watch!
Download boot.img | | Download newdory.img
Changelog/Features >>
Spoiler
Latest newdory (06/06/2021):
- Removed NOTICE.html.gz (not needed)
- Improved overall system response
- Made system way faster than before (also when downloading updates)
- Forced UI hw rendering
- Updated bootanimation
- Updated emojis to android 12
newdory (01/06/2021):
- Updated google search app to latest version (june 1 2021)
- Removed useless bugreport app
- Removed depercated weather cloned app
- Added LGW100 Stock watchfaces
- Added GoogleSans as the default font (android 8 style)
- Updated settings icon (android 8 style)
- Made the entire UI black (android 8 style)
- Added Google calculator app (not available on playstore)
- Changed pm sleep behaviour to save battery
- Disabled most of kernel error checking
- Improved performance a bit
- HomeVirtualButton app is included yep (credits to svprm)
- Also nope, it's not rooted
Planned updates:
- Bugfixes
- Google app upgrades (wating for updates)
- Reduce minimun brightness
- Battery improvements
- Add stock LgeCompass app
Issues >>
- Ok Google not working (blame google for this)
- Default digital clock numbers are sometimes just a bit "out of canvas"
- Battery drain (wear os 2.0 fault)
- Wear os companion app displays a G watch R (not a big deal, to be solved)
Tips to save battery & improve response time >>
- Disable Ok Google and voice output (clockscreen > swipe left, > settings at the bottom)
- Disable animations, RECOMMENDED (enable developer settings and disable them there)
- Disable Gestures
- Disable "wake to notifications"
Screenshots >>
Spoiler
View attachment 5326643 View attachment 5326645
View attachment 5326673 View attachment 5326647
View attachment 5326653 View attachment 5330641
Latest one is the boot animation.
Also, ignore my spanish system and the screen crack at the top thx xd
Credits >>
This system img is a modified-custom-updated version of the one available on 4pda by shyster (latest update on 21/05/2020). All credits to him for the base img, also all of his changes are present in the newdory.img linked above, enjoy! ;D
Shyster's old img changelog >>
Spoiler
Old changelog from shyster on 4pda (21/05/2020):
- Built the system using latest lenok img NWS2.170620.003 (from 2017)
- Updated Google play applications + deskclock
- Deleted unused lg apps
- Updated Google search app (from may 1 2020)
- Increased memory and the number of streams for Dalvik
- Disabled logcat (improves performance a bit)
- Made calls to display without delay
Credits to ab123321 and syshter and everyone that contributed to the lenok2dory porting project. Also credits to invisiblek for the awesome kernel he made back then for aw2.0.
If there's any issue with the rom or anything please write an answer here or contact me at [email protected]. I'm not responsible of any possible damage that happens to your device when using this. The following are some extra details:
ROM OS: 7.1.1 Nougat
Wear OS support: 2.35.0.325323493
ROM Kernel: 3.10.X (invisiblek)
Last Update: 06/06/2021
Click to expand...
Click to collapse
Hi, this rom isnt Wear OS support: 2.35.0.325323493
i see 2.00 ?
dayi said:
Hi, this rom isnt Wear OS support: 2.35.0.325323493
i see 2.00 ?
Click to expand...
Click to collapse
Once the watch gets its apps updated it updates wear os internal app to that version which is one of the latest supported.
Where are you seeing this?
Alexoxo said:
sorry but after reboot my g watch goes to recovery mod, whay can i do?
Click to expand...
Click to collapse
first flash newdory.img then flash boot.img then recovery.img click with sticks and choose recovery mode when you enter you move down and select wipe data and move right and choose yes with right shift and ready
Is it have custom kernel? Instead dual core or quad mp decision?
raditzava said:
Is it have custom kernel? Instead dual core or quad mp decision?
Click to expand...
Click to collapse
The kernel included in the post and the recommended one is the 4 core invisiblek one, but you can install a different one if u want
KardchCode said:
The kernel included in the post and the recommended one is the 4 core invisiblek one, but you can install a different one if u want
Click to expand...
Click to collapse
Any suggest install magisk module?
raditzava said:
Any suggest install magisk module?
Click to expand...
Click to collapse
No need to, in fact watch works just perfect without anything else
KardchCode said:
No need to, in fact watch works just perfect without anything else
Click to expand...
Click to collapse
Aight you have a plan to fix for rest of bug in OP thread?
raditzava said:
Aight you have a plan to fix for rest of bug in OP thread?
Click to expand...
Click to collapse
Yeah, I have almost all bugs fixed except Google hotword which I can't due to Google having the issue. I will push the update soon after vacations
KardchCode said:
Yeah, I have almost all bugs fixed except Google hotword which I can't due to Google having the issue. I will push the update soon after vacations
Click to expand...
Click to collapse
Thanks, happy vacations then
KardchCode said:
Yeah, I have almost all bugs fixed except Google hotword which I can't due to Google having the issue. I will push the update soon after vacations
Click to expand...
Click to collapse
Anyfix for home button when press hold to google voice?

Categories

Resources