> Important!

We strongly recommend to familiarize withRules section "Android - devices"

New threads need to be created only inroot partition! In the future, they will be processed by moderators.



Sony Xperia L - Discussion | Smartphone 4.3 "



Rep: (1218)
DiscussionSony xperia l
PictureSony xperia l
Description | Discussion пїЅ | Firmware пїЅ | Purchase пїЅ | Accessories пїЅ | Modifications of software and decorations пїЅ | CyanogenMod 11 (OS 4.4.2) пїЅ | CyanogenMod 12 (OS 5.0) пїЅ | OmniRom Firmware (OS 4.x.x) пїЅ | MIUI v.5 firmware (OS 4.4.4) пїЅ | BlissPop (OS 5.0.x Lollipop) пїЅ

  • Before asking a question, look Android OS FAQandGlossary. Respect your and other people's time.
  • To discuss and search for third-party programs / games, use the following sections: Programs and Games .
  • To compare the device with competitors and on the choice of devices, please contact: Selection and Comparison .
  • The available amount of RAM and memory for installing applications is discussed in the topic: How much memory is in your machine?
  • The results of performance tests of Android devices, see the topic: Benchmark
  • Before posting photos, read the topic Working with Images on the forum
  • Messages that are not related to the topic of discussion (offtopic) are deleted without warning.


Photos, description

Examples of photos and videos taken on XPERIA L

Useful

The list of working and not working sd cards on our device (all work on firmware version 15.0.A.2.17)
Work:

Apacer 16GB 10 class
Kingston 16 Gb 10 class
Kingston 16GB 4 class
Kingston 8gb 4 class
Qumo 32GB 10 class
Qumo 16GB 10 class
Sandisk Mobile Ultra 16Gb
SanDisk Ultra HC 8GB (but you need its format on your computer)
Transcend 16GB 4 class
Transcend 16GB premium 10 class
Transcend 16GB 10 class (TS16GUSDC10)
Transcend 32GB 10 class
Transcend 8GB 2 class



Does not work:

ADATA 16GB 6 class
Kingston 32Gb 10 class
Sandisk 4GB 4 class
Silicon Power 16GB 10 class
Silicon Power 32GB 10 class
SanDisk Ultra HC-1 16 Gb
Smartbuy 8GB 4 class
Transcend 8GB 4class

Microcomment about flash drives:
If the phone checks the sd card when it is turned on for errors (it writes it in the status bar), and then it writes there that the card is damaged, just format it with Windows standard means in Fat32 and it will work

List of programs that should not be put on our smart
FullNexus4After manipulating it, the device stopped loading, I had to change it.
Webguard After installation, the phone restarts and goes into the bootlap

How to find out and change the region
* # * # 7378423 # * # * Service info - Software Info - Customization Version.

Brief instructions on changing the CDA-code.
I need a root.
Go to the system folder on the internal memory and edit the file build.prop.
Replace XXXX-XXXX in the following two lines with the desired region code: 1271-8633 (change R3A to R5A) RussiaRemaining codes
ro.product.name = ..._ XXXX-XXXX
ro.build.fingerprint = ..._ XXXX-XXXX ...
ro.semc.version.cust = XXXX-XXXX
4. Save and reboot the phone.
5. Clean the SEUS. (Nail the folder 13740270 to c: \ Program Files \ Sony Ericsson \ Update Service \ db \)
Update via SEUS

FAQ (answers to frequently asked questions)
When is the new update?
- Presumably after December 31. The exact date is unknown.

The game does not turn on, hangs on the title?
- Transfer the game or application to your phone.

How to enter the function "For Developers" in the new line, on Android 4.2
-On the new firmware (4.2), to enter the function "for developers" tap on the version of the build in "About phone".

Will update android to newer versions
Android 4.2 only

Is there a Glonass in your smartphone?

