Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Barnes & Noble NOOK > Nook Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 12-12-2010, 01:13 PM   #211
zeroh
Zealot
zeroh doesn't litterzeroh doesn't litter
 
Posts: 121
Karma: 132
Join Date: Dec 2010
Device: nook color
Synergi, I don't use mac but if you have a windows machine, i can help you that way.
zeroh is offline   Reply With Quote
Old 12-12-2010, 01:30 PM   #212
Synergi
Addict
Synergi ought to be getting tired of karma fortunes by now.Synergi ought to be getting tired of karma fortunes by now.Synergi ought to be getting tired of karma fortunes by now.Synergi ought to be getting tired of karma fortunes by now.Synergi ought to be getting tired of karma fortunes by now.Synergi ought to be getting tired of karma fortunes by now.Synergi ought to be getting tired of karma fortunes by now.Synergi ought to be getting tired of karma fortunes by now.Synergi ought to be getting tired of karma fortunes by now.Synergi ought to be getting tired of karma fortunes by now.Synergi ought to be getting tired of karma fortunes by now.
 
Synergi's Avatar
 
Posts: 341
Karma: 4683770
Join Date: Dec 2010
Device: Kindle PW, iPadPro, Galaxy Note 5, 8 (tab) & Galaxy Tab S3
Quote:
Originally Posted by zeroh View Post
Synergi, I don't use mac but if you have a windows machine, i can help you that way.
Thanks Zeroh, I really appreciate the help. I can't tell you how frustrated this has me. And I'm not new to tech. I rooted my Android phone, I'm not sure why this is giving me so much trouble. I have an old machine I just put Vista on, would that work? Maybe I'll see if I can borrow my husbands Win7 machine.
Synergi is offline   Reply With Quote
Old 12-12-2010, 01:36 PM   #213
SCION
Séduisant
SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.
 
Posts: 4,706
Karma: 2107018
Join Date: Jan 2010
Location: Texas, USA
Device: Boox Note Air2+; Kobo Libra2; Kindle Scribe, Oasis3; iPad Mini6
AdjBrightness App (Lowers Brightness More Than NOOKcolor Software)

Got this tip from a B&N forum. Haven't tried the app yet. I don't recommend setting brightness below 10.

http://www.freewarelovers.com/android/app/adjbrightness

Quote:
AdjBrightness app allows you to manually set brightness value in the range from 2 to 255. The app can lock the brightness and turn off the backlight of buttons. AdjBrightness helps you save the battery power and and choose best brightness settings for your eyes.

The app requires that your Android device is rooted
.
Person from the forum said:
Quote:
Also, the app Adjbrightness lets you set your brightness settings outside of what the nookcolor software allows you. At night even the night mode is a little bright for me. Using that app allows easier night time reading for me and boosts battery life significantly.

Edit: Tried it and it works!!! This device is PERFECT now. Stock brightness range is 30 - 255. The app takes it all the way down to 2! No more pining for a dimmer screen guys/gals!!! Get your night reading on.

Note: You'll need root access on your device.

Here are the instructions for installing Superuser:

http://nookdevs.com/NookColor_Instal..._Superuser_app

After you do this I suggest installing the Softkeys app. Many apps have a menu that's not accessible sometimes on the NOOKcolor. The "soft keys" will give you access to this menu when present. This is done by pressing the "n" button then choosing Soft Keys.

http://forum.xda-developers.com/show...00&postcount=1


Edit:
Helpful settings from XDA Developers post (adapted)

Here are my settings for the Softkeys app that seem to work well:

Virtual Home Button
Normal Press > ADW Launcher
Long Press > Default NOOKcolor Home
Return after Back > Unchecked

Physical Home Button
Single Press > Launcher
Double Press > Exit

Visuals and Layout
Theme > Default
Exit Button > Checked
Prefs Button > Unchecked
Blur Behind > Unchecked
Dim Background > Checked
Recent Apps > Unchecked

Notification Bar
No items checked

One press of 'n' button brings up softkeys. Double clicking the 'n' button will take you home immediately.

Last edited by SCION; 12-13-2010 at 07:16 PM.
SCION is offline   Reply With Quote
Old 12-12-2010, 01:49 PM   #214
zeroh
Zealot
zeroh doesn't litterzeroh doesn't litter
 
Posts: 121
Karma: 132
Join Date: Dec 2010
Device: nook color
that should be fine. now just to confirm, you've been following the steps on nookdevs right?
http://nookdevs.com/NookColor_Rooting

with windows, you'll want to use winimage to create the image. I had some issues getting the image writing when using linux so i switched to windows. It's a simple install. But i'm assuming you've already created the image successfully.

To get your windows set up done, you'll want to follow the adb setup guide:
http://nookdevs.com/NookColor_USB_ADB

I had a little bit of difficulty in getting the device recognized after installing the drivers. but after reinstalling the driver a couple of times, it worked.

Once that's done, you just need to verify that adb can find the NC.

