Android Enthusiasts
Q&A for enthusiasts and power users of the Android operating system
Latest Questions
1
votes
0
answers
171
views
How to disable or set lock for quick settings menu on Realme 3?
I am using Realme 3. I would like to restrict the quick settings icon from being used so that when the user clicks on the quick settings icon, the mobile should ask for a password. What is the way to disable the quick settings icon or set a lock for that icon?
I am using Realme 3. I would like to restrict the quick settings icon from being used so that when the user clicks on the quick settings icon, the mobile should ask for a password.
What is the way to disable the quick settings icon or set a lock for that icon?
user3408779
(111 rep)
Jul 20, 2023, 04:35 PM
• Last activity: Jun 27, 2025, 07:31 AM
2
votes
1
answers
129
views
My tablet's display has too much sharpness, how can I reduce it?
Since I got my Android tab, which is Realme Pad 3, 3GB RAM and 32GB flash ROM variant, I noticed that videos or images looks too sharp, it makes the image/video too sharp that it makes some unnecessary details stand out , making the visual look, noisy from distance. There are no native settings that...
Since I got my Android tab, which is Realme Pad 3, 3GB RAM and 32GB flash ROM variant, I noticed that videos or images looks too sharp, it makes the image/video too sharp that it makes some unnecessary details stand out , making the visual look, noisy from distance. There are no native settings that I can tweak inside the settings app, nor it is rooted to do much. How can I reduce this sharpness, without root.
For comparison, these are the images
This is how it's supposed to look
This is how it looks in my tablet's display(increased sharpness in a photo editor to show how it actually looks in my screen, since not all have same displays as my tablet's)


