Android Enthusiasts
Q&A for enthusiasts and power users of the Android operating system
Latest Questions
0
votes
1
answers
3084
views
xperia z5 broken screen locked need data
I had a Sony Xperia z5 compact for about 2 weeks until I smashed the screen. I have searched online to find some help to recover my photos and videos taken with the device. I didn't have any cloud set up so I cant get them from there. OTG cable has to be turned on EVERY TIME from the settings on the...
I had a Sony Xperia z5 compact for about 2 weeks until I smashed the screen. I have searched online to find some help to recover my photos and videos taken with the device. I didn't have any cloud set up so I cant get them from there. OTG cable has to be turned on EVERY TIME from the settings on the Z5, it seems the Z3 was plug and play good to go OTG, but not the Z5.
The screen is unresponsive and barely visible and it has a passcode lock (as fingerprint function is locked, and wont reset after a soft reset). I have until the end of the week to return the phone to my carrier and would like to get the data from it before i send it back. I have no knowledge of scripting ADB or how i can activate usb debugging with a damaged screen.
Is there a script I can download as a zip and paste to the root of an external SD card which can transfer or duplicate the files from the internal to external storage? or a zip that can activate usb debugging?
user142288
(1 rep)
Dec 20, 2015, 01:08 PM
• Last activity: Sep 4, 2025, 12:54 PM
0
votes
0
answers
20
views
Creating an asound.conf for Android 13
I'm attempting to alter the XNext walkman Magisk module for the Xperia 1 IV. I've gotten to the stage of modifying the existing asound.conf, but I'm struggling to find the right controls on the device to play media through. In this case, I have a config that defines audio in/out devices (resourceman...
I'm attempting to alter the XNext walkman Magisk module for the Xperia 1 IV. I've gotten to the stage of modifying the existing asound.conf, but I'm struggling to find the right controls on the device to play media through.
In this case, I have a config that defines audio in/out devices (resourcemanagr_waipio_qrd.xml), and from this I have extracted the following
out-device
:
PAL_DEVICE_OUT_WIRED_HEADPHONE
CODEC_DMA-LPAIF_RXTX-RX-0
2
2
1
headphones
PAL_STREAM_COMPRESSED
headphones-hifi-filter
PAL_STREAM_PCM_OFFLOAD
headphones-hifi-filter
PAL_STREAM_DEEP_BUFFER
headphones-hifi-filter
-->
PAL_STREAM_VOICE_CALL
1
48000
16
PAL_STREAM_VOIP_RX
2
48000
16
From this, I have noted the corresponding hw device from aplay -l
:
CODEC_DMA-LPAIF_RXTX-RX-0 multicodec-0
I'm lost, however, as to how I might determine how to address this in asound.conf - which contains the module as follows:
pcm.headphone {
type hooks
slave.pcm {
type hw
card 0
device 0
subdevice 0
}
hooks.0 {
type ctl_elems
hook_args [
{
name 'CODEC_DMA-LPAIF_RXTX-RX-0'
preserve false
lock false
value [ 0 0 ]
}
{ name 'RX_MACRO RX0 MUX' value AIF1_PB }
{ name 'RX_MACRO RX1 MUX' value AIF1_PB }
{ name 'CODEC_DMA-LPAIF_RXTX-RX-0 Channels' value Two }
{ name 'RX INT0_1 MIX1 INP0' value RX0 }
{ name 'RX INT1_1 MIX1 INP0' value RX1 }
{ name 'RX INT0 DEM MUX' value CLSH_DSM_OUT }
{ name 'RX INT1 DEM MUX' value CLSH_DSM_OUT }
{ name 'RX_COMP1 Switch' value 0 }
{ name 'RX_COMP2 Switch' value 0 }
{ name 'HPH_L Switch' value 1 }
{ name 'HPH_R Switch' value 1 }
{ name 'HPHL_COMP Switch' value 0 }
{ name 'HPHR_COMP Switch' value 0 }
{ name 'HPHL_RDAC Switch' value 1 }
{ name 'HPHR_RDAC Switch' value 1 }
{ name 'RX_RX0 Digital Volume' value 84 }
{ name 'RX_RX1 Digital Volume' value 84 }
{ name 'CODEC_DMA-LPAIF_RXTX-RX-0 SampleRate' value KHZ_96 }
{ name 'CODEC_DMA-LPAIF_RXTX-RX-0 Format' value S32_LE }
{
name 'CODEC_DMA-LPAIF_RXTX-RX-0'
preserve true
lock true
value [ 1 0 ]
}
]
}
}
where the first and last name
elements appear to be the name of the device. I have attempted the following values:
CODEC_DMA-LPAIF_RXTX-RX-0 multicodec-0
CODEC_DMA-LPAIF_RXTX-RX-0
CODEC_DMA-LPAIF_RXTX-RX-0 Audio Mixer Multimedia1
The last being a vague hope that there are somehow some additional configuration flags necessary. However, each time I attempt aplay -v -D headset test.wav
, aplay responds that the device cannot be found. headset
is slaved indirectly to pcm.headphone
, and aplay does contain the correct device name according to asound.conf, so instead I must have the wrong device - except it's configured as such in all the resource config files. So what am I doing wrong, and how might I find the correct combination of bits and pieces?
Here is the full resourcemanager_waipio_qrd.xml
: https://paste.debian.net/1394821/
Output of aplay -l
on the device: https://paste.debian.net/1394822/
asound.conf
as it currently stands: https://paste.debian.net/1394823/
Northern Scrub
(1 rep)
Sep 2, 2025, 09:17 PM
• Last activity: Sep 4, 2025, 11:24 AM
1
votes
1
answers
39
views
How to disable pop up window functionality on Sony Xperia 5 II
Got a new phone recently and noticed this incredibly annoying feature. Every notification in the notifications list has a little button on the right. It is very easy to accidentally click this button, which then opens the app in a small, draggable pop up window. I hate this window. I searched throug...
Got a new phone recently and noticed this incredibly annoying feature. Every notification in the notifications list has a little button on the right. It is very easy to accidentally click this button, which then opens the app in a small, draggable pop up window.
I hate this window.
I searched through android settings, and was able to find an option to toggle this setting off. However, when I did this, the buttons on the notifications still stayed, and when I clicked them by accident, I would get *another* notification prompting me to re-enable pop-up window functionality.
I searched the apps list to disable notifications for this app, but could not find it.
So I spun up adb, and searched the list of installed packages for "pop", "popup", or "window" and couldn't find anything.
I want to know how to remove this annoying functionality from my phone.
Brice
(21 rep)
Jul 8, 2025, 04:04 PM
• Last activity: Jul 9, 2025, 03:53 PM
0
votes
2
answers
4616
views
Wifi automatically turns on persistently, despite configuration
I am using a Sony Xperia L (C2104) with Android 4.2.2 (Build number 15.3.A.1.17). I can only find one setting that would turn on Wi-Fi automatically, and it is the "Location-based Wi-Fi" setting in the Power Management settings category. Of course, I have disabled this option, but I frequently find...
I am using a Sony Xperia L (C2104) with Android 4.2.2 (Build number 15.3.A.1.17).
I can only find one setting that would turn on Wi-Fi automatically, and it is the "Location-based Wi-Fi" setting in the Power Management settings category. Of course, I have disabled this option, but I frequently find my Wi-Fi on. How can I fix this?
Severo Raz
(123 rep)
Jul 10, 2014, 04:23 PM
• Last activity: Jun 24, 2025, 10:08 AM
2
votes
2
answers
6002
views
Limiting Display Frame Rate to Lower
Is in Android there is an available database set for limits display frame rate? If they’re available, is using ADB/Root (Terminal), or how, or even it can't? I've been searching this for years, and not get an answer yet. Actually, this is for tweaking to trigger any benefits. This like my other phon...
Is in Android there is an available database set for limits display frame rate? If they’re available, is using ADB/Root (Terminal), or how, or even it can't?
I've been searching this for years, and not get an answer yet. Actually, this is for tweaking to trigger any benefits. This like my other phone embedded feature is Xperia STAMINA mode which is it can set the display frame rate (to 2x lower from 30 fps) for battery saving. But... I mean is not only for that. Many others too that can benefit. So, is this can available on a pure Android system? Or this only self-made for manufacture's hardware so that not possible available on others except Xperia devices?
If there are other threads that I don't know. Please let me know. I'll understand it, and try if it makes sense.
Agus Fadillah Sani
(91 rep)
Dec 26, 2020, 05:53 AM
• Last activity: Mar 15, 2025, 12:41 PM
1
votes
0
answers
72
views
Flashing Sony Xperia 1 V US modem firmware onto Sony Xperia 5 V UK version
Can I flash Sony Xperia 1 V US modem firmware onto Sony Xperia 5 V (XQ-DE54) to get all US bands?
Can I flash Sony Xperia 1 V US modem firmware onto Sony Xperia 5 V (XQ-DE54) to get all US bands?
John
(11 rep)
Jan 12, 2025, 04:35 PM
• Last activity: Jan 14, 2025, 01:47 PM
0
votes
1
answers
418
views
Unable to remove malware, even after factory reset and system flash. Sony Xperia 1 IV, XQ-CT72
I had a rooted phone, in which I misclicked an apk and installed it. Almost immediately I uninstalled it and disabled the network (I also had afwall and netguard enabled). However it was too late. I got a ~100's of 0kb system apps without icons. I re-flashed the phone with fresh stock firmware and f...
I had a rooted phone, in which I misclicked an apk and installed it. Almost immediately I uninstalled it and disabled the network (I also had afwall and netguard enabled). However it was too late. I got a ~100's of 0kb system apps without icons. I re-flashed the phone with fresh stock firmware and factory reset it, however the broken system apps (and likely the malware) are still there.
Does anyone have suggestions on what can be done to fix this? Or any knowledge of similar malware?
Some antivirus I could use, or maybe something stronger than a system flash?
Thanks in advance.
Picture after factory reset and flash.