Hope this helps. Let me know if you have any questions.
zeroh is offline   Reply With Quote
Old 12-12-2010, 02:31 PM   #215
Synergi
Addict
Synergi ought to be getting tired of karma fortunes by now.Synergi ought to be getting tired of karma fortunes by now.Synergi ought to be getting tired of karma fortunes by now.Synergi ought to be getting tired of karma fortunes by now.Synergi ought to be getting tired of karma fortunes by now.Synergi ought to be getting tired of karma fortunes by now.Synergi ought to be getting tired of karma fortunes by now.Synergi ought to be getting tired of karma fortunes by now.Synergi ought to be getting tired of karma fortunes by now.Synergi ought to be getting tired of karma fortunes by now.Synergi ought to be getting tired of karma fortunes by now.
 
Synergi's Avatar
 
Posts: 341
Karma: 4683770
Join Date: Dec 2010
Device: Kindle PW, iPadPro, Galaxy Note 5, 8 (tab) & Galaxy Tab S3
Quote:
Originally Posted by zeroh View Post
that should be fine. now just to confirm, you've been following the steps on nookdevs right?
http://nookdevs.com/NookColor_Rooting

with windows, you'll want to use winimage to create the image. I had some issues getting the image writing when using linux so i switched to windows. It's a simple install. But i'm assuming you've already created the image successfully.

To get your windows set up done, you'll want to follow the adb setup guide:
http://nookdevs.com/NookColor_USB_ADB

I had a little bit of difficulty in getting the device recognized after installing the drivers. but after reinstalling the driver a couple of times, it worked.

Once that's done, you just need to verify that adb can find the NC.

Hope this helps. Let me know if you have any questions.
Ok so I need to do the first root part with the microsd card (nooter) over again? Or is that part good and I just attempt to finish the ADB part on windows?
Synergi is offline   Reply With Quote
Old 12-12-2010, 02:50 PM   #216
zeroh
Zealot
zeroh doesn't litterzeroh doesn't litter
 
Posts: 121
Karma: 132
Join Date: Dec 2010
Device: nook color
i sent you a pm.
zeroh is offline   Reply With Quote
Old 12-12-2010, 06:29 PM   #217
zeroh
Zealot
zeroh doesn't litterzeroh doesn't litter
 
Posts: 121
Karma: 132
Join Date: Dec 2010
Device: nook color
Quote:
Originally Posted by SCION View Post
Got this tip from a B&N forum. Haven't tried the app yet.

http://www.freewarelovers.com/android/app/adjbrightness



Person from the forum said:
installed it but it says my device needs to be rooted.. isn't it rooted?
zeroh is offline   Reply With Quote
Old 12-12-2010, 08:48 PM   #218
SCION
Séduisant
SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.
 
Posts: 4,706
Karma: 2107018
Join Date: Jan 2010
Location: Texas, USA
Device: Boox Note Air2+; Kobo Libra2; Kindle Scribe, Oasis3; iPad Mini6
Quote:
Originally Posted by zeroh View Post
installed it but it says my device needs to be rooted.. isn't it rooted?
By rooted they probably mean you need root access (su).

Have you gone through the process to have Superuser access on your device? If you haven't installed the Softkeys app then you many not have completed this step.

Here are the instructions for installing Superuser:

http://nookdevs.com/NookColor_Instal..._Superuser_app

After you do this I suggest installing the Softkeys app. Many apps have a menu that's not accessible sometimes on the NOOKcolor. The "soft keys" will give you access to this menu when present. This is done by pressing "n" then choosing Soft Keys.

http://forum.xda-developers.com/show...00&postcount=1

Last edited by SCION; 12-12-2010 at 09:03 PM.
SCION is offline   Reply With Quote
Old 12-12-2010, 10:26 PM   #219
lionel47
Addict
lionel47 doesn't litterlionel47 doesn't litter
 
lionel47's Avatar
 
Posts: 361
Karma: 170
Join Date: Dec 2009
Location: Atlanta, GA, USA
Device: B&N Nook, Nook Color
Quote:
Originally Posted by SCION View Post
Overdrive is having system issues now. Let's see what happens when things are back up and running. Also, this explains the error message (gobbly gook) when trying to download books on the NC from the library page.

https://www.mobileread.com/forums/sho...96#post1264596

Edit: Overdrive's up again. Still get the gobbly gook when trying to download on the NC. Sent help request to support@overdrive.com
Still egtting th "Error retrieving AdobeID credentials. Key length not 128/192/256 bits. (error code 2003)" thing and I can't authorize my NC with ADE.

Unbelievable.
lionel47 is offline   Reply With Quote
Old 12-13-2010, 04:26 AM   #220
becsta
Enthusiast
becsta doesn't litterbecsta doesn't litter
 
becsta's Avatar
 
Posts: 40
Karma: 120
Join Date: May 2010
Location: Canberra Australia
Device: Kobo Aura
I worked it out Astro is now on my nook. Yippee. Now to add some other stuff.

Last edited by becsta; 12-13-2010 at 04:43 AM.
becsta is offline   Reply With Quote
Old 12-13-2010, 09:01 AM   #221
SCION
Séduisant
SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.
 