Yes, proofSony Xperia L - Discussion (Post # 22461373)

Is there a USB-OTG host in the smartphone?
- apparently not, or the manufacturer did not turn it on. In general, while it could not be used

In what resolution does the camera write the video?
-720Р , despite the fact that the chipset supports hardware and FullHD

How much internal memory is available to the user for files and cache for games?
-4.01 GB
Why when I throw an album in the .nomedia file folder, the album still sees the files?
-answer

How many smartphones are typing in Antutu?
-about 10,000, depending on the downtrodden system.Screen

Is the screen covered with protective glass?
- Judging by the "white pages" - scratch-resistant glass, to be precise:
Scratch-resistant - Touch panel cover glass (Schott 2nd source)more

What is the difference between the c2105 and c2104?
- It's just two modifications of the same device, different UMTS bands:
C2105 - 900 MHz (Band VIII), 2100 MHz (Band I);
C2104 - 850 MHz (Band V), 1900 MHz (Band II), 1700 MHz (Band IV), 2100 MHz (Band I).

Root firmware
Before you try to flash your phone to a new firmware (* .2.17 at the moment) by hook or crook:
1. Sony PC Companion does not offer to automatically update your device.
2. The correct region is established, seeing which phone and the above program itself will offer updates. "
and the methods of recognizing and changing the region have already been written. and, IMPORTANT: if you are worth *** R5A in the fields of the region - this is no reason to rejoice. everything rests on tsiferki before these three characters.
How to roll back phones with Chinese firmware
Getting root
way to get root-rights on firmware 15.3.A.1.17
Old way (firmware up to 2.17 inclusive)
1. InstallFramarooton the smartphone.
2. Run, select SuperSU.
3. Click Gandalf.
4. A window will pop up with a smiley about successfully obtained Root rights (see the screen).
Attached Image
5. Smart will reboot and SuperSU will appear.

Probably, the program does not always work the first time. If after rebooting the SuperSU the access root doesn’t appear or not, repeat 2-5

After successfully getting root, the folder with system applications is still write-protected. (if you try to remove something standard smart will reboot)

To disable this protection you need:

1. InstallAndroid Terminal Emulator
2. Run and enter commands
su
stop ric

after which we can do anything with system files. After the smartphone is restarted, the protection will turn on again and in order to make changes you will have to re-enter commands in the terminal.

New way to disable protection completely (at your own risk and risk, not verified. If the result is positive, request to unsubscribe)
Enter the following commands in the terminal
su
stop ric
mount -o remount, rw / system
touch /etc/install-recovery.sh
echo "#! / system / bin / sh">>/etc/install-recovery.sh
echo "/ system / bin / stop ric">>/etc/install-recovery.sh
chmod 755 /etc/install-recovery.sh
sync
mount -o remount, ro / system
reboot -f


Another way to get root (taken from a friendly forum, not really tested)
And one more way(must be suitable for our device)XDA original
Route 2.17

Getting ROOT on the new firmware Jelly Bean 4.2.2 Build [15.3.A.0.26]

Rootat 1.12!
Flashtool Firmware
Deodexing firmware[Firmware: 2.17]
Deodexing firmware [Android 4.2.2]

Polls archive
Attached Image

Attached Image

Attached Image

Attached Image

Attached Image



Please kindly read the header before creating the post. Perhaps there is already an answer to your question.



For questions about adding information to the header, please write to the curator in PMroma464

Post has been edited-Denisych- - 09.05.15, 14:06
Reason for editing: Correction of the error in the Play Market "Not enough space in the device's memory"



Rep: (0)
Also with a speaker, the problem is only another kind. The main speaker does not work in the player and other applications. But when calling everything is fine.
But the front speaker does not work when talking, accounted for through a loud connection. I reflash the flash station on 17 just that the problem remained. Have opinions?



Rep: (131)
Crazefan, carry in sc



Rep: (0)
max56rus,
Do you think something with iron? After all, essentially the main speaker works. Only in the applications refuses



Rep: (13)
Crazefan, Referring to Android 4.1



Rep: (91)
Crazefan,
Software problem. What was set to provoke a glitch? If you do not remember, make a backup and wipe. If it helped - look for the culprit among third-party software



Rep: (13)
Guys, help, bought his wife this phone, has already tried all the ways to get the root, the firmware is the latest one who got what? Framaroot writes a mistake and freezes, Kingo Android root writes that the bodies are not running in debug mode, when the tick is worth, I do not know what the trouble is ... at the Xperia itself, there were no such problems with the root.



Rep: (3)
RedLine69 @ 11.05.2014, 19:48*
Already tried all the ways to obtain the root

Exactly did everything according to the instructions? Herelink.
Drivers steel? Comparent Turn off, antivirus too
What exactly firmware, 1.17?



Rep: (13)

poman89,
I did everything according to the instructions, the Dvea got up, but the program does not see the phone, as if the debug was not included on USB, firmware 1.17



Rep: (3)
RedLine69,
RedLine69 @ 11.05.2014, 20:19*
But the prog does not see the phone

Think to restart the phone and computer



Rep: (0)
Tell me, please really high-quality Fisheye.



Rep: (13)
poman89, It still does not help ... Tomorrow I will try on another computer, maybe in 8k the problem ...



Rep: (20)
RedLine69,
Tried at first without debugging mode Connect so that the program suggests it to turn on, helped me



Rep: (5)
RedLine69, another option



Rep: (26)
Hello everyone, I have about the camera found a good app check
Maybe someone knows better application standard camera Write



Rep: (31)
Rayke
Great option! Everything went perfectly. And most importantly easy! Indeed one click :) You can even add to the head :)



Rep: (20)
I use FV5 from the advantages well relieves the items, and transmits the correct color, a lot of settings
From minuses no hdr
fv5
Attached Image
stock
Attached Image


Post has been editedBl @ SteR111 - 11.05.14, 23:46



Rep: (91)
REDLINE69 @ 11.5.2014, 22:48*
Guys, help, bought his wife this phone, has already tried all the ways to get the root, the firmware is the latest one who got what?

Vroot tried? Welcome)



Rep: (91)
I caught a hint of an interesting glitch. Contacts are not displayed. at all. That is, I launch a native dialer, he invites me to import a notebook. I pull out through VCF and ... they do not appear. At the same time, in the native Smsnik, everything is fine. Where to dig?



Rep: (161)
GRAKOVNE @ 12.5.2014, 4:14*
I pull out through VCF and ... they do not appear. At the same time, in the native Smsnik, everything is fine. Where to dig?

Contacts are local or in googlomyle? See the database.

Posted on 12.05.2014, 05:10:

Our friends with HDD issued petitions to Sony about updates -http: //forum.xda-devel...p=51663024&postcount=1



Rep: (31)
West @
Signed petition


Full version    

Help     rules

Now: 15.01.21, 23:03