arrmansa
(101 rep)
Jan 27, 2024, 09:10 PM
• Last activity: Jul 27, 2024, 07:17 PM
0
votes
0
answers
433
views
LineageOS and /e/OS fail to detect SIM card in 2 Xperia XZ2c devices
For my Sony Xperia xz2 compact I used the [LOS builds][1] for years. At June 28th, the GSM stopped working caused by missing sim. 1. I went back to *lineage-21.0-20240621-nightly-xz2c* 2. I ordered a new SIM card from my provider -> not detected 3. I took another xz2c device -> same phenomenon 4. I...
For my Sony Xperia xz2 compact I used the LOS builds for years. At June 28th, the GSM stopped working caused by missing sim.
1. I went back to *lineage-21.0-20240621-nightly-xz2c*
2. I ordered a new SIM card from my provider -> not detected
3. I took another xz2c device -> same phenomenon
4. I tried *lineage-21.0-20240706-nightly-xz2c* and *lineage-21.0-20240712-nightly-xz2c* -> still SIM not detected
5. SONY Xperia z3c (with outdated LOS) and iPhone 11 -> SIM detected
6. Installed /e/OS on xz2c -> SIM not detected
To sum up: SIM seems to be okay. Two devices of the same type with different Android-bases OSs cannot detect (more than one) SIM Card. I doubt an identical hardware crash in two independent devices at the same time. Any ideas for further investigations? Any chance that there is a systematic bug in the current android-based builds? Any similar experiences with xz2c?
peng
(113 rep)
Jul 13, 2024, 01:04 PM
• Last activity: Jul 23, 2024, 12:21 AM
0
votes
0
answers
1714
views
Unable to reboot Sony Xperia XA in recovery mode
In order to root a `Sony Xperia XA` phone I followed the steps described [here][1], until the step to reboot the device in recovery mode. Using an Ubuntu computer and the phone connected by USB, I ran the following command: sudo adb reboot recovery after I copied the recovery image to the phone as d...
In order to root a
Sony Xperia XA
phone I followed the steps described here , until the step to reboot the device in recovery mode. Using an Ubuntu computer and the phone connected by USB, I ran the following command:
sudo adb reboot recovery
after I copied the recovery image to the phone as described on the page linked above.
However, the phone rebooted normally and not in recovery mode. There was no option to load the root file to flash the device.
Is there any other way to reboot the device in recovery mode?
Alex
(113 rep)
Sep 2, 2017, 02:36 PM
• Last activity: May 9, 2024, 02:52 PM
1
votes
3
answers
14795
views
SMS Notifications stopped showing
On a Lollipop powered Sony Xperia M4 Aqua, no notifications are being shown for new SMS arrivals in the notification bar nor the ringtone that was set is being played.
On a Lollipop powered Sony Xperia M4 Aqua, no notifications are being shown for new SMS arrivals in the notification bar nor the ringtone that was set is being played.
John Demetriou
(161 rep)
Jul 8, 2015, 12:51 PM
• Last activity: Apr 25, 2024, 07:32 AM
1
votes
0
answers
982
views
Tried to unlock Sony Xperia 5 III bootloader - now: "FAILED (Write to device failed (no link))"
As per title, I am trying to unlock the bootloader on my Sony Xperia 5 III. I have the global variant (XQ-BQ52) and confirmed it is unlockable. I am on W10 Ryzen based desktop system. I tried to follow [Sony's "How to unlock bootloader"][1], I got code as per [Sony's "Unlock your device"][2]. I woul...
As per title, I am trying to unlock the bootloader on my Sony Xperia 5 III. I have the global variant (XQ-BQ52) and confirmed it is unlockable. I am on W10 Ryzen based desktop system. I tried to follow Sony's "How to unlock bootloader" , I got code as per Sony's "Unlock your device" . I would like to say I have unlocked bootloaders and installed custom ROMS before - somehow this was quite different.
In first try, I didn't realise I was in "fastbootd". I rebooted to "fastboot" and had to reinstall the drivers. This time, I had to browse for a driver with the Window's choose-a-driver-GUI instead of choosing the folder downloaded with Google USB drivers - this was a bit weird to me.
Nonetheless, it seemed it worked since I got proper respond to
fastboot devices
.
So, for the unlocking part; admittedly, I was confused regarding the command
fastboot oem unlock 0x
stating on Sony's guide. I might be stupid, but did not understand where to put in the code. First, I did the exact command and of course got nothing. Then I replaced 0x
with my code, and then Terminal just hang forever. After a few minutes, I decided to kill the command with CTRL + C. I might have screwed up big time.
Now, when for instance trying fastboot reboot
I get
Rebooting FAILED (Write to device failed (no link))
fastboot: error: Command failed
I can still "ping" my device and get proper response with fastboot devices
, but I must say I am kind of scared to proceed from here. Found this link but I am unsure whether this applies to my case.
I made a post on XDA's forums as well, and now it seems I indeed messed up with the unlock code input. But still, don't know if I made things worse with killing the command or perhaps even installing wrong drivers.
My phone is still in fastboot mode (with blue LED), and I am afraid to disconnect and potentially mess even more up.
I hope I provided enough details. THANKS in advance.
### UPDATE:
Left the phone over night and decided to give it another try. I just tried to fastboot reboot
and BEHOLD: the phone rebooted, showed the "cannot check for corruption [..] screen", wiped the data and booted into the stock ROM. I mean: what?!
Futhermore, it shows unlocked under developer settings and:
C:\Users\user>fastboot getvar unlocked
unlocked: yes
Finished. Total time: 0.001s
Although, this is curious to me:
C:\Users\user>fastboot oem device-info
FAILED (remote: 'unknown command')
fastboot: error: Command failed
Perhaps it is just how Sony phones work?
Nonetheless; I do **not** know what happened - perhaps just reconnected to the PC due to sleep mode? I think it did succeed in unlocking the bootloader after all. Is there any commands I should run before trying to flash the ROM I would like to install?
Thanks again!
jvenborg
(11 rep)
Apr 20, 2024, 02:27 PM
• Last activity: Apr 21, 2024, 01:18 PM
1
votes
0
answers
68
views
Know password, but can't type it
Xperia 5 II. No root. No bootloader is open. Debug mode is enabled, but ADB requires authorization. Situation: There was an error and my phone's theme has changed. I changed the theme back and rebooted the device. I had a password with non-English characters. Now my keyboard does not have these char...
Xperia 5 II.
No root.
No bootloader is open.
Debug mode is enabled, but ADB requires authorization.
Situation:
There was an error and my phone's theme has changed. I changed the theme back and rebooted the device. I had a password with non-English characters. Now my keyboard does not have these characters, only English. So I know the password, but I can't enter it. Any suggestions on how to change the locale on the keyboard or enter the password there?
UPD:
I don't want to factory reset, because i don't want to lose all photos of my deceased dog :(
SonyBoy
(11 rep)
Dec 2, 2023, 04:07 PM
• Last activity: Dec 2, 2023, 04:09 PM
1
votes
0
answers
279
views
Change WiFi Roaming Agressiveness - Xperia 1 IV
I've just got an Xperia 1 IV and I've noticed that it's not roaming between the access points in my house, which is an absolute nightmare. I've looked, and I can't seem to find this setting anywhere. Could someone please point me in the right direction?
I've just got an Xperia 1 IV and I've noticed that it's not roaming between the access points in my house, which is an absolute nightmare.
I've looked, and I can't seem to find this setting anywhere.
Could someone please point me in the right direction?
ScottishTapWater
(241 rep)
Feb 25, 2023, 09:21 PM
1
votes
1
answers
744
views
Mouse for Sony Xperia Z4 Tablet
I just bought a Sony Xperia Z4 Tablet. (Amazing BTW) It has a keyboard and touchpad. Can I add a wireless mouse to it? What kind can I purchase that would work with Android/Sony's system? I imagine it would be a bluetooth mouse, but I want to know even if I could connect the bluetooth device whether...
I just bought a Sony Xperia Z4 Tablet. (Amazing BTW) It has a keyboard and touchpad.
Can I add a wireless mouse to it? What kind can I purchase that would work with Android/Sony's system?
I imagine it would be a bluetooth mouse, but I want to know even if I could connect the bluetooth device whether it would correctly drive the cursor on the tablet.
Example vendors/products would be appreciated.
Alveoli
(111 rep)
Aug 13, 2015, 11:47 AM
• Last activity: Dec 27, 2022, 06:10 AM
4
votes
3
answers
21335
views
Fix Google Play insufficient storage error without rooting my phone
This question is essentially the same as https://android.stackexchange.com/questions/27083/google-play-error-downloading-app-insufficient-space, but I want to fix it without rooting my phone. Clearing Cache, uninstalling Google Play updates and using cache cleaner apps do nothing. Any suggestions? #...
This question is essentially the same as https://android.stackexchange.com/questions/27083/google-play-error-downloading-app-insufficient-space , but I want to fix it without rooting my phone. Clearing Cache, uninstalling Google Play updates and using cache cleaner apps do nothing. Any suggestions?
# Background
My Sony Xperia T has over 10GB of free internal space and so does my SD card. Also, I have about 280MB of available RAM at any given point in the day. Despite this, every time I try to download another app of anything larger than about 24MB, the following error message appears,
> ERROR, Error downloading. There is insufficient space on the device.
Although this message appears, I can go into
One solution I have found is https://android.stackexchange.com/questions/27127/something-is-secretly-eating-up-my-acer-iconia-a500-internal-memory-and-i-need-h/27130#27130 , but unfortunately this specifically applies to someone who has 379MB remaining and can't find why there is not more. This is not the case with me because my phone clearly states I have 10GB of available internal storage.
I have already looked through [insufficient-memory tag](https://android.stackexchange.com/tags/insufficient-memory/info) , which simply explains that I should either delete apps or move them onto my SD card. As you can see, neither of these suggestions apply to my problem because I already have over 10GB of available internal storage and over 10GB of available SD card storage space.
I have also looked through questions such as https://android.stackexchange.com/questions/23010/insufficient-storage-when-trying-to-install-new-app . The best answer given here is to clear data on Google Play. I have done this. It still doesn't help.
Settings > Storage
and see that I still have over 10GB of internal storage available on the device. The picture below shows my Internal storage. Please note the available space:

Clark
(51 rep)
Jun 16, 2015, 03:50 AM
• Last activity: Aug 15, 2022, 07:04 AM
0
votes
0
answers
466
views
Trying to flash Gapps on Sony Xperia 10 III AOSP android 12
I have a Sony Xperia 10 III open device and I have build an AOSP android 12 and flashed the build to the phone which has booted successfully. Since the AOSP is not having any google apps prebuilt, I tried flashing the Gapps through ADB sideload by downloading the .zip file of the Gappa from NikGapps...
I have a Sony Xperia 10 III open device and I have build an AOSP android 12 and flashed the build to the phone which has booted successfully. Since the AOSP is not having any google apps prebuilt, I tried flashing the Gapps through ADB sideload by downloading the .zip file of the Gappa from NikGapps, BiTGapps etc. While trying to flash the .zip file from the ADB in recovery mode, the flashing was not successful and the following error occured:
I have a Sony Xperia 10 III open device and I have build an AOSP android 12 and flashed the build to the phone which has booted successfully. Since the AOSP is not having any google apps prebuilt, I tried flashing the Gapps through ADB sideload by downloading the .zip file of the Gappa from NikGapps, BiTGapps etc. While trying to flash the .zip file from the ADB in recovery mode, the flashing was not successful and the following error occured:
E : Failed to find META-INF/com/android/metadata
E : Failed to parse metadata in the zip file.
It was found that the directory tree of the downloaded .zip file was META-INF/com/google/android/metadata, but the search was done in the tree mentioned in the first error. I pulled the 'android' directory outside the 'google' directory. After this change, there is a signature verification error that arose
E: footer is wrong
E: Signature verification failed
E: error: 21
Since the recovery is stock, there is no option to disable signature verification. I am also unable to flash third party recoveries like TWRP and ClockWorkMod on Sony Xperia 10 III.
Is there any other method where we can flash Gapps to Sony Xperia 10 III? Kindly reply.
Anerudh
(11 rep)
Aug 4, 2022, 04:58 AM
2
votes
1
answers
831
views
All the built in notification tones are now gone after clearing the Media Storage app's data
The Album app on my phone fails to detect some of the pictures I have after I moved them. I tried clearing the Album app's data but it didn't do anything. After looking around the internet, I found that one way to refresh media apps is to find the Media Storage system app on the Settings and then cl...
The Album app on my phone fails to detect some of the pictures I have after I moved them. I tried clearing the Album app's data but it didn't do anything. After looking around the internet, I found that one way to refresh media apps is to find the Media Storage system app on the Settings and then clear it's data. After I did that, I noticed my notifications on some messaging apps stopped having sound. When I tried to select a new notification tone for it, I found out that all the default ringtones and notification sounds are missing. Is there a way to get this resolved like maybe there's a directory where these tones are placed in the system, or am I SOL?
EDIT:
After digging around, I found my notifications, ringtones, and alarm sounds are still in
/system/media/audio/
but for some reason the ringtone selection dialog doesn't detect them. They don't have a .nomedia
on the folder so it can't be that. Is there a way to force them to be rediscovered?
user400424
(379 rep)
Jun 22, 2017, 12:32 PM
• Last activity: Jul 19, 2022, 12:55 PM
2
votes
2
answers
4600
views
Android stuck in Boot animation after flashing GSI
I flashed Pixel Expirience GSI with TWRP by pushing it to the storage and flashing it as system img(with TWRP).\ The problem, it’s now stuck in a Google animation which came after the Sony logo.\ I would like to shut it down.\ I already tried adb reboot but error: device unauthorized And pressed the...
I flashed Pixel Expirience GSI with TWRP by pushing it to the storage and flashing it as system img(with TWRP).\
The problem, it’s now stuck in a Google animation which came after the Sony logo.\
I would like to shut it down.\
I already tried
adb reboot but
error: device unauthorized
And pressed the power off button 1 min and nothing happened.\
EDIT:\
I tried to install some GSIs, but they were stuck at the costum Romes Loading animation.
1. I installed the Firmware with Emma
2. Locked it to update to Android 11 and unlocked it again
3. Installed TWRP and booted into it
4. Wiped system and userdata
5. Pushed to system.img file from the custom rom to my device into /sideload/
6. In TWRP install-System Image—> Pressed on the folder and on the system.img
7. It installed successfully
8. Rebooted
9. Stuck in Loading animation\
(PixelExpirience == A Google G with loading bar, LineageOs == The blue line with the bubble)\
No crashes or so what, it just hangs in there for ~20 min and than I turn the device off with volume(+) and Power button.\
I know Sony Xperia 1 is not officially supported for project treble, but since this thread(https://forum.xda-developers.com/t/mars_soms-v220313-pixel-expierence-android-12-gsi-patches.4097433/) requires Pixel Experience GSI I thought it should be possible to run GSI on Sony Xperia 1.\
Any idea what I might have donne wrong or are there other GSI roms I could try.\
*PixelEX = PixelExperience_Plus_arm64-ab-12.1-20220613-UNOFFICIAL.img 3.7 GB\
LineageOS = lineage-19.1-20220613-UNOFFICIAL-arm64_bvS.img 2.0 GB*
Heimchen Heimelig
(31 rep)
Jul 17, 2022, 07:33 AM
• Last activity: Jul 18, 2022, 11:26 AM
1
votes
0
answers
1538
views
Relock bootloader - "FAILED (remote: unknown command)"
I'm getting rid of my Sony XZ2 Compact. I just flashed the original firmware using Emma and now I'm trying to relock the bootloader. I've tried running `fastboot oem lock` and `fastboot flashing lock` both as a normal user and root with no avail. I always get the following error: >> fastboot oem loc...
I'm getting rid of my Sony XZ2 Compact. I just flashed the original firmware using Emma and now I'm trying to relock the bootloader.
I've tried running
fastboot oem lock
and fastboot flashing lock
both as a normal user and root with no avail. I always get the following error:
>> fastboot oem lock
...
FAILED (remote: unknown command)
finished. total time: 0.000s
When I run fastboot devices
I can see my phone listed. USB-Debugging is active in the developer options.
How can I lock the bootloader so that I don't get the screen with "*Your device software can't be checked for corruption. Please lock the bootloader.*" when booting the phone?
Robe
(111 rep)
Oct 3, 2020, 03:59 PM
• Last activity: Apr 14, 2022, 10:32 AM
0
votes
1
answers
181
views
Fastboot not working on Sony Xperia M
I'm using Xperia M and I have installed ADB and turned on USB debugging, turned off my mobile, then hold the volume up button and connected the USB. I typed `fastboot devices` in cmd where I have my `fastboot.exe`, but it didn't type anything. No "(waiting for device)", no error, just nothing. The l...
I'm using Xperia M and I have installed ADB and turned on USB debugging, turned off my mobile, then hold the volume up button and connected the USB.
I typed
fastboot devices
in cmd where I have my fastboot.exe
, but it didn't type anything. No "(waiting for device)", no error, just nothing. The light on my mobile is blue like it has to be but it just not typing anything.
How to use fastboot on Xperia M?
David
(1 rep)
Jul 24, 2016, 10:49 PM
• Last activity: Apr 8, 2022, 03:29 PM
Showing page 1 of 20 total questions