> 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: (35)
And how are you doing with OTG? Nobody involved? I tried today - to no avail. Connected the usual wired mouse

Post has been editedserdyuksanya - 31.10.13, 20:11



Rep: (20)
29Reg, and what firmware?


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

serdyuksanya, So far I haven't tried, tomorrow I will, I will try, I want to take a flash drive .. sometimes it is very useful



Rep: (300)
Yes, I read posts for the second day, and the desires to be updated less and less, you will probably have to wait for the next update with fixed lags. : - /



Rep: (13)
I have glitches after the update is not observed. The camera work with the camera, but the photo quality is all the same terrible.



Rep: (0)
smiledru,
the last



Rep: (20)
verts77, There's no bad thing here, for example, I am very happy with the new firmware, I robot is great, nothing lags, well .. except Minions fly out a couple of times



Rep: (20)
diztoplivo,
Strange I have the quality of the photo at times increased, the photo detail is much better, the noise is depressed, you can already compare with other apparatus for 8MP

Soon I will make a comparative comparison of 2x photos before and after the firmware

Post has been editedBl @ SteR111 - 31.10.13, 20:33



Rep: (300)
smiledru,
diztoplivo,
Well, at least someone is pleased with the update :-D, but I still do not care about the computer to wait



Rep: (35)
smiledru @ 10/31/2013, 21:25*
verts77, There's no bad thing here, for example, I am very happy with the new firmware, I robot is great, nothing lags, well .. except Minions fly out a couple of times

At the expense of minions, you hacked them if so, how?



Rep: (20)
Quality photo before and after firmware

where sharpness is better after the firmware

Attached images
Attached Image
Attached Image


Post has been editedBl @ SteR111 - 31.10.13, 21:32



Rep: (20)
serdyuksanya, it seems no, just installed and everything, played a couple of times, tired and deleted



Rep: (34)
verts77 @ 10/31/2013, 21:31*
smiledru,
diztoplivo,
Well, at least someone is pleased with the update :-D, but I still do not care about the computer to wait

I am also happy, the camera is better, smoothness and duration of work



Rep: (9)
BL @ STER111 @ 10/31/2013, 20:40*
Quality photo before and after firmware

I think that on this exampleBEFORElooks better thanAFTER?



Rep: (75)
Okritik @ 10/31/2013, 22:07*
I think that on this exampleBEFORElooks better thanAFTER?

Cray from the phone. In my opinion on the first clarity is better and on the second chroma. In principle, tolerant. In terms, as a picture comes down. But the human standards are not sfotkat with such lighting. Potted to do Poto on the background of the window on an elongated hand. So it did not make the rules. Salza all launched.

Post has been editedCrematorY84 - 31.10.13, 21:21



Rep: (20)
okritik,
where the clarity is better



Rep: (34)
Disabled the Fast Dormancy in the way from the cap - which the hell was it active for today 2 hours, VTF?



Rep: (9)
Crematory84 @ 10/31/2013, 21:11*
Cray from the phone. In my opinion on the first clarity is better and on the second chroma. In principle, tolerant. In terms, as a picture comes down. But the human standards are not sfotkat with such lighting. Potted to do Poto on the background of the window on an elongated hand. So it did not make the rules. Salza all launched.

I agree
BL @ STER111 @ 10/31/2013, 21:31*
okritik,
where the clarity is better

In my opinion, the clarity is more likely on the first photo (BEFORE), And noise seems to be less. And so in general, the photo example is not entirely successful - sfotkano at different times, with different lighting ...



Rep: (75)
Slav-4ik @ 10/31/2013, 22:32*
Disabled the Fast Dormancy in the way from the cap - which the hell was it active for today 2 hours, VTF?
This method does not roll. After rebooting, the nadrh was to check whether the string remained in the boil fence. Right now I will come home and write Hyde.


Posted on 10/31/2013, 21:48:

okritik, Well, I said clarity on the first better



Rep: (84)
Give someone a file clockwidget APK about backup forgot, and the watches from Hona did not get up (



Rep: (75)
StopFast (Data) _Dormancyon firmware15.3.A.0.26NEW


Install the root (look at the header)

After you installed the necessary root on the machine, you need to installtotal commanderFrom Play Market.

Next in it open "Root filesystem "We go to the folder system and find at the bottom of the folder buld.prop . We make it backup where the thread on the SD card.

We return to the original, make a long tap on the file and first choosepropertiesFile and clicking on the buttonrwx , we assign rights to him as on the screenshot
Attached Image
Apply rights.

Again a long tap on the file, "Edit file."Openedbuild.prop We wash at the bottom and in the new line we prescribe:

ro.semc.enable.fast_dormancy = false

All. When you exit editing, agree to save the modified file or click the save icon at the end menu.
Reboot, we give the device to simplify before the absence of brakes. Just in case, check our changes after the rebut.

P.S. If for some reason you want to return everything as it was enough to replace the backup or just erase the row you registered. And zasya applied to reboot
K
Added to the header


Post has been editedroma464 - 03.11.13, 14:46


Full version    

Help     rules

Now: 14.01.21, 20:56