> 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: (9)
FoldersSystem / app, system / fonts, system / frameworkOf 4.2 [15.3.a.0.26]



Rep: (75)
Brat999 @ 10/31/2013, 18:39*
CrematorY84,
There is a recovery, just getting into it from the system. In the terminal, enter SU Reboot Recovery
all in our place



Rep: (71)
Please tell me if you can get the root as well as hereSony Xperia L - Discussionon version 4.2.2?



Rep: (75)
Vampir73rus @ 10/31/2013, 19:15*
Please tell me if you can get the root as well as hereSony Xperia L - Discussionon version 4.2.2?

No. In the header there is information how to get root. The appropriate spoiler



Rep: (0)
And SuperSU is required with Market to download? Can I have a forum?
I downloaded with the Market how many problems are small on this pass.

Post has been edited-StreeTRaceR- - 31.10.13, 18:33



Rep: (75)
-Streetracer- You can from the forum



Rep: (79)
I confirm the bug with the "incision" of letters and graphs in a horizontal position. Even if you simply push the curtain, then its left edge is cut (in a horizontal position)

4.2.2 (15.3.A.0.26)



Rep: (20)
sc0rpi0n3, I don't know how it does it cut the letters, but I'm fine, I did not notice


Posted on 10/31/2013, 19:30:

and tell me pliz the name of the program that you watched the programs that you will be phone



Rep: (79)
Even when zooming a picture, a multitatch can be seen this transparent strip in a horizontal position. The same exactly when recording video. And the same exactly when scrolling in any program in a horizontal position.

In general, it is necessary to saw SystemUI on transparency



Rep: (20)
smiledru,
I also cut off but only if you turn under the right hand (Sony's inscription on the left), and cuts off the left

Ktoto said that during charging the sensor is inadequate, so everything is ok.

I also wrote that I had a phone at night with a battery at night and does not sleep, it continues.
What can be done

Attached images
Attached Image
Attached Image


Post has been editedBl @ SteR111 - 31.10.13, 19:38



Rep: (20)
Bl @ SteR111,
Can you show the screen as it cuts? I do not understand something exactly how it is



Rep: (84)
I confirm that the image is cut, the screen will be difficult to catch



Rep: (20)
Something I can't find this WLD that you can write completely?



Rep: (20)
smiledru,
This application Wakelock Detector C Topics pulled

Oddly enough, my screen also does not show how it cuts

Post has been editedBl @ SteR111 - 31.10.13, 19:50



Rep: (20)
Bl @ SteR111, Oh, ATP, I look at what I have a battery, and today I looked at that the lantern appailed the most of all the OE battery, I used my location .. Horror


Google + wake 55465 times

Post has been editedsmiledru - 31.10.13, 19:57



Rep: (20)
smiledru,
somehow looks like a cut

Attached images
Attached Image



Rep: (0)
Lost) Tell me why there is no video call on it? Can also go somewhere, or how ...



Rep: (20)
29Reg, Skype turns on :)


Posted on 10/31/2013, 20:06:

Bl @ SteR111,
I didn't seem to have such a nirazu .. well, I could not notice if it was .. Strange, it could the driver flew some or wrong with Tal after the update?



Rep: (0)
smiledru,
The trouble, in Skype, selection sees a green screen .....



Rep: (0)
smiledru

At 285 pages, post 5692, I laid out screen, the quality is not very, but still can be seen and understandable as things are.

If you have no such, then you can say lucky, although it is strange, but it is a glitch of the update itself and not that it is crookedly established, I did reinstall, the glitch did not disappear.

Post has been editedhaxdoe - 31.10.13, 20:11


Full version    

Help     rules

Now: 13.01.21, 14:17