Questions tagged [nexus6]

For questions relating to the Nexus 6 phablet.

Wikipedia page: https://en.wikipedia.org/wiki/Nexus_6

20 questions
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
-1
votes
1 answer

Nexus 6 Environment.getExternalStorageDirectory() cannot create directory External storage

I have a Nexus 6(Google Fi) I got an app that works on all other devices I tested but not on this one. Trying to create a directory or a file under this GetExternalStorageDirectory() is not working; I have tried mkdirs() as well. I cannot see the…
Marionette
  • 33
  • 1
  • 8
-1
votes
2 answers

Nexus 6 not found on ADB

My Nexus 6 isn't recognized by ADB, I tried on 3 different PCs, configured the drivers, I think I did all I can by myself but wheen I type "adb devices" or "adb usb", the only response I have is : List of devices attached Or : error: device not…
Unyxos
  • 77
  • 1
  • 11
-2
votes
1 answer

Getting Resources Not found exception on Nexus 6 but not Nexus 5

Today I decided to test my application on my old phone, the Nexus 5. I normally code and test on my Nexus 6 and everything works perfect. However, when I attempted to run the app on my Nexus 5 I get this Resources not found exception in my login…
Willt42
  • 125
  • 2
  • 10
-2
votes
2 answers

Downgrade Nexus 6 Android without Factory Image

I need an Android 4.4.2 device to test a tool. Currently I am stuck with a Nexus 6 and would like to know if there is any way of downgrading its Android version without a factory image, since the lowest available version seems to be 5.0 for the…
1
2