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
1
vote
1 answer

Working Directory : null environment when running Process.Builder on android

I am using two phones, Galaxy Nexus(JellyBean) and Nexus 5(KitKat). I am trying to execute a script which exists in /data/folder/scripts/run.sh I use Process.Builder to build the command. This command is built by getting…
asm
  • 837
  • 1
  • 16
  • 41
1
vote
1 answer

Nexus 5 can't connect to peripheral device

I have built an android app that can connect to a peripheral device by bluetooth(Classic Bluetooth) using BluetoothSocket.connect() and do some interaction with it. The app works well on Samsung Galaxy S3(4.3) and Note 3(4.3), but when on Nexus 5,…
rengwuxian
  • 650
  • 1
  • 6
  • 11
1
vote
0 answers

Nexus 5 Google Maps API 3 Geo-location bug?

Long time lurker, first time poster. I am trying to build a site and I need to detect a users location and I have come across what I think is a bug with the Nexus 5. Just wondering if someone could validate it is in fact an issue or point me in the…
1
vote
3 answers

How can I find the Nexus 5 option from device definitions?

I can't find the Nexus 5 option from device definitions of Android Virtual Device Manager. Just list my development environment: LG Nexus 5 smartphone Eclipse plus Android Developer Tools: Build v 22.3.0-887826 Any comments will be appreciated.
0
votes
1 answer

Live Nexmon CSI feed from phone to PC

I am working on a project to detect hand gestures using Wi-Fi Channel State Information (CSI) captured on a phone. I'm looking for a way to get a live network capture taken using Nexmon CSI on a Nexus 5 to a PC that is attached to the phone over…
0
votes
0 answers

How to port project treble to a device?

I own a Nexus 5. Developers have successfully added a vendor partition to the device. I am a noob in android development can anyone tell me how can I port project treble for my Nexus 5. I know how to use Linux. I know a bit about device tree and…
0
votes
1 answer

create dimens.xml only for Nexux 5

Hello I have a a problem with nexus 5 I have dimens on xxhdpi with values, on my Xiaomi mi3 its everything okay, but on nexus 5 its wrong UI, can I generate dimens only for Nexux 5 how? Thanks
Parad0X
  • 3,634
  • 2
  • 12
  • 23
0
votes
0 answers

I cant run apps on the emulator anymore

I updated android studio recently and now I cannot run them in the emulator anymore. When I press the green arrow for "run app" everything works like normal, the emulator is starting and it runs fine, I can use it as normal but my own app does not…
J. Doe
  • 63
  • 1
  • 1
  • 5
0
votes
0 answers

How to create drawable folder for Nexus -5X device?

I have worked with Firebase Notification. Here i have set the notification image . But Nexus 5x image device does not show the image when i receive the notification. Kindly please let me know how to create drawable folder for Nexus 5x device, or…
karthik
  • 321
  • 1
  • 8
  • 21
0
votes
1 answer

How to turn off “Shake to show Change Keyboard window” on Nexus 5?

Every time I shake my Nexus 5, the Change Keyboard window pops-up. Please let me know how to turn it off. The Andriod version in my phone is 6.0.1.
Sajal
  • 1,783
  • 1
  • 17
  • 21
0
votes
0 answers

Can I connect an Android phone via USB cable to a Windows desktop to send/receive text messages?

I am pretty new to Android, so bear with me. I've done a good deal of C#/C++ coding for Windows and some for iOS. But I've never done Android. So I was wondering what do I need to connect an Android phone (we have Google Nexus 5X) directly to a…
c00000fd
  • 20,994
  • 29
  • 177
  • 400
0
votes
0 answers

In kony Textview2 content alignment to CONTENT_ALIGN_MIDDLE_RIGHT

I have textbox 2 with the property content alignment to CONTENT_ALIGN_MIDDLE_RIGHT. So my content will stay at right. But in nexus 5 when I type some value and close keyboard and again tap into textbox2, textbox is not get focus and goes up to the…
Dhrupal
  • 1,863
  • 1
  • 23
  • 38
0
votes
2 answers

Nexus 5 not showing on connected devices

Up until recently I had no problems debugging with my Nexus 5 connected via USB cable to my PC (Windows 10). Suddenly I cant see my device in the "Connected Devices" list. can anyone help? Can't see nexus 5 Driver is OK And I can edit my files…
0
votes
1 answer

AOSP flashed onto Nexus 5x missing vendor libraries? No Camera access?

I am attempting to install a locally compiled version of the Android Open Source Project to a Nexus 5x device. Android version: 6.0.1 Lunch setting: aosp_bullhead-userdebug Device, unlocked and in fastboot mode gives the following: VARIANT -…
StevenL
  • 21
  • 1
  • 7