Nook is an e-reader/tablet from Barnes and Noble. There are e-ink black&white and a color versions. It is Android based and a strong competitor to Amazon Kindle.
Questions tagged [nook]
48 questions
1
vote
0 answers
My application doesn't show up in Market on a Honey Nook (and I presume Xoom)
I've got a HoneyComb running nook. But I can't find my application (Car Cast) in the market... and I don't know why.
I've tried messing with the AndroidManifest's targetSdkVersion="3" android:maxSdkVersion="4" (and I've tried using 11)
I've also…

Bob Herrmann
- 9,458
- 10
- 38
- 45
1
vote
5 answers
Specs and Functionalities of Nook E reader(Developer Thoughts)?
What are the things that an android developer does to achieve it. So I need to know the basic functionality difference of IPad and other E-readers. I heard about Nook which runs an Android operating system. How do I test my app on that nook, i.e. is…

Praveen
- 90,477
- 74
- 177
- 219
1
vote
1 answer
Getting Started in Android Development on Nook
I am an experienced Apple developer who is looking to develop for Android. I do not currently own any Android devices, so I am considering purchasing a B&N Nook HD for development purposes, which now runs Android. From the research I've done, it…

user2105505
- 686
- 1
- 9
- 18
1
vote
0 answers
Does media Query Works in NookColor
I would like to know if media Query works in NookColor? And if it doesnt what can be a work-around for it?

PSP
- 11
- 3
1
vote
1 answer
Android - how to run a local app on an emulator from a command line?
I am trying to run the NOOK emulator. It is a tablet from Barnes and Noble.
Here is the command I am trying:
C:\Program Files (x86)\Android\android-sdk\add-ons\addon-nooksdk-nook-15\skins>emulator-arm -avd BNTV600 -skin NOOKcolor…

Genadinik
- 18,153
- 63
- 185
- 284
1
vote
2 answers
Google's In-App Billing on Kindle and Nook device
Can some one confirm if Google's In-App Billing works on Kindle Fire and Nook devices or do we need to specifically use Amazon's In-App billing for the same?

Ninad Shah
- 166
- 6
1
vote
2 answers
Programmatically detect a Nook tablet
I know, that i can using the android.os.Build.MANUFACTURER field of Build object.
But what value must be contain this field for Nook devices?
Thanks.

Yuliy Polyakov
- 97
- 1
- 7
1
vote
1 answer
Steps to submit the android app in Nook?
I have an app in Android.I want to publish this in NOOK market .As I Found they were two device models in Nook i.e.,NOOK Color and NOOK Tablet,Do I submit my app for both of these separately.??Could any one please help me in this ?
I googled so much…

Sindhu Perumalla
- 425
- 1
- 6
- 14
1
vote
1 answer
How can I use dd to write an image to my android phones SD card?
I'm trying to use my android phone in place of a card reader to write a .img file to its external(removable) sd card(/mnt/emc) but when I try to do this from a terminal on the phone(dd if=foobar.img of=/mnt/emmc) dd complains that I'm writing to a…

light24bulbs
- 2,871
- 3
- 24
- 33
0
votes
1 answer
Issue in installing ADB drivers for nook 1.4.2 in windows 7
I am new to android development and I need to test my application on nook color/tablet for that I have got provision.cmd and copied to root of my nook color/tablet.
But running "adb devices" still does not show nook. although device is connected,…

Ahsan Iqbal
- 1,422
- 5
- 20
- 39
0
votes
2 answers
how to get nook simple touch's device id?
To use the APK Downloader(link),i have to know the nook's device id.
I hava used a app called device id,but the device id only has 15 characters(it should have 16 character).Then i try to use adb.like this:
adb devices
but it returns the…

zodiacmcfly
- 23
- 1
- 5
0
votes
2 answers
enable usb debugging on nook color? could not find menu->setting->application_>
I could not find out how to make usb debugging enabled on nook color configuration. I could not find menu->setting->application to enable the usb debugging. What is wrong with my device.

Emmy
- 3,949
- 5
- 28
- 30
0
votes
1 answer
Android NOOK Emulator -- bottom of screen is cutoff?
I am successfully debugging my Android app on the NOOK SDK and using the NOOK emulation. However, I am finding that the lower part of my Nook screen is being cutoff -- I'm talking about the actual screen, not my layout. Does anybody know how to…

Alan Moore
- 6,525
- 6
- 55
- 68
0
votes
1 answer
On Nook Color, is there some kind of API to the reader functionality?
In other words, if I want to make a custom user experience around the reader, is there a way to do it? I imagine for example that the reader could be a Content Provider for the books. Does anyone know if there's any way to do that?

pitosalas
- 10,286
- 12
- 72
- 120
0
votes
2 answers
Why an android application becomes slower to respond
I had an android app built especially for medium screen size android devices.
Now it was required to build that same app for a device called nook-color (by Barnes & Noble)
So for this we made all the images bigger & size & changed the layouts.
The…

Ankit
- 203
- 1
- 2
- 6