Questions tagged [nexus-7]

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

The Nexus 7 is a tablet computer designed and developed by Google in conjunction with Asus. It is the first tablet in the Google Nexus series, a line of consumer devices implementing the Android operating system and built by an original equipment manufacturer (OEM) partner.

Nexus 7 (2012):

  1. 7" WXGA (1280x800) Screen
  2. Nvidia Tegra 3 quad-core graphics chip
  3. 1 GB of RAM
  4. 8 or 16 GB of internal storage.

Incorporating built-in Wi-Fi and near field communication (NFC) connectivity, it is marketed as an entertainment device with integration with Google Play, serving as a platform for multimedia consumption of e-books, television programs, films, games, and music. The tablet was the first device to have shipped with Android version 4.1, nicknamed "Jelly Bean".

Nexus 7 (2013):

  1. 7" LED Backlight WUXGA (1920x1200) Screen
  2. Qualcomm® Snapdragon™ S4 Pro 8064 Quad-Core, 1.5 GHz
  3. 2 GB of RAM
  4. 16 or 32 GB of internal storage.
261 questions
0
votes
1 answer

Cocos2dx crash on Nexus 7, android 4.2.1

i have a problem with cocos2dx and android 4.2.1 My app works fine on platforms before 4.2, but on my nexus there are this errors: 02-07 16:55:06.691: W/dalvikvm(10381): Exception thrown (Ljava/lang/ArrayStoreException;) while throwing internal…
0
votes
1 answer

App crashing when on nexus7 but works on emulator android

I have created a main screen to have 3 buttons. And one of them is to open another page that displays data from my database in a textview. It works perfectly on the emulator on my laptop but when I copy the files to my Nexus 7 that button crashes…
user2026576
  • 61
  • 2
  • 2
  • 6
0
votes
1 answer

Android HW for development: On external storage when the external SD card is not supported?

Context: I am considering to buy the reference tablet Nexus 7 for testing the application during development. I cannot tell you now what kind of applications exactly. They will probably be just portable clients for bigger IT applications (database…
pepr
  • 20,112
  • 15
  • 76
  • 139
0
votes
2 answers

How do I write code to send data back and forth between an Arduino Mega and Nexus 7 tablet?

I am making a 3D LED Cube to visualize music based on the popular LED Cube Instructable by chr: http://www.instructables.com/id/Led-Cube-8x8x8/ I suspect there will be computations needed that are too slow to run on the Arduino (it will be doing…
joshreesjones
  • 1,934
  • 5
  • 24
  • 42
0
votes
3 answers

Cannot see my Asus Nexus 7 in Eclipse

I am working off my laptop at the moment and connected my nexus 7 via usb. For some reason I cannot see my nexus 7 in the eclipse ide. I tried installing drivers but to no avail. There is a yellow exclamation point beside the device in device…
Javacadabra
  • 5,578
  • 15
  • 84
  • 152
0
votes
1 answer

Nexus 7: app is not opening

Users comment on google play that app is not opening on nexus 7. I am waiting for my nexus to test that issue. Right now I do not have that device. My app is OpenGL ES 2.0 game. Some ppl comment on google play that app is not openning. But I do not…
Max
  • 6,286
  • 5
  • 44
  • 86
0
votes
2 answers

Android: Cant install my app on Nexus7/10 and other tablets

I can't install my app from Google Play on Nexus 7. It tells me that the device is not supported and in the unsupported devices I see a lot of tablets, even though I can install directly the .apk on the device and it works at native size. The…
mxg
  • 20,946
  • 12
  • 59
  • 80
0
votes
0 answers

Splash screen size of Nexus 7 (Android)

What should be the splash screen size for Nexus 7, and how do i differentiate various screens and set splash screen of different size for each of them? Please suggest.
balanv
  • 10,686
  • 27
  • 91
  • 137
0
votes
1 answer

Network statistics on Nexus 7

I want to read the network statistics on my Nexus 7 from the file system. On all devices tested before, the network statistics (e.g., tx_packets) were always located in /sys/devices/virtual/net/wlan However, although on the Nexus 7 there are four…
Claas Wilke
  • 1,951
  • 1
  • 18
  • 29
0
votes
1 answer

Google Nexus 7: picture width greater than screen width

Google Nexus 7 is a 800x1280 px tablet (not counting the system 75/64 px bars height). But when i take a picture with a camera app, the resulting pic dimensions are 960x1280. There is no magnification set in the camera preferences. Wondering what…
VJ Vélan Solutions
  • 6,434
  • 5
  • 49
  • 63
0
votes
1 answer

Nexus 7 backspace keypress not coming in GLSurfaceView

I have a class that extends GLSurfaceView. I have handled keyevents for this surface view. All keys work fine on all other devices except Nexus 7 In Nexus 7 backspace keypress on inbuilt keyboard is not giving event. But if third party keyboard is…
chin87
  • 498
  • 4
  • 18
-1
votes
2 answers

Install linux-headers on nexus 7 2013 running ubuntu touch

I have installed ubuntu touch on my nexus 7 2013 recently, and have faced problem installing driver for Moxa Uport usb adapter. Actually the driver needs to be compilled and this is why I need linux headers to be installed. I have found,…
Victor K.
  • 25
  • 7
-1
votes
1 answer

ADB doesn't see my Nexus 7 running on Android 6.0.1

I am developing an Android application and testing with a Nexus 7 device which runs on Android 6.0.1. The problem is that when I try to use this device to test ADB doesn't see it ! Here is my build.gradle file if you can help me : apply plugin:…
-1
votes
1 answer

Which update to install in nexus 7 4.3 manually?

I got new nexus 7 2013 edition wifi with 32 gb razor flo with 4.3 . Automatic system update is showing updating to 4.4.2 and its very slow stick at 253.2 mb . I want to know which update can i install manually via adb , I downloaded 5.0.1…
nikhilvit
  • 7
  • 2
-1
votes
2 answers

android emulator doesn't display my first 'standard' helloWorld app

The standard new app HelloWorld doesn't run as it in the Android emulator. On Apple Mac, I created an AVD : Nexus7-4.3-JellyBean ( Android 4.3 API 18 , CPU/ABI ARM(armabi-v7a) RAM 343 VM Heap 32 / Storage 200 MiB / SD Card 128 MiB) then running…
user762579
1 2 3
17
18