Posts: 4,706
Karma: 2107018
Join Date: Jan 2010
Location: Texas, USA
Device: Boox Note Air2+; Kobo Libra2; Kindle Scribe, Oasis3; iPad Mini6
Quote:
Originally Posted by lionel47 View Post
Still egtting th "Error retrieving AdobeID credentials. Key length not 128/192/256 bits. (error code 2003)" thing and I can't authorize my NC with ADE.

Unbelievable.
Still waiting for a 2nd response from support.
SCION is offline   Reply With Quote
Old 12-13-2010, 10:33 AM   #222
zeroh
Zealot
zeroh doesn't litterzeroh doesn't litter
 
Posts: 121
Karma: 132
Join Date: Dec 2010
Device: nook color
Quote:
Originally Posted by SCION View Post
By rooted they probably mean you need root access (su).

Have you gone through the process to have Superuser access on your device? If you haven't installed the Softkeys app then you many not have completed this step.

Here are the instructions for installing Superuser:

http://nookdevs.com/NookColor_Instal..._Superuser_app

After you do this I suggest installing the Softkeys app. Many apps have a menu that's not accessible sometimes on the NOOKcolor. The "soft keys" will give you access to this menu when present. This is done by pressing "n" then choosing Soft Keys.

http://forum.xda-developers.com/show...00&postcount=1
Thanks. The brightness set at 20 is much nicer to my eyes at night.

I'm not sure I like the softkeys yet. I just can't get used to it and know when it should/should not be used. Tried it with Aldiko and it's still kinda cumbersome but at least it lets me get buttons where as without it, i was stuck with the first book i opened as it wouldn't let me do anything else but flip pages.
zeroh is offline   Reply With Quote
Old 12-13-2010, 10:45 AM   #223
SCION
Séduisant
SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.
 
Posts: 4,706
Karma: 2107018
Join Date: Jan 2010
Location: Texas, USA
Device: Boox Note Air2+; Kobo Libra2; Kindle Scribe, Oasis3; iPad Mini6
Quote:
Originally Posted by zeroh View Post
Thanks. The brightness set at 20 is much nicer to my eyes at night.

I'm not sure I like the softkeys yet. I just can't get used to it and know when it should/should not be used. Tried it with Aldiko and it's still kinda cumbersome but at least it lets me get buttons where as without it, i was stuck with the first book i opened as it wouldn't let me do anything else but flip pages.
Yeah, I agree the softkeys are awkward. It's a much needed option though.
SCION is offline   Reply With Quote
Old 12-13-2010, 01:07 PM   #224
French
Groupie
French ought to be getting tired of karma fortunes by now.French ought to be getting tired of karma fortunes by now.French ought to be getting tired of karma fortunes by now.French ought to be getting tired of karma fortunes by now.French ought to be getting tired of karma fortunes by now.French ought to be getting tired of karma fortunes by now.French ought to be getting tired of karma fortunes by now.French ought to be getting tired of karma fortunes by now.French ought to be getting tired of karma fortunes by now.French ought to be getting tired of karma fortunes by now.French ought to be getting tired of karma fortunes by now.
 
Posts: 151
Karma: 1002968
Join Date: Dec 2008
Device: none
Quote:
Originally Posted by SCION View Post
Yeah, I agree the softkeys are awkward. It's a much needed option though.
It took me a couple of tries to get it set up right, but version 10, if you select softkeys as your default launcher, and then within softkeys set single press (n button) to softkeys, and double press (n button) to soft keys, this results in a single press taking me to my zeam launcher home screen, and a double press bringing up softkeys.
French is offline   Reply With Quote
Old 12-13-2010, 01:10 PM   #225
SCION
Séduisant
SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.SCION ought to be getting tired of karma fortunes by now.
 
Posts: 4,706
Karma: 2107018
Join Date: Jan 2010
Location: Texas, USA
Device: Boox Note Air2+; Kobo Libra2; Kindle Scribe, Oasis3; iPad Mini6
Quote:
Originally Posted by French View Post
It took me a couple of tries to get it set up right, but version 10, if you select softkeys as your default launcher, and then within softkeys set single press (n button) to softkeys, and double press (n button) to soft keys, this results in a single press taking me to my zeam launcher home screen, and a double press bringing up softkeys.
Thanks. I have version 1.06. I saw the updated versions and put in the back of mind to upgrade. Guess I placed it too far back, huh?
SCION is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Touch Mendeley Apps in rooted Nook Touch? tripuz Nook Developer's Corner 10 11-11-2011 11:21 AM
Touch Uninstalling main apps from rooted nook touch stockhomer Barnes & Noble NOOK 3 10-11-2011 10:10 AM
Apps Issue with Rooted Nook Color Carriebear Nook Developer's Corner 2 09-26-2011 07:39 PM
Apps to Help You Relax or Sleep (Rooted NOOKcolor) SCION Nook Developer's Corner 4 12-25-2010 01:25 AM


All times are GMT -4. The time now is 03:08 PM.


MobileRead.com is a privately owned, operated and funded community.