ActionBotYT
(29 rep)
Jun 15, 2025, 04:14 AM
• Last activity: Jun 17, 2025, 10:07 AM
-2
votes
1
answers
1276
views
Navigate through device's folders via ADB
I have connected and verified ADB on my phone: ```bash adb start-server adb devices ``` And then I wanted to go to _DCIM_ folder in my storage to see, if there are any pictures to fetch. However this has failed: ```bash adb shell ls adb shell cd /storage adb shell pwd adb shell ls ``` The second `ls...
I have connected and verified ADB on my phone:
adb start-server
adb devices
And then I wanted to go to _DCIM_ folder in my storage to see, if there are any pictures to fetch.
However this has failed:
adb shell ls
adb shell cd /storage
adb shell pwd
adb shell ls
The second ls
again shows root and pwd
responds with /
, not with /storage
.
Tried storage
and /storage
, tried /sdcard
and sdcard
, assuming that _storage_ might not be accessible for me. Tried /sdcard/DCIM
and others, all for nothing.
I have _Realme 50 GT_ with _Android 14_. What am I missing?
trejder
(2633 rep)
Nov 14, 2024, 09:19 AM
• Last activity: Mar 27, 2025, 10:37 PM
0
votes
1
answers
70
views
Recovering Video that MIGHT have been recorded?
I recently recorded a 4-minute odd video on my Realme 13 pro+ running Android 15 and Realme UI 6.0 The video was recorded, and I even took snapshots while it was being recorded. The snapshots were saved in the gallery, but to my surprise, the video was not saved at all. I even double-checked that th...
I recently recorded a 4-minute odd video on my Realme 13 pro+ running Android 15 and Realme UI 6.0
The video was recorded, and I even took snapshots while it was being recorded. The snapshots were saved in the gallery, but to my surprise, the video was not saved at all.
I even double-checked that the video was being recorded. The snapshot button only appears when the video is being recorded; hence, there is no doubt whether the video button was pressed or not.
Is there any way I can recover the video?
I would appreciate any help you can give me.
Thanks.
prantik bizz
(123 rep)
Feb 2, 2025, 06:10 AM
• Last activity: Mar 26, 2025, 05:22 AM
1
votes
0
answers
877
views
Password required after restart: Incorrect password problem
I have the same exact problem as this user https://android.stackexchange.com/questions/248106/my-android-phone-wont-accept-correct-pin-password-after-i-tried-to-change-my-sc My phone was turned off because the battery died. When it turns on after i charged it, it requires password after restart. I e...
I have the same exact problem as this user https://android.stackexchange.com/questions/248106/my-android-phone-wont-accept-correct-pin-password-after-i-tried-to-change-my-sc
My phone was turned off because the battery died. When it turns on after i charged it, it requires password after restart.
I entered the correct password (because i have done this many times before) but this time it says incorrect password.
Even in recovery mode, i tried the online update option but it requires the lockscreen password, which, it too, says incorrect despite entering the correct one.
Im using realme x7 pro
Aszre
(11 rep)
Dec 2, 2023, 06:05 PM
• Last activity: Feb 27, 2025, 07:17 AM
0
votes
1
answers
4400
views
Upgrading Magisk to latest version: Boot image kernel_dtb was patched by old (unsupported) Magisk
I installed a custom ROM (MIUI Splitfire) on my phone with Magisk 23.0v. Later I saw Magisk update, so I decided to upgrade to the latest version which is 25.0v from the app and got this error: ``` - Target image: /dev/block/sde45 - Device platform: arm64-v8a - Installing: 25.2 (25200) - Unpacking b...
I installed a custom ROM (MIUI Splitfire) on my phone with Magisk 23.0v.
Later I saw Magisk update, so I decided to upgrade to the latest version which is 25.0v from the app and got this error:
- Target image: /dev/block/sde45
- Device platform: arm64-v8a
- Installing: 25.2 (25200)
- Unpacking boot image
- Checking ramdisk status
- Magisk patched boot image detected
- Patching ramdisk
! Boot image kernel_dtb was patched by old (unsupported) Magisk
! Please try again with *unpatched* boot image
! Installation failed
[Screenshot of the installation log](https://i.sstatic.net/CUoTv.jpg)
Piyush Meshram
(1 rep)
Mar 1, 2023, 04:03 PM
• Last activity: Dec 9, 2024, 11:06 AM
0
votes
0
answers
474
views
Unable to Unlock Bootloader on Realme RMX3710 – Can't Access Bootloader Mode
I am trying to unlock the bootloader on my **Realme RMX3710 (Android 14)**. I am facing issues switching the phone **from Fastbootd to the standard Fastboot (Bootloader)** mode. - Operating system: Linux (Ubuntu 24.04) - ADB/Fastboot versions: `Android Debug Bridge version 1.0.41 Version 35.0.2-1214...
I am trying to unlock the bootloader on my **Realme RMX3710 (Android 14)**. I am facing issues switching the phone **from Fastbootd to the standard Fastboot (Bootloader)** mode.
- Operating system: Linux (Ubuntu 24.04)
- ADB/Fastboot versions:
Android Debug Bridge version 1.0.41 Version 35.0.2-12147458
,
fastboot version 35.0.2-12147458
- OEM Unlocking is enabled in Developer Options on the phone. USB Debugging is enabled and functioning correctly.
Below are the steps I’ve taken and the results I encountered. Thank you in advance for any help!
1. Checking the device in ADB
- Command: adb devices
- Result: List of devices attached KRG6AELZT4SSAMBE device
2. Attempting to enter Bootloader mode via ADB
- Command: adb reboot bootloader
- Result: The phone restarts and boots back to normal mode.
3. Attempting to enter Fastbootd via ADB
- Command: adb reboot fastboot
- Result: The phone switches to Fastbootd.
- Command: fastboot devices
- Result: KRG6AELZT4SSAMBE fastbootd
4. Trying to switch from Fastbootd to Bootloader using Fastboot
- Command:fastboot reboot bootloader
- Result: The phone restarts and boots back to normal mode.
5. Attempting manual entry into Bootloader mode
- Steps:I turn off the phone.I hold the power button and volume down button simultaneously.
- Result:The phone enters Recovery mode instead of Bootloader. The Recovery menu lacks an option like Enter Fastboot Mode.
6. Attempting to unlock the bootloader in Fastbootd
- Command:fastboot flashing unlock
Result:FAILED (remote: 'Unrecognized command flashing unlock') fastboot: error: Command failed
- Command:fastboot oem unlock
Result:FAILED (remote: 'Unable to open fastboot HAL') fastboot: error: Command failed
Jimmie Hilberto
(1 rep)
Nov 23, 2024, 02:58 PM
0
votes
0
answers
162
views
Trying to access data from a Realme GT Master Edition with broken screen
I'm here today because of a teeny tiny problem with my phone. As it got hotter and hotter (external factors, high usage, high temperatures on charging), the screen glue decided to abandon me, leaving my screen dangling with no protection. The flex cable connecting the mobo and the screen teared apar...
I'm here today because of a teeny tiny problem with my phone. As it got hotter and hotter (external factors, high usage, high temperatures on charging), the screen glue decided to abandon me, leaving my screen dangling with no protection. The flex cable connecting the mobo and the screen teared apart, hence leaving me with a phone without any visual input.
I've decided to not repair it as it's not worth the cost, but I need to access the data from inside the phone. I already know that with ADB it should be pretty easy to access those. The only problem? When I usually connect the phone to my PC, it shows the pop-up window to select the connection mode (only charging, Android Auto, data transfer, etc) and I need to select the data transfer mode in order to activate ADB.
Do you have a way for me to access ADB with only a cable and a PC or must I try to solder back the flex cable / change the screen? Thanks for reading and for the help!
Cicciolz
(1 rep)
Aug 19, 2024, 05:14 PM
1
votes
0
answers
259
views
Cloned Discord app doesn't respect the system's auto-rotation setting
On a realme gt master edition with Android 13, I have used the app cloning feature from the system to create a clone of the Discord app. This cloned instance always turns into landscape mode when I'm tilting my phone even-though the auto-rotation setting is disabled. This does not happen on the "mai...
On a realme gt master edition with Android 13, I have used the app cloning feature from the system to create a clone of the Discord app. This cloned instance always turns into landscape mode when I'm tilting my phone even-though the auto-rotation setting is disabled. This does not happen on the "main" version of the app.
After browsing a little I found that there was a related bug in Discord about one year ago, and when testing with other application it seems that the clones respect the rotation setting properly. This therefore seems to be a Discord-specific issue.
Is there any workaround I can use to block it from going into landscape mode?
AlexAngc
(111 rep)
Jul 27, 2024, 12:30 PM
3
votes
2
answers
2878
views
What adds "Translate" item to selected text's context menu and how to get rid of this
I am trying to figure out which application or which application's setting is adding "Translate" button to the selected text's context menu in Wikipedia app: [![enter image description here][1]][1] Wikipedia mobile app's developers [says](https://phabricator.wikimedia.org/T346999) that this is not t...
I am trying to figure out which application or which application's setting is adding "Translate" button to the selected text's context menu in Wikipedia app:
Wikipedia mobile app's developers [says](https://phabricator.wikimedia.org/T346999) that this is not their problem and that this item comes from some other place, not from their app.
I *do have* Google application installed. I *don't have* Google Translate app installed. I have never used translate functionality out of Google app (to be honest, until now I wasn't aware that there is such). And certainly I didn't enable such damn thing intentionally.
My gear:
- Phone:

realme GT 5G (RMX2202)
- Android: 13 Kernel version 5.4.147-qgki-ga616720f33728
Can someone tell me, if it is possible to turn this thing off?
trejder
(2633 rep)
Sep 21, 2023, 01:08 PM
• Last activity: Jun 20, 2024, 09:42 AM
1
votes
1
answers
126
views
Create an exact image of the internal storage
My relative lost all her photos by clicking on "format data" on her Realme 7 recovery menu (the one popping up at startup when holding together the volume down and power button - found out after that the volume down button was broken and like kept hold down by itself). I'd like to create an exact im...
My relative lost all her photos by clicking on "format data" on her Realme 7 recovery menu (the one popping up at startup when holding together the volume down and power button - found out after that the volume down button was broken and like kept hold down by itself).
I'd like to create an exact image of the internal storage to try to recover the possible because the phone is not rooted and I need to root it to enable the USB mass storage mode.
Is there any way to do this? Is the Realme 7 encrypted like other phones, so it's completely useless?
Pupaziello
(11 rep)
Oct 15, 2023, 07:54 PM
• Last activity: Mar 28, 2024, 03:29 PM
0
votes
0
answers
288
views
How to mount my USB-C pen drive in Android 12
I am running Android 12 on a Realme 8 5G phone. I've tried inserting a USB-C pen drive into the USB-C port I usually use to charge my phone. According to some websites, I should get a notification showing me that the pen drive has been mounted. However, this is not happening. In fact, the phone does...
I am running Android 12 on a Realme 8 5G phone. I've tried inserting a USB-C pen drive into the USB-C port I usually use to charge my phone. According to some websites, I should get a notification showing me that the pen drive has been mounted. However, this is not happening. In fact, the phone does not even make a beep when I insert the USB-C pen drive.
I don't even know whether the media on the pen drive is formatted, and in particular whether it is formatted for use with Android. I bought the pen drive for use with my phone. I would like to back up some internal storage or Google Drive files to the pen drive.
Here is some Termux output.
EDIT: I have searched for OTG (on-the-go) settings in the settings, and have enabled it, as shown below (not sure if this is the USB OTG or something else, can someone please help me, thanks).
However, even after snacking this option I cannot see my pen drive in the stock Files app that came with my phone.
$ mount
/dev/block/dm-15 on / type erofs (ro,seclabel,relatime,user_xattr,acl,cache_strategy=readaround)
tmpfs on /dev type tmpfs (rw,seclabel,nosuid,relatime,size=2859064k,nr_inodes=714766,mode=755)
devpts on /dev/pts type devpts (rw,seclabel,relatime,mode=600,ptmxmode=000)
none on /dev/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
none on /dev/cpuctl type cgroup (rw,nosuid,nodev,noexec,relatime,cpu)
none on /dev/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset,noprefix,release_agent=/sbin/cpuset_release_agent)
none on /dev/memcg type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
none on /dev/stune type cgroup (rw,nosuid,nodev,noexec,relatime,schedtune)
binder on /dev/binderfs type binder (rw,relatime,max=1048576,stats=global)
adb on /dev/usb-ffs/adb type functionfs (rw,relatime)
mtp on /dev/usb-ffs/mtp type functionfs (rw,relatime)
ptp on /dev/usb-ffs/ptp type functionfs (rw,relatime)
none on /dev/freezer type cgroup (rw,relatime,freezer)
proc on /proc type proc (rw,relatime,gid=3009,hidepid=2)
sysfs on /sys type sysfs (rw,seclabel,relatime)
selinuxfs on /sys/fs/selinux type selinuxfs (rw,relatime)
none on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime)
tracefs on /sys/kernel/tracing type tracefs (rw,seclabel,relatime)
none on /sys/fs/fuse/connections type fusectl (rw,relatime)
bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime)
pstore on /sys/fs/pstore type pstore (rw,seclabel,nosuid,nodev,noexec,relatime)
tmpfs on /mnt type tmpfs (rw,seclabel,nosuid,nodev,noexec,relatime,size=2859064k,nr_inodes=714766,mode=755,gid=1000)
/dev/block/dm-4 on /mnt/vendor/my_product type erofs (ro,seclabel,relatime,user_xattr,acl,cache_strategy=readaround)
/dev/block/dm-5 on /mnt/vendor/my_engineering type erofs (ro,seclabel,relatime,user_xattr,acl,cache_strategy=readaround)
/dev/block/dm-8 on /mnt/vendor/my_company type ext4 (ro,seclabel,relatime)
/dev/block/dm-9 on /mnt/vendor/my_carrier type erofs (ro,seclabel,relatime,user_xattr,acl,cache_strategy=readaround)
/dev/block/dm-10 on /mnt/vendor/my_region type erofs (ro,seclabel,relatime,user_xattr,acl,cache_strategy=readaround)
/dev/block/dm-7 on /mnt/vendor/my_heytap type erofs (ro,seclabel,relatime,user_xattr,acl,cache_strategy=readaround)
/dev/block/dm-6 on /mnt/vendor/my_stock type erofs (ro,seclabel,relatime,user_xattr,acl,cache_strategy=readaround)
/dev/block/dm-11 on /mnt/vendor/my_preload type ext4 (ro,seclabel,relatime)
/dev/block/dm-14 on /mnt/vendor/my_bigball type erofs (ro,seclabel,relatime,user_xattr,acl,cache_strategy=readaround)
/dev/block/dm-12 on /mnt/vendor/my_manifest type erofs (ro,seclabel,relatime,user_xattr,acl,cache_strategy=readaround)
/dev/block/by-name/oplusreserve2 on /mnt/vendor/oplusreserve type ext4 (rw,seclabel,nosuid,nodev,noatime,data=ordered)
/dev/block/by-name/oplusreserve2 on /mnt/oplus/op2 type ext4 (rw,seclabel,nosuid,nodev,noatime,data=ordered)
tmpfs on /mnt/installer type tmpfs (rw,seclabel,nosuid,nodev,noexec,relatime,size=2859064k,nr_inodes=714766,mode=755,gid=1000)
/dev/fuse on /mnt/installer/0/emulated type fuse (rw,lazytime,nosuid,nodev,noexec,noatime,user_id=0,group_id=0,allow_other)
/data/media on /mnt/installer/0/emulated/0/Android/data type sdcardfs (rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=1015,multiuser,mask=6,derive_gid,default_normal,unshared_obb)
/data/media on /mnt/installer/0/emulated/0/Android/obb type sdcardfs (rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=9997,multiuser,mask=7,derive_gid,default_normal,unshared_obb)
/data/media on /mnt/installer/0/emulated/999/Android/data type sdcardfs (rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=1015,multiuser,mask=6,derive_gid,default_normal,unshared_obb)
/dev/fuse on /mnt/installer/999/emulated type fuse (rw,lazytime,nosuid,nodev,noexec,noatime,user_id=0,group_id=0,allow_other)
/data/media on /mnt/installer/999/emulated/999/Android/data type sdcardfs (rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=1015,multiuser,mask=6,derive_gid,default_normal,unshared_obb)
/data/media on /mnt/installer/999/emulated/999/Android/obb type sdcardfs (rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=9997,multiuser,mask=7,derive_gid,default_normal,unshared_obb)
tmpfs on /mnt/androidwritable type tmpfs (rw,seclabel,nosuid,nodev,noexec,relatime,size=2859064k,nr_inodes=714766,mode=755,gid=1000)
/dev/fuse on /mnt/androidwritable/0/emulated type fuse (rw,lazytime,nosuid,nodev,noexec,noatime,user_id=0,group_id=0,allow_other)
/data/media on /mnt/androidwritable/0/emulated/0/Android/data type sdcardfs (rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=1015,multiuser,mask=6,derive_gid,default_normal,unshared_obb)
/data/media on /mnt/androidwritable/0/emulated/0/Android/obb type sdcardfs (rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=1015,multiuser,mask=6,derive_gid,default_normal,unshared_obb)
/data/media on /mnt/androidwritable/0/emulated/999/Android/data type sdcardfs (rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=1015,multiuser,mask=6,derive_gid,default_normal,unshared_obb)
/dev/fuse on /mnt/androidwritable/999/emulated type fuse (rw,lazytime,nosuid,nodev,noexec,noatime,user_id=0,group_id=0,allow_other)
/data/media on /mnt/androidwritable/999/emulated/999/Android/data type sdcardfs (rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=1015,multiuser,mask=6,derive_gid,default_normal,unshared_obb)
/data/media on /mnt/androidwritable/999/emulated/999/Android/obb type sdcardfs (rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=1015,multiuser,mask=6,derive_gid,default_normal,unshared_obb)
/dev/block/by-name/protect1 on /mnt/vendor/protect_f type ext4 (rw,seclabel,nosuid,nodev,noatime,nodelalloc,noauto_da_alloc,commit=1,data=ordered)
/dev/block/by-name/protect2 on /mnt/vendor/protect_s type ext4 (rw,seclabel,nosuid,nodev,noatime,nodelalloc,noauto_da_alloc,commit=1,data=ordered)
/dev/block/by-name/nvdata on /mnt/vendor/nvdata type ext4 (rw,seclabel,nosuid,nodev,noatime,nodelalloc,noauto_da_alloc,commit=1,data=ordered)
/dev/block/by-name/nvcfg on /mnt/vendor/nvcfg type ext4 (rw,seclabel,nosuid,nodev,noatime,nodelalloc,noauto_da_alloc,commit=1,data=ordered)
/dev/block/by-name/persist on /mnt/vendor/persist type ext4 (rw,seclabel,nosuid,nodev,noatime,nodelalloc,noauto_da_alloc,commit=1,data=ordered)
/data/media on /mnt/runtime/default/emulated type sdcardfs (rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=1015,multiuser,mask=6,derive_gid,default_normal,unshared_obb)
/data/media on /mnt/runtime/read/emulated type sdcardfs (rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=9997,multiuser,mask=23,derive_gid,default_normal,unshared_obb)
/data/media on /mnt/runtime/write/emulated type sdcardfs (rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=9997,multiuser,mask=7,derive_gid,default_normal,unshared_obb)
/data/media on /mnt/runtime/full/emulated type sdcardfs (rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=9997,multiuser,mask=7,derive_gid,default_normal,unshared_obb)
/dev/fuse on /mnt/user/0/emulated type fuse (rw,lazytime,nosuid,nodev,noexec,noatime,user_id=0,group_id=0,allow_other)
/data/media on /mnt/user/0/emulated/0/Android/data type sdcardfs (rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=1015,multiuser,mask=6,derive_gid,default_normal,unshared_obb)
/data/media on /mnt/user/0/emulated/0/Android/obb type sdcardfs (rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=1015,multiuser,mask=6,derive_gid,default_normal,unshared_obb)
/data/media on /mnt/user/0/emulated/999/Android/data type sdcardfs (rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=1015,multiuser,mask=6,derive_gid,default_normal,unshared_obb)
/data/media on /mnt/pass_through/0/emulated type sdcardfs (rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=9997,multiuser,mask=7,derive_gid,default_normal,unshared_obb)
/dev/fuse on /mnt/user/999/emulated type fuse (rw,lazytime,nosuid,nodev,noexec,noatime,user_id=0,group_id=0,allow_other)
/data/media on /mnt/user/999/emulated/999/Android/data type sdcardfs (rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=1015,multiuser,mask=6,derive_gid,default_normal,unshared_obb)
/data/media on /mnt/user/999/emulated/999/Android/obb type sdcardfs (rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=1015,multiuser,mask=6,derive_gid,default_normal,unshared_obb)
/data/media on /mnt/pass_through/999/emulated type sdcardfs (rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=9997,multiuser,mask=7,derive_gid,default_normal,unshared_obb)
/dev/block/by-name/metadata on /metadata type ext4 (rw,seclabel,nosuid,nodev,noatime,discard,data=ordered)
/dev/block/dm-16 on /vendor type erofs (ro,seclabel,relatime,user_xattr,acl,cache_strategy=readaround)
/dev/block/dm-17 on /product type ext4 (ro,seclabel,relatime)
overlay-overlay on /product/app type overlay (ro,seclabel,noatime,lowerdir=/mnt/vendor/my_region/app:/mnt/vendor/my_product/app:/mnt/vendor/my_heytap/app:/mnt/vendor/my_stock/app:/mnt/vendor/my_engineering/app:/product/app,override_creds=off)
overlay-overlay on /product/priv-app type overlay (ro,seclabel,noatime,lowerdir=/mnt/vendor/my_region/priv-app:/mnt/vendor/my_product/priv-app:/mnt/vendor/my_heytap/priv-app:/mnt/vendor/my_stock/priv-app:/mnt/vendor/my_engineering/priv-app:/product/priv-app,override_creds=off)
overlay-overlay on /product/lib64 type overlay (ro,seclabel,noatime,lowerdir=/mnt/vendor/my_region/lib64:/mnt/vendor/my_product/lib64:/mnt/vendor/my_heytap/lib64:/mnt/vendor/my_stock/lib64:/product/lib64,override_creds=off)
overlay-overlay on /product/lib type overlay (ro,seclabel,noatime,lowerdir=/mnt/vendor/my_region/lib:/mnt/vendor/my_product/lib:/mnt/vendor/my_heytap/lib:/mnt/vendor/my_stock/lib:/product/lib,override_creds=off)
overlay-overlay on /product/overlay type overlay (ro,seclabel,noatime,lowerdir=/mnt/vendor/my_region/overlay:/mnt/vendor/my_product/overlay:/mnt/vendor/my_heytap/overlay:/mnt/vendor/my_stock/overlay:/mnt/vendor/my_engineering/overlay:/product/overlay,override_creds=off)
overlay on /product/etc/permissions type overlay (ro,seclabel,relatime,lowerdir=/mnt/vendor/my_product/product_overlay/etc/permissions/:/product/etc/permissions/,override_creds=off)
overlay on /product/framework type overlay (ro,seclabel,relatime,lowerdir=/mnt/vendor/my_product/product_overlay/framework/:/product/framework/,override_creds=off)
/dev/block/dm-18 on /system_ext type erofs (ro,seclabel,relatime,user_xattr,acl,cache_strategy=readaround)
/dev/block/dm-3 on /odm type erofs (ro,seclabel,relatime,user_xattr,acl,cache_strategy=readaround)
tmpfs on /apex type tmpfs (rw,seclabel,nosuid,nodev,noexec,relatime,size=2859064k,nr_inodes=714766,mode=755)
/dev/block/loop4 on /apex/com.android.appsearch@300000000 type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/loop4 on /apex/com.android.appsearch type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/loop5 on /apex/com.android.apex.cts.shim@1 type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/loop5 on /apex/com.android.apex.cts.shim type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/loop6 on /apex/com.android.i18n@1 type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/loop6 on /apex/com.android.i18n type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/loop7 on /apex/com.android.wifi@319999900 type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/loop7 on /apex/com.android.wifi type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-22 on /apex/com.android.extservices@341131030 type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-22 on /apex/com.android.extservices type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/loop10 on /apex/com.android.vndk.v31@1 type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/loop10 on /apex/com.android.vndk.v31 type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-23 on /apex/com.android.art@341110062 type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-23 on /apex/com.android.art type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-24 on /apex/com.android.permission@341110010 type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-24 on /apex/com.android.permission type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-25 on /apex/com.android.conscrypt@341110002 type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-25 on /apex/com.android.conscrypt type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-26 on /apex/com.android.tzdata@313110000 type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-26 on /apex/com.android.tzdata type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/loop14 on /apex/com.android.runtime@1 type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/loop14 on /apex/com.android.runtime type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/loop15 on /apex/com.android.vndk.v30@1 type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/loop15 on /apex/com.android.vndk.v30 type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-27 on /apex/com.android.scheduling@340819220 type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-27 on /apex/com.android.scheduling type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-28 on /apex/com.android.os.statsd@341114000 type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-28 on /apex/com.android.os.statsd type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-29 on /apex/com.android.media@341111002 type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-29 on /apex/com.android.media type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-30 on /apex/com.android.mediaprovider@341111020 type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-30 on /apex/com.android.mediaprovider type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-31 on /apex/com.android.adbd@340912202 type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-31 on /apex/com.android.adbd type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-32 on /apex/com.android.media.swcodec@341111002 type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-32 on /apex/com.android.media.swcodec type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-33 on /apex/com.android.neuralnetworks@341010000 type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-33 on /apex/com.android.neuralnetworks type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-34 on /apex/com.android.cellbroadcast@341110000 type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-34 on /apex/com.android.cellbroadcast type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-35 on /apex/com.android.ipsec@340914200 type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-35 on /apex/com.android.ipsec type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-36 on /apex/com.android.tethering@341112070 type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-36 on /apex/com.android.tethering type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/loop26 on /apex/com.google.mainline.primary.libs@311820000 type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-37 on /apex/com.google.mainline.primary.libs@341177000 type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-38 on /apex/com.android.resolv@341110000 type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-38 on /apex/com.android.resolv type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-39 on /apex/com.android.sdkext@341110000 type ext4 (ro,dirsync,seclabel,nodev,noatime)
/dev/block/dm-39 on /apex/com.android.sdkext type ext4 (ro,dirsync,seclabel,nodev,noatime)
tmpfs on /apex/apex-info-list.xml type tmpfs (rw,seclabel,nosuid,nodev,noexec,relatime,size=2859064k,nr_inodes=714766,mode=755)
tmpfs on /linkerconfig type tmpfs (rw,seclabel,nosuid,nodev,noexec,relatime,size=2859064k,nr_inodes=714766,mode=755)
tmpfs on /linkerconfig type tmpfs (rw,seclabel,nosuid,nodev,noexec,relatime,size=2859064k,nr_inodes=714766,mode=755)
none on /config type configfs (rw,nosuid,nodev,noexec,relatime)
/dev/block/dm-4 on /my_product type erofs (ro,seclabel,relatime,user_xattr,acl,cache_strategy=readaround)
/dev/block/dm-5 on /my_engineering type erofs (ro,seclabel,relatime,user_xattr,acl,cache_strategy=readaround)
/dev/block/dm-8 on /my_company type ext4 (ro,seclabel,relatime)
/dev/block/dm-9 on /my_carrier type erofs (ro,seclabel,relatime,user_xattr,acl,cache_strategy=readaround)
/dev/block/dm-10 on /my_region type erofs (ro,seclabel,relatime,user_xattr,acl,cache_strategy=readaround)
/dev/block/dm-7 on /my_heytap type erofs (ro,seclabel,relatime,user_xattr,acl,cache_strategy=readaround)
/dev/block/dm-6 on /my_stock type erofs (ro,seclabel,relatime,user_xattr,acl,cache_strategy=readaround)
/dev/block/dm-11 on /my_preload type ext4 (ro,seclabel,relatime)
/dev/block/dm-14 on /my_bigball type erofs (ro,seclabel,relatime,user_xattr,acl,cache_strategy=readaround)
/dev/block/dm-12 on /my_manifest type erofs (ro,seclabel,relatime,user_xattr,acl,cache_strategy=readaround)
/dev/block/by-name/cache on /cache type ext4 (rw,seclabel,nosuid,nodev,noatime,discard,noauto_da_alloc,data=ordered)
/dev/block/dm-21 on /data type f2fs (rw,lazytime,seclabel,nosuid,nodev,noatime,background_gc=on,discard,no_heap,user_xattr,inline_xattr,acl,inline_data,inline_dentry,extent_cache,mode=adaptive,active_logs=6,reserve_root=55436,resuid=0,resgid=1065,inlinecrypt,alloc_mode=default,fsync_mode=nobarrier)
/dev/block/dm-21 on /data/user/0 type f2fs (rw,lazytime,seclabel,nosuid,nodev,noatime,background_gc=on,discard,no_heap,user_xattr,inline_xattr,acl,inline_data,inline_dentry,extent_cache,mode=adaptive,active_logs=6,reserve_root=55436,resuid=0,resgid=1065,inlinecrypt,alloc_mode=default,fsync_mode=nobarrier)
/dev/block/by-name/oplusreserve2 on /data/persist_log/oplusreserve/media/log/shutdown type ext4 (rw,seclabel,nosuid,nodev,noatime,data=ordered)
/dev/block/by-name/oplusreserve2 on /data/persist_log/oplusreserve/media/log/hang_oplus type ext4 (rw,seclabel,nosuid,nodev,noatime,data=ordered)
/dev/block/by-name/oplusreserve2 on /data/persist_log/cache/factory type ext4 (rw,seclabel,nosuid,nodev,noatime,data=ordered)
/dev/block/by-name/oplusreserve2 on /data/persist_log/criticallog type ext4 (rw,seclabel,nosuid,nodev,noatime,data=ordered)
/dev/block/by-name/oplusreserve2 on /data/persist_log/oplusreserve/media/log/minidumpbackup type ext4 (rw,seclabel,nosuid,nodev,noatime,data=ordered)
/data/incremental/MT_data_app_vmdl181/backing_store on /data/incremental/MT_data_app_vmdl181/mount type incremental-fs (rw,seclabel,nosuid,nodev,noatime,read_timeout_ms=10000,readahead=0)
/data/incremental/MT_data_app_vmdl181/backing_store on /data/app/~~Es7HI3jynEtlItXob1h4sw== type incremental-fs (rw,seclabel,nosuid,nodev,noatime,read_timeout_ms=10000,readahead=0)
tmpfs on /data_mirror type tmpfs (rw,seclabel,nosuid,nodev,noexec,relatime,size=2859064k,nr_inodes=714766,mode=700,gid=1000)
/dev/block/dm-21 on /data_mirror/data_ce/null type f2fs (rw,lazytime,seclabel,nosuid,nodev,noatime,background_gc=on,discard,no_heap,user_xattr,inline_xattr,acl,inline_data,inline_dentry,extent_cache,mode=adaptive,active_logs=6,reserve_root=55436,resuid=0,resgid=1065,inlinecrypt,alloc_mode=default,fsync_mode=nobarrier)
/dev/block/dm-21 on /data_mirror/data_ce/null/0 type f2fs (rw,lazytime,seclabel,nosuid,nodev,noatime,background_gc=on,discard,no_heap,user_xattr,inline_xattr,acl,inline_data,inline_dentry,extent_cache,mode=adaptive,active_logs=6,reserve_root=55436,resuid=0,resgid=1065,inlinecrypt,alloc_mode=default,fsync_mode=nobarrier)
/dev/block/dm-21 on /data_mirror/data_de/null type f2fs (rw,lazytime,seclabel,nosuid,nodev,noatime,background_gc=on,discard,no_heap,user_xattr,inline_xattr,acl,inline_data,inline_dentry,extent_cache,mode=adaptive,active_logs=6,reserve_root=55436,resuid=0,resgid=1065,inlinecrypt,alloc_mode=default,fsync_mode=nobarrier)
/dev/block/dm-21 on /data_mirror/cur_profiles type f2fs (rw,lazytime,seclabel,nosuid,nodev,noatime,background_gc=on,discard,no_heap,user_xattr,inline_xattr,acl,inline_data,inline_dentry,extent_cache,mode=adaptive,active_logs=6,reserve_root=55436,resuid=0,resgid=1065,inlinecrypt,alloc_mode=default,fsync_mode=nobarrier)
/dev/block/dm-21 on /data_mirror/ref_profiles type f2fs (rw,lazytime,seclabel,nosuid,nodev,noatime,background_gc=on,discard,no_heap,user_xattr,inline_xattr,acl,inline_data,inline_dentry,extent_cache,mode=adaptive,active_logs=6,reserve_root=55436,resuid=0,resgid=1065,inlinecrypt,alloc_mode=default,fsync_mode=nobarrier)
tmpfs on /storage type tmpfs (rw,seclabel,nosuid,nodev,noexec,relatime,size=2859064k,nr_inodes=714766,mode=755,gid=1000)
/dev/fuse on /storage/emulated type fuse (rw,lazytime,nosuid,nodev,noexec,noatime,user_id=0,group_id=0,allow_other)
/data/media on /storage/emulated/0/Android/data type sdcardfs (rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=1015,multiuser,mask=6,derive_gid,default_normal,unshared_obb)
/data/media on /storage/emulated/0/Android/obb type sdcardfs (rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=1015,multiuser,mask=6,derive_gid,default_normal,unshared_obb)
/data/media on /storage/emulated/999/Android/data type sdcardfs (rw,nosuid,nodev,noexec,noatime,fsuid=1023,fsgid=1023,gid=1015,multiuser,mask=6,derive_gid,default_normal,unshared_obb)
$ mount|grep usb
adb on /dev/usb-ffs/adb type functionfs (rw,relatime)
mtp on /dev/usb-ffs/mtp type functionfs (rw,relatime)
ptp on /dev/usb-ffs/ptp type functionfs (rw,relatime)
Alternatively, how can I format or copy files to my USB pen drive from Android?
Thanks.
My pen drive is not showing in file manager:


Joselin Jocklingson
(855 rep)
Dec 22, 2023, 01:18 PM
• Last activity: Jan 1, 2024, 08:43 AM
1
votes
0
answers
170
views
Realme 11 pro fix application list anomaly
Basically I find an app list anomaly, and don't know how to fix it, nor if it's the symptom of a compromise, or just an anomaly; here are the details: A few month ago I bought a brand new phone (a Realme Pro 11) that was exposed in the store's display window. So even if theoretically not used by any...
Basically I find an app list anomaly, and don't know how to fix it, nor if it's the symptom of a compromise, or just an anomaly; here are the details:
A few month ago I bought a brand new phone (a Realme Pro 11) that was exposed in the store's display window. So even if theoretically not used by anyone, it was out of the package.
Now I find an anomaly in app list, and don't know what to think (after purchase I reset the device for security reasons, but maybe it was not enough).
In app list Google Assistant appears twice, and I find an app with a name "nessuno" that in my language mean "none" (and I can't uninstall it). The app "none" persist after many reboot.
So I am quite concerned, because even if I didn't installed any third party app except Google's app or AV app (after reset), maybe my device was already compromised in the store. To be fair AV app executed onto device (without rooting the device) didn't find anything, but I am afraid that maybe someone with physical access to device (in the store) may have installed some rootkit that is difficult to spot.
Here the screen of anomaly in app list I talked about
--Edited : adding detail
Two Google assistant app are the following packages
1. app:Google Assistant
package:com.android.hotwordenrollment.xgoogle
Launcher:null
2. app:Google Assistant
package:com.android.hotwordenrollment.okgoogle
Launcher:null
While no name app is :
app:Nessuno
package:com.android.systemui.overlay.fingerprint.anim.none
Launcher:null


Skary
(121 rep)
Dec 25, 2023, 02:48 PM
• Last activity: Dec 26, 2023, 01:41 AM
0
votes
0
answers
231
views
"Double-tap to wake" does not work after a few hours of non-use on Realme
I always use the "Double tap to wake" feature on my Realme device running on Android 13. But lately, the feature suddenly cannot be used after my device has not been used in a few hours (usually when I sleep). After I look at **Settings > About phone > Status > System uptime**, it shows a time of ab...
I always use the "Double tap to wake" feature on my Realme device running on Android 13. But lately, the feature suddenly cannot be used after my device has not been used in a few hours (usually when I sleep).
After I look at **Settings > About phone > Status > System uptime**, it shows a time of about 2 or 3 hours active system, where it should have shown more than 2 days. Even though I'm sure if I don't reboot my device.
Is this normal?
AfifMuzaki
(1 rep)
Dec 14, 2023, 01:15 AM
• Last activity: Dec 17, 2023, 01:27 PM
-1
votes
1
answers
611
views
full adb backup not creating .ab file for Realme 2 Pro
I am unable to create a full phone backup file of my Realme 2 Pro (model RMX1801) through the ADB. The phone runs stock ColorOS 7 (Android 10). The device is not rooted and I do not want to root it. Doing that would delete my data. Also, my device hasn't had any screen-lock protection days before I...
I am unable to create a full phone backup file of my Realme 2 Pro (model RMX1801) through the ADB. The phone runs stock ColorOS 7 (Android 10). The device is not rooted and I do not want to root it. Doing that would delete my data. Also, my device hasn't had any screen-lock protection days before I ran the very first command (which is several hours amounting to few days before the original-revision of this post) and remaining wholly unchanged to the best of my knowledge till the timestamp of latest-revision.
Here's what I've tried. I launched Command prompt (cmd.exe) and ran:
C:\Users\Dell> OneDrive\Desktop\adb.exe
C:\Users\Dell> adb devices
List of devices attached
86b3470 device
At this point I started to take backup. I have tried a couple of things and I'm categorizing them now.
##### Attempts when I entered no backup-encryption key whatsoever
C:\Users\Dell>adb backup -all -f -nosystem C:\Users\Dell\OneDrive\Documents\RMX1801backup.ab
C:\Users\Dell>adb backup -all -f -nosystem -shared C:\Users\Dell\OneDrive\Documents\RMX1801backup.ab
Both of the commands showed on the UI that backup was taking place. But none of them created the backup file in my PC.
##### Attempts when I entered a backup-encryption key
C:\Users\Dell>adb backup -all -f -nosystem C:\Users\Dell\OneDrive\Documents\RMX1801backup.ab
C:\Users\Dell>adb backup -all -f -nosystem -shared C:\Users\Dell\OneDrive\Documents\RMX1801backup.ab
No change, whatsoever.
I also changed the destination path from OneDrive/Documents to OneDrive/Desktop and repeated all the above commands. That did not work either.
##### Attempts with double-quotes
C:\Users\Dell>adb backup "-f -all -nosystem C:\Users\Dell\OneDrive\Desktop\RMX1801backup.ab"
C:\Users\Dell>adb backup "-f -all -nosystem -shared C:\Users\Dell\OneDrive\Desktop\RMX1801backup.ab"
Did not work.
##### Changed double quotes position
C:\Users\Dell>adb backup "-f -all -nosystem" C:\Users\Dell\OneDrive\Documents\RMX1801backup.ab
C:\Users\Dell>adb backup "-f -all -shared -nosystem" C:\Users\Dell\OneDrive\Documents\RMX1801backup.ab
C:\Users\Dell>adb backup -f "-all -nosystem -shared" C:\Users\Dell\OneDrive\Desktop\RMX1801backup.ab
C:\Users\Dell>adb backup -f "-all -nosystem -shared" C:\Users\Dell\OneDrive\Desktop\RMX1801backup.ab
Here's what happened in the case of double-quoted commands: All of the ones ending the double-quotes before the backup file's path appeared to have started the backup process but it did not create the backup file either. The duration of the backup process in the UI was also incredibly shorter, aka literally instantaneous, in these attempts.
---
As asked in the comments, the versions of adb are produced below:
C:\Users\Dell>adb version
Android Debug Bridge version 1.0.41
Version 33.0.3-8952118
Installed as C:\Users\Dell\OneDrive\Desktop\platform-tools\adb.exe
C:\Users\Dell>adb shell adbd --version
* daemon not running; starting now at tcp:5037
* daemon started successfully
/system/bin/sh: adbd: inaccessible or not found
C:\Users\Dell>adb devices
List of devices attached
86b3470 device
C:\Users\Dell>adb shell
RMX1801:/ $ adbd --version
/system/bin/sh: adbd: inaccessible or not found
127|RMX1801:/ $
here are the [hitherto] unsolicited screencaps/screengrabs/screenshots:








maazkalim
(39 rep)
Jan 16, 2023, 06:52 AM
• Last activity: Jul 31, 2023, 10:28 AM
1
votes
1
answers
286
views
What exactly does it mean that Android 12 notification is set as silent?
I have realized today that I haven't seen any kind of notification that there are app updates available for months. And the only way to actual know about this fact is to (accidentally or not) visit Google Play app: [![enter image description here][1]][1] If so then how should I understand this part:...
I have realized today that I haven't seen any kind of notification that there are app updates available for months. And the only way to actual know about this fact is to (accidentally or not) visit Google Play app:
If so then how should I understand this part:
What exactly is "notification drawer"? Where should I see those notifications?
The truth is that the only way (other than described above) to learn that some app has an update available is when that particular app has "update check" and warns me upon opening it that I should update it.
How can I "see them in notification drawer" if I don't see them absolutely nowhere through the system (except for Google Play app an the app in question itself)?
What am I missing here?


trejder
(2633 rep)
Jun 16, 2023, 01:24 PM
• Last activity: Jun 19, 2023, 07:02 AM
0
votes
0
answers
341
views
Cannot encrypt Realme 7 Pro running Android 13 (Project Elixir ROM)
I have Realme 7 Pro device with an unlocked bootloader and installed custom ROM: - Project Elixir 3.8 - Android 13 - Kernel 4.14.212 - Selinux Status "Enforcing" - Custom Recovery "OrangeFox R11.1" The phone is showing "phone not encrypted": [![][1]][1] I tried to follow this [XDA thread][2] to make...
I have Realme 7 Pro device with an unlocked bootloader and installed custom ROM:
- Project Elixir 3.8
- Android 13
- Kernel 4.14.212
- Selinux Status "Enforcing"
- Custom Recovery "OrangeFox R11.1"
The phone is showing "phone not encrypted":
I tried to follow this XDA thread to make the phone encrypted with no luck. When I use the stock firmware I got it encrypted normally with "FBE Encryption", but with custom ROMs, it's not.
**Is it possible to encrypt the phone when using custom ROM? and how?** Thank you.

mohamed maher
(23 rep)
Jun 14, 2023, 01:08 PM
• Last activity: Jun 15, 2023, 11:46 AM
2
votes
0
answers
460
views
Notifications dismissed from lockscreen after unlock
## Explanation of the problem 0. Ensure show notifications on lock screen is enabled in the settings 1. Receive a notification and it displays on the lockscreen 2. Unlock the screen 3. Lock the screen 4. The notification is no longer displayed on the lockscreen (or notification drawer) 5. Unlock the...
## Explanation of the problem
0. Ensure show notifications on lock screen is enabled in the settings
1. Receive a notification and it displays on the lockscreen
2. Unlock the screen
3. Lock the screen
4. The notification is no longer displayed on the lockscreen (or notification drawer)
5. Unlock the screen
6. Notification shows as an icon in the notification shade and if you open the notification drawer.
The device: realme 7 pro
Android version: Android 12 (realme UI 3.0)
Here is a video of the problem https://imgur.com/a/MM7mOGn
### Research
I have seen the following threads which have the same problem and show it is likely to be a bad UI/UX decision for realme UI (and MIUI) android version 12 and up:
- https://www.reddit.com/r/AndroidQuestions/comments/11cuep7/notifications_disappear_from_lockscreen_after/
- https://c.realme.com/in/post-details/1375788112633995264
- https://forum.xda-developers.com/t/any-way-to-keep-notifications-on-lockscreen.3941709/
## Question
Are their any workarounds for this annoying behaviour?
Mark
(455 rep)
May 14, 2023, 02:26 PM
• Last activity: May 16, 2023, 10:02 PM
1
votes
0
answers
110
views
How do SMS senders (Companies) have a profile picture in SMS in REALME Messages App?
![1] I found nothing on the web regarding the same except [this thread.][2] \ But from the thread, it seems like this is shown only when using Google Services which I apparently am not (And it's for common people too not just company SMS'. So most probably those are just locally set pics or Gmail's...
!
I found nothing on the web regarding the same except this thread. \
But from the thread, it seems like this is shown only when using Google Services which I apparently am not (And it's for common people too not just company SMS'. So most probably those are just locally set pics or Gmail's pics).
So how are these profile pictures coming from? I'm guessing it is the website's logo maybe. It has a data usage of 75KB in the last month. Are additional data conveyed when sending an SMS (like website, phone, address, etc) Can I set one of mine too?
I don't have much knowledge of this. Correct me if I'm wrong\
Regards

44yu5h
(1617 rep)
May 11, 2023, 06:37 PM
• Last activity: May 12, 2023, 06:36 PM
2
votes
0
answers
1940
views
Realme C2 phone bricked, bootloader locked, can't access fastboot or recovery mode, not getting connected to PC
My Realme C2 phone has been bricked, it had bootloader locked, and I can't go to fastboot or recovery mode, it is not getting connected to PC. After booting the phone, it shows this screen and not doing anything next. ![][1] > The current image(boot/recovery) have been destroyed and can not boot. >...
My Realme C2 phone has been bricked, it had bootloader locked, and I can't go to fastboot or recovery mode, it is not getting connected to PC.
After booting the phone, it shows this screen and not doing anything next.
> The current image(boot/recovery) have been destroyed and can not boot.
> Please flash the correct image or contact customer service to fix it.
I want to flash stock ROM but not able to do it because it's not connecting to the PC.

Mahesh Kumar
(21 rep)
May 11, 2021, 11:07 AM
• Last activity: Nov 12, 2022, 04:15 PM
Showing page 1 of 20 total questions