nexus-one Questions

3

Solved

This code worked on samsung before but now that i'm using Nexus One with Android 2.3.6, it's crashing as soon as I take a picture and click ok or choose a photo from gallery. Stacktrace shows a nul...

5

I'm writing a graphically intense game for the Nexus One, using the NDK (revision 4) and OpenGL ES 2.0. We're really pushing the hardware here, and for the most part it works well, except every onc...
Conias asked 24/6, 2010 at 17:16

7

Solved

i tried everything. Checked USB debugging and allowed unknown sources. (Android 4.0.1) When i connect galaxy nexus with the PC without USB debugging, it works. When i connect galaxy nexus with the...
Discolor asked 3/12, 2011 at 23:8

3

Solved

I'm having a little difficulty configuring Android logging. Here's what my code looks like: if (Log.isLoggable("MY_TAG", Log.VERBOSE)) { Log.v("MY_TAG", "Here's a log message"); } Pretty simp...
Celery asked 8/11, 2010 at 18:31

3

I'm trying this with my Nexus One. I have the android SDK and have used the command adb pull /data/data/com.myapp.android/databases C:\pulls but all I get is pull: building file list... 0 files p...
Picklock asked 17/11, 2010 at 6:34

4

Solved

I have implemented a simple Android application that I now would like to test on a real device. I have a Nexus One. In the Android Eclipse plugin, I have downloaded and installed the USB driver (r...
Supplant asked 4/11, 2010 at 23:37

7

I am running Android SDK 2.2 and am trying to get the adb to connect to the Google Nexus One phone. Its a new phone, shipped straight from Google - haven't installed any apps on it yet. (I have Win...
Guanajuato asked 13/11, 2010 at 22:8

2

The code below works perfectly for real devices running on 1.5, 1.6 and 2.0 as well as the emulator running on 2.1. However, executing it on the Nexus One (running 2.1) raises an IOException: jav...
Worse asked 18/1, 2010 at 16:23

0

Googling for Nexus One AudioHardware.cpp yields lots of results but none brings the actual source file as can easily found for other phones (e.g. Vogue or msm7k). If possible, I would like to find...
Thibeault asked 18/8, 2011 at 17:34

1

Solved

My Nexus One (Gingerbread) and Samsung Galaxy Tab (Honeycomb) both stopped connecting to my corporate network that uses WPA/WPA2 wireless connections. What is strange is that, both the devices work...
Russelrussell asked 26/7, 2011 at 6:4

1

Solved

I´m trying to read the values of the Light Sensor of my Nexus One, but I´mgetting only following values: 10.0 225.0 and in a few cases some values much higher. The used code: sensorManager = (...
Forefather asked 13/8, 2010 at 16:49

4

Solved

I'm wondering what color-scheme is more energy-saving for AMOLED display? I've already decided to manage c-scheme according to ambient light, thanks to this post: Somewhat-proof, the link post...
1

© 2022 - 2024 — McMap. All rights reserved.