> 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: (15)
Messner3786 what are we clear.)))
About the stamina from the header - on the new firmware works as well as on * .31. Well, it is in terms of diode-notice. As otherwise she will show itself - we will look. Apparently, the whole problem is precisely in the correct sequence of manipulations.

Svorda-ka I am a native file of the stamina. It seems it is only for * .2.17: the date of change has he July. It is clear that it must be renamed, removingOld . Well, by lying to someone will come in handy.) Can I also go to the hat?
Attached fileSuperStaminaold.apk.(591.36 KB)


Something I signed here. : D.

Post has been editedriderXIII - 09.08.13, 21:12



Rep: (313)
Tomorrow I will write a universal replacement instruction in places of drives, if they are asked.



Rep: (5)
I bought this device today. Updated to * 2.17 in a few minutes without any dancing with tambourines. Telephone satisfied. But I believe that the resolution of QHD would be more appropriate here. In general, there are no complaints. In Antutu 10800 on average. For games, it is enough.



Rep: (49)
Guys give a working link to the sony so0103 adb interface driver immediately, please!)) I repay!



Rep: (15)
Well, after all, a pair of messages used to be at the end of last page.
here.)



Rep: (49)
Riderxiii @ 08/09/2013, 22:40*
Well, after all, a pair of messages used to be, at the end of the last page. That's.)

And how to throw it from there, Torrent writes a mistake! (((Pour on the exchanger, with me "+"



Rep: (15)
Strange. Everything is fine with me, when the sickle "Click Here To Download Free". Nonetheless:
Attached file20543570_500ad3184F09D119F1AdD7ECFD6440C5A5615DBF.CAB(8.15 MB)

Installation instructions in the first message of this page.



Rep: (31)
Guys, and in the new firmware upon receipt of the root, someone can replace SuperSU, on SuperUser, and then SuperSU memory is already in 12MB eats, with me +
If you do not understand what I mean, I will explain.

Post has been editedroma464 - 10.08.13, 02:50



Rep: (0)
Updated to * 2.17 There is no Small application panel. Please tell me how to turn it on.



Rep: (19)
Ida77 @ 08/10/2013, 13:51*
there is no small application panel

Click the task manager, he hides there!



Rep: (0)
I found everything. Thank you.



Rep: (19)
And where-thread on our site there is a catalog of Smallapps ???



Rep: (211)
I found a list on the Bourgeois site laid out Small Apps.

Mirror Small App, Currency Converter Small App, Screenrotate (Small App), People Small App, Stopwatch - (Lite Small App), Camera for SmallApp, Toggle Small App, Videomall for all Small App, Musicmall for all Small App, Small Phone, Exmall Lite for Small App, Toggleswitcher, GMailmall for All Small App, GPU Info Small App, Flashlight Small App, That's All I Know. U CAN Search IN PLAY STORE WITH KEYWORD "SMALL APPS EXTENSION FOR SONY PRODUCTS" AND SHARE HERE ..



Rep: (31)
Brat999, And how to activate all this?


Posted on 10.08.2013, 08:04:

Guys, so what happens with the stamina in the new firmware?



Rep: (211)
And so I post everything I could find and download with Google (Small Apps)

Attached fileCamera for SmallApps Extension 4.3.3_30.apk(322 KB)
- Native camera.
Attached fileCONTACT SMALL APP 0.9.1_3.APK(48.68 KB)
- contact list (phone book)
Attached fileEXTENSION LITE FOR SMALL Application 1.1.0_2.apk(395.76 KB)
- The same thing to click on recent applications
Attached fileFlashlight Small App 1.0.0_2.apk(102.06 KB)
- Torch
Attached fileGmailmall Lite for JB Small Application 1.0.3_5.apk(1.06 MB)
- Gmail mail
Attached fileGPU INFO 1.1_2.apk.(28.92 KB)
- Information about the frequency GPU
Attached fileLauncher 2.0_3.apk.(143.8 KB)
- list of installed programs
Attached fileMini Camera 1.6_7.apk.(181.73 KB)
- Camera from the Chinese
Attached fileMusicmall for all Small Application 2.0.3_9.apk(586.38 KB)
- Mini widget Walkman
Attached fileREALTIME TASK MANAGER 1.0.1_2.apk(58.86 Kb)
- Task Manager
Attached fileRSS Reader 1.6_16.apk.(134.35 KB)
- reading newsletters
Attached fileScreen Rotate 1.0.A.0.1_1.apk.(31.68 KB)
- screen rotation
Attached fileSmall Toggle 1.1.4_15.apk.(357.64 KB)
- WiFi GPS switches, etc.
Attached fileStopWatch - Lite 1.1_2.apk(160.21 KB)
- stopwatch
Attached fileTask Changer Small App 1.0.0_1.apk(166.29 KB)
- analogue of alt + tab
Attached fileTWMALLDECK FOR ALL SMALL APP 3.1.3_33.apk(583.09 KB)
- What is the mail twitter
Attached fileVideomall for all Small Application 3.0.1_11.apk(2.54 MB)
- watch the video
Attached fileWebView for All Small Application 8.3.1_50.apk(433.03 KB)
- Mini browser
Attached fileMirror 1.01.04_10104.apk.(154.57 KB)
- mirror
Attached filePreobs units. change 1.01.02_10102.apk.(332.78 KB)
- Transmitter magnitude


Post has been editedBrat999 - 19.09.13, 15:50
Reason for editing: Updated Small Toggle



Rep: (313)
And the descriptions can be?



Rep: (8)
Smaxx2000, Sony Xperia L - Discussion (post # 24124834)



Rep: (19)
I have not recovered SMS with the old firmware !!! There are ideas how to pull them out from there ???



Rep: (365)
Spider703 @ 08/10/2013, 10:30*
There are ideas how to pull them out from there ???


Did you happen to recover? If so, then everything is gone



Rep: (0)
People, I have one chamber not working?


Full version    

Help     rules

Now: 16.01.21, 17:51