Questions tagged [nexus-5]

The Nexus 5 is a smartphone co-developed by Google and LG Electronics that runs the Android operating system.

The Nexus 5 is a smartphone co-developed by Google and LG Electronics that runs the Android operating system. The successor to the Nexus 4, the device is the fifth smartphone in the Google Nexus series, a family of Android consumer devices marketed by Google and built by an original equipment manufacturer partner. The Nexus 5 was unveiled on 31 October 2013, and released in black and white colors the same day for online purchase on Google Play, in selected countries.

Nexus 5 is the first Android device to ship with Android 4.4 "KitKat", which has a refreshed interface, improved performance, improved NFC support (such as the ability to emulate a smart card), a new "HDR+" camera shooting mode, native printing functionality, a screen recording utility, and other new and improved functionality.

Nexus 5 Tech Specs

  • 4.95" 1920 x 1080 display (445 ppi)
  • Size: 69.17 x 137.84 x 8.59mm
  • 8 MP rear facing with Optical Image Stabilization
  • 16GB or 32GB internal memory
  • 2GB RAM
  • CPU: Qualcomm Snapdragon™ 800, 4x2.26GHz
186 questions
0
votes
0 answers

Is there a convention for or list of Marshmallow mail User Agent Strings?

Build numbers are great UA strings are better. Is there a naming convention for or master list of Nexus native mail app UA strings?
0
votes
0 answers

Android splash screen size for Nexus 5x (between xxhdpi and xxxhdpi)

a lot of similar questions have been asked before but I can't find one that answers my question. I'm developing an app with cordova/phonegap so I added splash screen images like this ( i only need portrait):
user1323659
  • 28
  • 1
  • 6
0
votes
0 answers

Flash Android Device which is not switched on

I want to flash OS in my Nexus5 device. I know all the commands : flashboot etc. But the problem is that my device is not booting up, i.e. not getting switched on. Unless I reach the settinngs > enable USB debugging, the device wont show in the…
S P
  • 854
  • 4
  • 10
  • 21
0
votes
0 answers

android First app

I am new to android. I try to learn android and following this tutorial https://developer.android.com/training/basics/firstapp/building-ui.html which asks to change the default new project on android studio to the following for content.xml to…
fatiDev
  • 5,752
  • 7
  • 28
  • 45
0
votes
1 answer

TextInputLayout hint is not visible in nexus

In Below Mentioned Code i am not able to see the hint text in nexus phone, in other phone it is working fine, and looks according to code.
AMIT
  • 390
  • 1
  • 4
  • 17
0
votes
0 answers

Android - Symbols are displaying instead of text in Nexus 5

I am working on an application in which I have used custom fonts in layout.xml file from my utility class. While running the app sometimes it displays proper text and sometimes it displays symbols only on Nexus 5 not on other phones. (Tested on Moto…
Mitesh Shah
  • 192
  • 4
  • 16
0
votes
1 answer

Tons of Logcat output in Nexus 5 ... BluetoothAdapter

In my Nexus5 logcat output I get tons of the following messages. What does it mean? Can I stop it? My Bluetooth is off. 08-21 20:42:16.760 D/BluetoothAdapter( 1042): 225483142: getState() : mService = null. Returning STATE_OFF
powder366
  • 4,351
  • 7
  • 47
  • 79
0
votes
1 answer

Not able to connect nexus 5 to laptop

I have been trying to root my nexus 5 but i am not able to connect it with laptop for that. It shows my phone there as portable media player Can anyone tell me how to connect nexus 5 to pc for rooting purpose?
0
votes
0 answers

Drawer item list height in nexus 5

The first two items of navigation drawer list items are not properly set in only Nexus S devices. The alignment is working fine all other devices. I dont know why it comes only in this device. Anyone have idea about this.
Nivedha S
  • 207
  • 4
  • 20
0
votes
1 answer

Android emulator displays wrong layout for the google nexus 5 dimensions (1080x1920)

I am having some problems with layouts in my android application. I have created multiple android resource directories, for multiple android devices. The problem stands when I try to test my app on a nexus 5 emulator the screen's layout is out of…
0
votes
1 answer

Installaling app on Nexus 5 Failed with INSTALL_FAILED_UPDATE_INCOMPATIBLE

I am Android novice and I had an app on my Nexus 5 (not rooted) and I uninstalled it by going to Settings->Apps->MyApp->Uninstall. That completed successfully. Then I wanted to install same app .apk, so I did it from adb by issuing adb…
pixel
  • 9,653
  • 16
  • 82
  • 149
0
votes
1 answer

51-android.rules for Nexus 5

I am having trouble writing the android rules file for my Nexus 5 on Ubuntu 14.04. I have created a new rules file as instructed in the android developer site, but I still cannot detect my device in the boot mode. My 51-android.rules contains the…
invinci
  • 1
  • 3
0
votes
1 answer

Nexus 5 crash: FinalizerWatchdogDaemon - SurfaceTexture.finalize()

We're seeing a peculiar issue when attempting to re-encode videos, and it only seems to happen on the Nexus 5. We use MediaCodec to compress and re-encode videos clientside, and sometimes when the task is running on a Nexus 5 we get the following…
gcgrant
  • 361
  • 5
  • 12
0
votes
1 answer

NEXUS 5 lollipop 5.1 SurfaceFlinger error

Hello there? There is one question. nexus5 lollipop5.1's issue. surfaceflinger there is a code that comes in response to the device screen information in ScreenshotClient update by using. The code looks like the following. unsigned int sw, sh,…
0
votes
0 answers

How to access my localhost from my Android device

How can I access my localhost from my Android device I am using by Fedora 21 and my android device is Nexus 5, someone can explain me step by step the path of connection. By this article [Postgresql not connecting to android using JDBC throwing…
Michael Horojanski
  • 4,543
  • 4
  • 33
  • 34