Top "Nexus-7" questions

The Nexus 7 is the first tablet by Google in the Nexus line of devices.

Saving files on external storage on Nexus 7 and retrieving from PC

For my project I want to be able to save sensor data to a file, and be able to access …

android file-io save android-sdcard nexus-7
Android Studio wont recognize Nexus 7 as device

I am having trouble running an app I am developing in Android Studio on my Nexus 7. I have successfully gotten …

android android-studio usb adb nexus-7
Android - Connecting to device with adb over wifi

Context: Nexus 7 Android device (NOT Rooted), Android Studio, Mac OS Yosemite 10.10 Swapping between Eclipse environment and the Android studio appears …

android macos wifi adb nexus-7
glCreateShader and glCreateProgram fail on android

I'm having a very difficult problem creating a shader program on android. when I call glCreateShader or glCreateProgram each always …

java android opengl-es-2.0 shader nexus-7
Unable to unlock Android bootloader via Fastboot on Ubuntu 12.04 - waiting for device

I am trying to unlock my Nexus 7 (2012)'s bootloader running Android 5.1.1 on Ubuntu 12.04 (Desktop). I am able to communicate & …

android linux ubuntu bootloader nexus-7
'elf.h' file not found error when compiling Android kernel for Nexus 7 on Mac OS X

When compiling Android kernel for Nexus 7 on Mountain Lion 10.8.4 I ran into fatal error: 'elf.h' file not found issue: /…

android macos kernel nexus-7 tegra
Android Nexus 7 DPI for Eclipse

The Nexus 7 is that TVDPI, but that is not used in programming apps for it. Eclipse uses the HDPI, LDPI, …

android eclipse dpi nexus-7
Create an access point with the Nexus 7

What's the aim? Create an Access Point with an Android device (Nexus 7 in my case). The final purpose is to …

android wifi adhoc nexus-7 access-point
Nexus 7 actual screen size

I built a simple application for Nexus 7. I used the following code to get the screen size in DP units. …

android mobile android-emulator nexus-7
Nexus 7 not being picked up by adb (when I connect it to the laptop via usb)

I run the command "adb devices" and it doesn't list the nexus 7 device even though the drivers are installed correctly. …

android debugging usb adb nexus-7