nexus-10 Questions
3
Solved
Is it possible to disable the context zoom triggered by double-tapping an element on Chrome? (Setup: Nexus 10 | Android 4.3 | Chrome 30).
Double-tapping isn't one of the native touch events (touch...
Ku asked 5/11, 2013 at 13:19
2
I have a fairly standard mediaplayer object that starts up in onCreate and loops for background music in my app. The file isn't unusually large, it's a 6MB MP3. From the onCreate:
MediaPlayer mp;
...
Routh asked 19/1, 2015 at 21:19
3
I'm using the following code to release camera in onPause. But the line mCamera.release() takes 30 seconds on average to release the camera in Nexus 10 device. I've added logging before and after m...
Crosson asked 24/1, 2014 at 4:19
3
Solved
So I'm working on a Camera related project, and I've been testing it on many devices and all of them passed the tests except for the Nexus 10.
I can't really figure out what is going on, and there...
Ranking asked 10/9, 2015 at 18:36
2
I am getting a Fatal signal 6 (SIGABRT) error when trying to run my app on a Nexus 10 with 4.4.2.
It works on every other device I've tried including my Nexus 7 (2) with 4.4.2
I don't think it's ...
Stewart asked 8/5, 2014 at 12:17
2
How do I capture screenshots from the Nexus 10 emulator. I need these high resolution screenshots to submit to Google Play Store.
I get "Screen not available" when I try using the screen capture t...
Belorussia asked 13/3, 2014 at 3:40
1
Solved
Just created a Nexus 10 emulator but when I start it, the wrong resolution is displayed. It keeps appearing as 800 x 1280 when it should be appearing as 2560 x 1600. Does anyone know what on earth ...
Peseta asked 20/12, 2014 at 15:51
1
Solved
We are a group of developers that are working on a realtime video processing app for android. Recently, a client reported a freeze in our app that happens only on Nexus 10 device. We bought the dev...
2
Solved
I'm having an issue with seemingly inexplicable margins that appear on the left and right sides of my layouts when using a Nexus 10 device in landscape mode.
I'm sure it's something embarrassingly ...
3
I know this question is a duplicate to the following,
Android : How to Create Android Emulator for Nexus10?
Nexux 10 emulator/avd not running/starting
I have set the below configuration,
...
Dulcia asked 7/9, 2013 at 6:12
3
Solved
I am working on an android Audio Recording application, our app is currently designed to work on all android phones, the Nexus 7 and the Motorola Xoom tablets.
I was wondering if there are any gu...
Hypotrachelium asked 19/12, 2012 at 16:1
1
© 2022 - 2024 — McMap. All rights reserved.