Questions tagged [sony-xperia]

Sony Xperia is the family of Sony smartphones and tablets. The line has been manufactured since 2008 and currently accounts for more than half of the company's mobile phone sales. The name Xperia is derived from the word "experience", and was first used in the Xperia X1 tagline, "I (Sony Ericsson) Xperia the best".

Sony Xperia is the family of Sony smartphones and tablets. The line has been manufactured since 2008 and currently accounts for more than half of the company's mobile phone sales. The name Xperia is derived from the word "experience", and was first used in the Xperia X1 tagline, "I (Sony Ericsson) Xperia the best".

The Xperia X1 was the first phone to be released in the Xperia range. Released in 2008, it featured a high resolution display (~311 ppi pixel density) and it was intended to fill the widening gap of smartphones as other competitors were producing high-end smartphone devices such as HTC and Apple. The X2 was released in the following year, which included an 8.1 MP camera and included Wifi and GPS. By this time there was a clear shift towards the smartphone end of the spectrum. An exception was the Xperia Pureness, a translucent phone without camera that was sold by selected retailers in selected cities.

The X10 was released at the start of 2010, it was the first in the Xperia line to feature the Android operating system, where previous models ran on the Windows Mobile OS. The phone was praised on its design, but its downfall was the outdated version of Android which was 1.6 at a time when competitors were on 2.1. There was a great delay in the update of the firmware, due to the heavily skinned OS, as well as Timescape and Mediascape which needed to be reprogrammed every time an update was made. The phone also lacked pinch to zoom, but this was added later as well as HD video recording. The X10 Mini and the X10 Mini Pro were, as the name suggests, miniature versions of the X10. These were welcomed with good response and proved to be very popular as there were no other smartphones on the market at that time which were as small as the two.

Source: Wikipedia (Sony Xperia)

Links

168 questions
26
votes
15 answers

Cannot detect Sony Xperia in Eclipse

I am totally new at testing apps on devices, especially the Sony Xperia. I am testing apps using the Android emulator, but I have now a Sony Xperia. First I have connected the device to the laptop via USB. But the laptop couldn't detect my phone.…
user1391869
24
votes
2 answers

How to enable USB debugging on Sony Xperia Z1

I am unable to find USB debugging on the new Xperia Z1 handset. Various sources suggest that it is under "Settings > Applications > Developer > USB Debugging". However, there is no "Applications", "Developer" or anything remotely of use within the…
Dezzamondo
  • 2,169
  • 2
  • 20
  • 33
14
votes
1 answer

Debugging in Sony Xperia (E2003) stopped working suddenly

My Environment: OS: Ubuntu 14.04.3 LTS(Linux) Android Phone: Sony Xperia(E2003) android version 4.4.4 IDE: Android Studio Debugging on Sony phones used to work for me, it suddenly is not working now. When running in debug mode the execution does…
dsharew
  • 10,377
  • 6
  • 49
  • 75
11
votes
5 answers

Android Studio: Android Device Monitor not showing my device

My real device is Sony Xperia c6502 with android version 4.3 I'm sure I connect it to my computer and I turn Developer options/ USB debugging on In SDK manager, Google USB driver is already installed. I downloaded Xperia Z Driver from this…
Jean Y.C. Yang
  • 4,382
  • 4
  • 18
  • 27
8
votes
1 answer

AndroidHttpClient Nullpointerexception calling android.net.http.AndroidHttpClient.isMmsRequest

A customer has reported a strange error. When doing a normal AndroidHttpClient.execute() in an AsyncTask, the app crashes and he gets the following stack trace java.lang.RuntimeException: An error occured while executing doInBackground() at…
KlasE
  • 142
  • 11
7
votes
1 answer

MediaScannerConnection#scanFile converts directories into files when accessing them with USB-MTP on Android 5 Lollipop

Changes like renaming a file triggered by an app only appear to the USB-MTP interface after reboot of the Android device or after you registered the new file at the MediaScanner them like this (see Trigger mediascanner on specific path (folder), how…
OneWorld
  • 17,512
  • 21
  • 86
  • 136
7
votes
2 answers

adb install fails with error 'INSTALL_FAILED_INSUFFICIENT_STORAGE'

I have bought my first Android mobile Sony Xperia M without being aware of the issue that we can't move apps to external sd card. Refer this link for details. The only thing Sony advice is to root the device, partition and use third party apps to…
Prabu
  • 1,225
  • 4
  • 18
  • 26
6
votes
2 answers

Shared preferences? javax.crypto.BadPaddingException: pad block corrupted only in some devices

I am getting some errors from google play console where some users ( Pixel XL, nexus 5 and Xperia Z3+) are getting Caused by: java.lang.RuntimeException: javax.crypto.BadPaddingException: pad block corrupted at…
D4rWiNS
  • 2,585
  • 5
  • 32
  • 54
5
votes
1 answer

LED flashlight on xperia Z5

I am using following code to turn LED flashlight on and off: public Flashlight(SurfaceView preview, Context context){ this.preview = preview; this.context = context; mHolder = preview.getHolder(); //mHolder is surfaceHolder …
horin
  • 1,664
  • 6
  • 23
  • 52
5
votes
1 answer

Game crashing on Sony Xperia

Phone: Sony Xperia LT25i. I installed game. Launched it. Saw black screen and unresponsive application. And logcat keep spamming in console: W/Adreno-EGL(23297): : EGL_BAD_ATTRIBUTE W/Adreno-EGL(23297):…
Utamaru
  • 848
  • 7
  • 19
5
votes
1 answer

cookies are not received on mobile data but received with wifi during registration in android(device is sony xperia)

I am doing registration in my app using HTTP. If I do registration via MOBILE DATA my cookies are not coming from server But If i do the same task via WIFI cookies are coming properly. And this problem is being faced on just one handset i.e. "SONY…
5
votes
1 answer

How to Create Seperate Values folder Sony Xperia Z1 in android

I have tried to Create Seperate Values folder for Sony Xperia Z1 in Android Eclipse Project. i done for values-sw390dp. inside that values folder, I put that dimen.xml file for that mobile UI sizes.. when i change ui sizes in that folder, it will…
harikrishnan
  • 1,985
  • 4
  • 32
  • 63
4
votes
0 answers

How to make Sony Xperia devices take a picture using Android

At my software developing company, we are developing multiples Android apps that use the camera to take pictures. We found an unsolvable problem in two Sony devices: The onActivityResult method is not called by the Camera Intent, so there is no…
Tito Leiva
  • 892
  • 1
  • 12
  • 29
4
votes
1 answer

how do I unblock the app blocked with adb shell pm block command?

I need to enable an app that I blocked using adb because my phone is force closing now. How do I reenable the app? I used the adb shell pm block com.sonymobile.advancedwidget.entrance command to block it.
Tirth Rami
  • 271
  • 4
  • 15
3
votes
3 answers

ADB not detect Sony Xperia Z3 Compact (android 5.0.2)

ADB and Android Studio not detect my device in debugging mode. I work on Windows 7 x64 Pro with latest SDK platform tools. I tried almost all different device configuration - plug in in MTP and MSC mode, revoke authorisation, install sony and…
Geo ZiDani
  • 111
  • 1
  • 1
  • 8
1
2 3
11 12