[Q] Desktop customization on Froyo 0.6.7 - Nook Color General

After having SD card issues with the 0.6.6 eMMC build I flashed over with the 0.6.7 CWR build. I had found the SD card fix, but it didn't really stick and reverted back a couple times...
The eMMC build had an easy to access interface for changing the number of desktops and row/columns for the desktop. I can't find any way of changing this on the 0.6.7 CWR build. Is their a utility for this? (would make it simpler), or if not, can someone point me to the proper config file that needs to be edited?
Thanks,

If you have your Nook hardware button set to Softkeys, you can hit that, then hit the menu button. A list of options will appear at the bottom of the screen. Hit the "More" button, and an ADW Launcher Settings button will appear. Hit that. You should be able to navigate to it from there.
This is all assuming you're on the main widget/launcher screen to start with.

Thanks,
Turns out there was no custom launcher installed in this build. But this was enough to lead me where I needed to go. Zeam was the custom launcher on the prior build and when I installed it and set the launcher actions I was able to access the configs I was looking for...

Related

[Q] Better Keyboard

So I just installed better keyboard and I went to enable it and Im getting a message that says "This input method may be able to collect all the text you type, including personal data like passwords and credit card numbers. It comes from the application Better Keyboards. Use this input method?"
Should this be something I should be worried about?
No. That is the standard Android warning when installing any keyboard.
Anyone know if Swype is working on here yet?
Can't get alternate keyboard to enable
After I get an alternate keyboard installed, I can't get the checkbox to enable. I get the warning described above but then the keyboard doesn't enable and doesn't appear as a choice when you do the long press and select input method.
I have the same problem with an IME for pen reader. the main justifyer for me to purchase this tablet was to take notes at work but I can't get teh app to work... I am just waiting for 3.0 and hoping that it will evolve...
justauser said:
After I get an alternate keyboard installed, I can't get the checkbox to enable. I get the warning described above but then the keyboard doesn't enable and doesn't appear as a choice when you do the long press and select input method.
Click to expand...
Click to collapse
Check this out:
http://forum.xda-developers.com/showpost.php?p=10128678&postcount=35
justauser said:
After I get an alternate keyboard installed, I can't get the checkbox to enable. I get the warning described above but then the keyboard doesn't enable and doesn't appear as a choice when you do the long press and select input method.
Click to expand...
Click to collapse
I was able to get SlideIt to work by installing it and then copying the apk file from /data/app and pasting it in /system/app. Then make sure to Mount R/W in the system folder and change permissions of the copied apk so that User is read/write and Group, Others is read only. Mount R/O. Now reboot. It should work now.
I am using TnT 2.2. There shouldn't be any need to enable it in the settings either. It will act like a system keyboard and will always be enabled. All you have to do is change input method by long tapping on a text box and selecting the newly installed keyboard.
I have tried this with a couple of other keyboards and it didn't work. Swype just says that it won't work with the screen size of the device.
I read this in another thread somewhere here. I can't take credit for this. Hope this helps.
keyboards
I'm running the stock rom with the TNT enhancement pack. The strange thing is that I can't even find the downloaded apk file for the keyboard. When I go to the data folder in iFileManager, it is blank. What am I doing wrong?
afarooki said:
I'm running the stock rom with the TNT enhancement pack. The strange thing is that I can't even find the downloaded apk file for the keyboard. When I go to the data folder in iFileManager, it is blank. What am I doing wrong?
Click to expand...
Click to collapse
From what I can tell, ES File Explorer can't see stuff in /data unless it is started AFTER the phone is rooted. Maybe the same goes for iFileManager.
So what I do is use z4root to get temporary root, kill ES File Explorer, then start ES File Explorer again. Then it can see /data.
Hope that this helps.
Jim
afarooki said:
I'm running the stock rom with the TNT enhancement pack. The strange thing is that I can't even find the downloaded apk file for the keyboard. When I go to the data folder in iFileManager, it is blank. What am I doing wrong?
Click to expand...
Click to collapse
I use Root Explorer and I have no problems seeing any files at all.

Get CM 6/7 lockscreen on Sense ROM

like some i'm fond of the Sense UI, but not the slide-down lockscreen.
I prefer the CM lockscreen also known as the vanilla stock lockscreen, which consists of you sliding left or right to mute or unlock your phone.
Well after i managed to do some searching and reading up, i found that the Sense ROM contains the vanilla stock lockscreen, but overrides it with an apk of their own lockscreen.
follow these easy instructions to switch back and forth if you like...
**MUST BE ROOTED!!**
1. FIRST do a nandroid backup of your phone. (always a safe practice when changing anything on your phone)
2. go into Partitions -> and unmount your /System/
3. connect your phone to your PC via USB
4. go into your android SDK windows directory
(default) C:\android-sdk-windows\tools\
5. type "adb devices" (minus quotation marks) and make sure your phone is recognized and listed in the output
6. type "adb shell"
7. type "mv /system/app/HtcLockScreen.apk /system/app/HtcLockScreen.bak"
8. type "exit"
9. type "adb reboot", and unplug your phone from the USB
and enjoy.
simply...you just renamed HTC Sense's lockscreen app. since the Sense UI can't find it, it goes back to the default vanilla stock lockscreen. if you want it, just simply nandroid restore or follow the instructions again and rename HtcLockScreen.bak to HtcLockScreen.apk
***
only BUG i've found in using this method is if you use the HTC Sense Alarm clock you won't be able to disable the alarm from the lockscreen. you'll have to unlock your phone first and choose it from the alarm popup.
****
found a stock alarm clock apk that will work with the vanilla lockscreen.
1.Put the file in the tools folder of your Android SDK
2.Reboot to Recovery
3.Mount System
4.Open CMD prompt
5.cd to tools folder (c:\android-sdk-windows\tools)
6. adb push DeskClock.apk /system/app
8.Reboot
Good info, thanks.
Finally, I love the stock lockscreen rather than Sense's
Very nice. Thanks.
asiancuta said:
4. go into your android SDK windows directory
(default) C:\android-sdk-windows\tools\
Click to expand...
Click to collapse
you may want to update this they moved the files to C:\android-sdk-windows\platform-tools\
sljenkins87 said:
you may want to update this they moved the files to C:\android-sdk-windows\platform-tools\
Click to expand...
Click to collapse
is there a new update to the Android SDK software?
Trying to locate the source of the problem, but since doing this hitting menu will unlock the phone. I know this is an option for CM Roms, however i'm running the Liberated Froyo Rom. I know they put in the trackball wakeup option, but i can't find any of the settings that would govern that and menu unlock. it didn't do this with the sense unlock screen.
other question, any way to make the answer call when locked screen be the stock one and not the sense one?
cegna09 said:
Trying to locate the source of the problem, but since doing this hitting menu will unlock the phone. I know this is an option for CM Roms, however i'm running the Liberated Froyo Rom. I know they put in the trackball wakeup option, but i can't find any of the settings that would govern that and menu unlock. it didn't do this with the sense unlock screen.
Minor bug, but worth the reward. May look into it when I have time.
other question, any way to make the answer call when locked screen be the stock one and not the sense one?
Click to expand...
Click to collapse
There is an HTCDialer.apk in the phone's /system/app/ folder. I'm guessing renaming it may replace it. Not sure but worth a try. Just repeat the steps above just the same. I prefer the Sense dialer over stock tho.
It's not so much the dialer (or maybe it is) i have issues with . Right now when i get a call with the phone locked i get the sense answering screen (curved bar to slide up or down.) I'll do some playing tonight to see if that really is part of the dialer or not. I'm not overly familiar with all the software components of android, so it's a learning process for me.
Same here. Just trial and error and learning
you are amazing. i have been trying to sort out a solution to that hideous sense lock screen FOREVER! i love CM, but Liberated seems to run much faster on my phone, so i'm sticking with it.
now that you have fixed my lock screen complaint, i only have one other problem to sort out...skipping music tracks with volume button. i sure miss that feature from CM.
good info.. Although, mine wont work.. It says it cant rename, no such file or directory found. I have checked over and over and it really is in there. My spelling and slashes are perfect. Any ideas?
you need read/write permissions. boot into recovery and select Partitions and Mount System.
then connect in ADB and enter the command
zedbra said:
you need read/write permissions. boot into recovery and select Partitions and Mount System.
then connect in ADB and enter the command
Click to expand...
Click to collapse
Yea that was in the directions previously stated, tried it, thanks though
Ditto with 92, I tried several different ways of getting this to work and got nothing. I for the life of me can not figure this out. Is there a way to post a screenshot of this? or get more info? I'm rolling on a FR008 ROM.
Thanks
I made a copy of froo8 zip in my downloads directory using Astro. Then opened the copy with Astro, deleted the htclockscreen apk. Booted to recovery, nandroid backup, install from zip, and installed the backedup froo8 zip.
Sent from my Liberated Aria thanks to attn1
Hey, I used this method to change the lock screen however when my phone is on silent the right volume slider is turned 90 degrees. Any idea why or how to fix. Sorry no pic because I'm on my phone.
Sent from my HTC Liberty using XDA App
My right volume slider doesn't change positions, Just colors. 90 degrees what direction? Mine points to left.
Sent from my Liberated Aria
Well i flashed the liberated 2.2.2 rom hfr003 and the issue seems to have gone away. Not sure what it was but the slider would rotate to look like you were suppose to slide it up rather that to the left.
Good info, thanks.
I have the FR008 rom flashed on my HTC Aria. Even with using the DeskClock.apk, I cannot turn off the alarm at all! (on the lock screen or after unlocking the phone)

[Q] Just rooted my Nc, have a few questions.

as a new Android user (the Nc is my first android device), im still a bit of a no0b. I just recently rooted using auto-nooter 1.0.1
a few questions, i have though.
before i rooted, my Nc updated itself to 1.1 , i then had to downgrade using stuff i found here. is there anyway i can keep it from updating itself other than turning wifi on/off?
and now that im rooted, this is the one thing that bothered me on stock. but, is there a way i can put other stuff other than B&N stuff on my homescreen? such as books i loaded myself and/or apps i downloaded from the market?
thanks for any help.
also, i use to add books via calibre, now when i add books it sends them to "my files" rather than adds them to the books list, and they dont end up showing on the "keep reading" button.
any ideas?
Congratz! Hope you like your rooted NC.
The first thing you can do is get a replacement laucher. that's the "interface" you interact with.. I recommend you try Zeam. It works very well and it's free. But you could try others such as LauncherPro, GoLauncer, etc.. Be sure to get Home Switcher first. You should be able to get all those from Market. Zeam will allow you to put shortcuts, widgets, and other stuff except folders.. You can also get a clock & weather widget such as Beatiful Widgets to make your homescreen nice and pretty. I also like to remap the Vol keys to back and menu, instead of using Softkeys, but that's up to you..
To prevent your NC from receiving OTA updates, you can look at this thread:
http://forum.xda-developers.com/showthread.php?t=932506
But I recommend you get Rom Manager then install Clockwork Mod and then update to 1.1 via this method: http://forum.xda-developers.com/showthread.php?t=932145
Be sure to understand everything you are going to do first, but also rest easy in knowing that it's almost impossible to brick your NC, so worst outcome is that you might lose everything and have to start all over. Once you get Clockwork Mod installed, you can make a "nandroid" backup. It's highly recommended you do that before anything else..
As for the books.. sorry.. I don't use my nook to read books so I'm not familiar with calibre...
Well, enjoy!
neozen21 said:
Congratz! Hope you like your rooted NC.
The first thing you can do is get a replacement laucher. that's the "interface" you interact with.. I recommend you try Zeam. It works very well and it's free. But you could try others such as LauncherPro, GoLauncer, etc.. Be sure to get Home Switcher first. You should be able to get all those from Market. Zeam will allow you to put shortcuts, widgets, and other stuff except folders.. You can also get a clock & weather widget such as Beatiful Widgets to make your homescreen nice and pretty. I also like to remap the Vol keys to back and menu, instead of using Softkeys, but that's up to you..
To prevent your NC from receiving OTA updates, you can look at this thread:
http://forum.xda-developers.com/showthread.php?t=932506
But I recommend you get Rom Manager then install Clockwork Mod and then update to 1.1 via this method: http://forum.xda-developers.com/showthread.php?t=932145
Be sure to understand everything you are going to do first, but also rest easy in knowing that it's almost impossible to brick your NC, so worst outcome is that you might lose everything and have to start all over. Once you get Clockwork Mod installed, you can make a "nandroid" backup. It's highly recommended you do that before anything else..
As for the books.. sorry.. I don't use my nook to read books so I'm not familiar with calibre...
Well, enjoy!
Click to expand...
Click to collapse
cool thanks. i curently only have a small 2gb card. my Wintec 16Gb i bought is giving me problems and wont format. so i guess ill have to wait to do the rom thing.
2GB SD card is enough.. You only need 200MB free to store the NookColor_v1.1.0_r2.zip
Did you use your 16GB with the autonooter? You can regain full use by doing the following:
http://nookdevs.com/NookColor_Format_and_partition_your_SD_card_back_to_a_usable_state
Or use a free partition manager such as EASUS, http://www.partition-tool.com/ to resize and reformat the partions..
oops, so i deleted my youtube app. anyway to get it back? like i said im an android no0b, and since it was crashing i figured i could just re-install it from the market. but i deleted it first.
neozen21 said:
Congratz! Hope you like your rooted NC.
The first thing you can do is get a replacement laucher. that's the "interface" you interact with.. I recommend you try Zeam. It works very well and it's free. But you could try others such as LauncherPro, GoLauncer, etc.. Be sure to get Home Switcher first. You should be able to get all those from Market. Zeam will allow you to put shortcuts, widgets, and other stuff except folders.. You can also get a clock & weather widget such as Beatiful Widgets to make your homescreen nice and pretty. I also like to remap the Vol keys to back and menu, instead of using Softkeys, but that's up to you..
To prevent your NC from receiving OTA updates, you can look at this thread:
http://forum.xda-developers.com/showthread.php?t=932506
But I recommend you get Rom Manager then install Clockwork Mod and then update to 1.1 via this method: http://forum.xda-developers.com/showthread.php?t=932145
Be sure to understand everything you are going to do first, but also rest easy in knowing that it's almost impossible to brick your NC, so worst outcome is that you might lose everything and have to start all over. Once you get Clockwork Mod installed, you can make a "nandroid" backup. It's highly recommended you do that before anything else..
As for the books.. sorry.. I don't use my nook to read books so I'm not familiar with calibre...
Well, enjoy!
Click to expand...
Click to collapse
This might be a stupid question but..
Can I download the ZiP of the file that is listed on your linked thread to an SD card from my computer, then install it somehow? I am in afghanistan right now, and I am having wifi issues...
StillConfused said:
This might be a stupid question but..
Can I download the ZiP of the file that is listed on your linked thread to an SD card from my computer, then install it somehow? I am in afghanistan right now, and I am having wifi issues...
Click to expand...
Click to collapse
Yes, that's probably the fastest way to do it. Just download the .zip file from a computer into your Nookcolor's micro SD card then boot into Clockwork Mod, either from ROM Manager or by pressing power + n, for 3 seconds after you see the boot up text..
The important thing here is to have ROM Manager and Clockwork mod installed 1st. Then make a backup then install.. select pick .zip from SD card, find the .zip file then flash..
Good luck!
Randomhero27 said:
oops, so i deleted my youtube app. anyway to get it back? like i said im an android no0b, and since it was crashing i figured i could just re-install it from the market. but i deleted it first.
Click to expand...
Click to collapse
You can try to find it here in the NC forums or I'll post it when I get to work a bit later..
neozen21 said:
2GB SD card is enough.. You only need 200MB free to store the NookColor_v1.1.0_r2.zip
Did you use your 16GB with the autonooter? You can regain full use by doing the following:
http://nookdevs.com/NookColor_Format_and_partition_your_SD_card_back_to_a_usable_state
Or use a free partition manager such as EASUS, http://www.partition-tool.com/ to resize and reformat the partions..
Click to expand...
Click to collapse
darn, yes, i did use it with my autonooter, but 1/2 way through adding nooter onto the card it started acting up. now i cant format it at all. it keeps freezing windows and my nook wont even format it.
neozen21 said:
You can try to find it here in the NC forums or I'll post it when I get to work a bit later..
Click to expand...
Click to collapse
edit: ive got youtube installed. found the .apk here in the forums and used astro to intsall it
Randomhero27 said:
darn, yes, i did use it with my autonooter, but 1/2 way through adding nooter onto the card it started acting up. now i cant format it at all. it keeps freezing windows and my nook wont even format it.
edit: ive got youtube installed. found the .apk here in the forums and used astro to intsall it
Click to expand...
Click to collapse
Try if you can format it with the partition tool...
if not, you might have a damaged card..

Rooted Nook Color with CM7 and here is my short review - GREAT! :)

I hope mods will find this thread informative and not remove it as I think I have few things to share that people can really use and be aware of when getting their Nook Color rooted and stup with CM7 ROMs.
Reason I am writing my experience is that I feel there was some info that could have been more informative and straight forward (other than confusing minor parts that wasted some of my time )...
I started without much of the knowledge about how to root Nook, etc and read several stickies on "how to" stuff... After all I managed to get following flashed onto my nook color:
CM7 (7.0.2 stable ROM version)
Gapps
Dalingrin's OC kernel (4/24/11)
Clockworkmod (updated it through the ROM Manager at the later time).
Here is several advices I think you should know about;
1. Do go and check "How to videos" on Youtube in regards to installing CM7 on your Nook Color!
2. If you are going for CM7 ROM, there is no need to root your Nook with "manual nooter" ... you can use MN only if you want to keep all options but gain Market app and other apps as well... I recommend going CM7 since it is rooted already and everything gets taken care of in three simple steps:
a) Burn bootable SD Card with Win32DiskImager and use 1GB Clockworkmod Image you can find here at xda forums.
b) Once done, copy ROM and Gapps and Kernel .zip archives onto the root of yor SD Card (do not rename any files at any time)
c) Insert SD Card into Nook and boot it, it will go into Clockwork mode and do the following:
***FIRST go to "Mount/Storage" and format SYSTEM, then format DATA and then format CACHE
***Select Install from SD Card and then install files in this order:
-1- CM7 ROM
-2- Gapps pack
-3- OC Kernel
3. Once done with everything shut down Nook, take out SD Card and place it back into SD Card reader (do not use any phones to do this - SD Card readers are preferable... if you ask me, yes I did use my phone and it worked just fine).
4. Find Panasonic SD Formatter v2 (or v3) online, install it and then format the SD Card to wipe all of the stuff on it... I formatted the old fashioned way and it worked just fine... either or you go for it's up to you.
5. Place back formatted SD Card into the Nook and boot it.
Note: CM7 uses SD Card for a storage and that's why format was necessary
IMPORTANT 1: CM7 comes pre-loaded with ADWLauncher (regular non-EX version) and I have to say it was bit choppy (even with OCing CPU to 1.2GHz)... I went and installed LauncherPro to test it and have to say MUCH SMOOTHER... yes, iPad smooth if you are asking me when it comes to sliding home screens (video is pending update, you will see it for yourself).
IMPORTANT 2: Lots of people is talking about battery life, renaming Phone apk and Telephony service apk ... IT IS SIMPE: when you are using WiFi have Airplane mode OFF; when you are done with WiFi, simply turn Airplane Mode ON and that will (as made to do) disable phone services. Just one button more to press BUT it saves you whole lots of battery. I charged it about 2hrs ago and since then used tablet for about 10 minutes on Wifi and that was it. Phone idle is 5%!!! until I figured to try with airplane mode... and it works...
UPDATE - Important Note: I forgot to mention that kernel does allow OCing but currently I am testing it under regular clock (800MHz and 300MHz) - launcher scroll home screens works just as smooth and I turned off fade-in/out when clicking on App Drawer just because I am not big on eye-candy.
Try it for yourself and report back - I would be glad to hear this worked for others and not only me
Great post. I personally found Zeam Launcher to be the snappiest luancher for my device but YMMV. To add to the original post I made a thread concerning the volume settings for the Nook that can be found HERE. I have mine overclocked to 1.3Ghz and I can get a full day of heavy use out of it as long as I turn off WIFI when it is not needed. Just add a shortcut to your notification bar under the Cyanogen Tablet Settings option. Also add a brightness shortcut to it and keep it as low as possible. Make sure to turn off auto-brightness in the display menu that's found under Settings.
If you posted this a few months back, it would be great.
Now, it's a bit outdated.
Thanks for the effort.
There's really no reason to be using 7.0.3, much less 7.0.2. Grab a recent nightly (I can vouch for 176, but have seen some trouble reports on 177, haven't looked into the just released 197) and up-to-date gapps (bottom of this page). Dal's overclock kernel is built-in, along with other features designed to work with the Nook Tweaks app.
The problem with battery life in older versions of CM7 is that the device will not deep sleep. That was solved with the move to 7.1.
Taosaur said:
There's really no reason to be using 7.0.3, much less 7.0.2. Grab a recent nightly (I can vouch for 176, but have seen some trouble reports on 177, haven't looked into the just released 197) and up-to-date gapps (bottom of this page). Dal's overclock kernel is built-in, along with other features designed to work with the Nook Tweaks app.
The problem with battery life in older versions of CM7 is that the device will not deep sleep. That was solved with the move to 7.1.
Click to expand...
Click to collapse
This.
Stables are so far behind its not even funny.
Sent from my NookColor using Tapatalk
votinh said:
If you posted this a few months back, it would be great.
Now, it's a bit outdated.
Thanks for the effort.
Click to expand...
Click to collapse
Did you REALLY have to post that? Outdated for who? You? Maybe a few months ago this would have been outdated for me but its helpful and useful.
Congrats Mo on 602!
chefdave12118 said:
Did you REALLY have to post that? Outdated for who? You? Maybe a few months ago this would have been outdated for me but its helpful and useful.
Congrats Mo on 602!
Click to expand...
Click to collapse
Why did you jump on too hard?
Did you see I posted "thanks for the effort"?
You don't see it's outdated?
Have you seen any threads asking why format /data yielded problem?
If you install lately nightly build, would you recommend others to install OC kernels version 04/21/2011?
I just pointed out for new comers that if they have their NC, mostly likely version 1.2, this instructions are outdated and they should NOT go out and hunting for old stuff. That's all.

cmod7 kindle app - no menu bar when reading

Don't know it this is a setting somewhere or what, but I have a question on using the Kindle app on the Nook Color running cmod 7 (7.20 stable). The app runs okay, but I seem to be missing a navigation bar once I start reading a book. It only shows the title and where I am - no options to go back to the Kindle menu (like if I want to read a different book). The only way I can get back to the Kindle menu is to reboot.
I've searched the forum and the closest thread to this problem talks about changing the settings - I don't seem to have any settings to adjust. Even if I go to settings/applications/manage applications/downloaded/kindle there still aren't any changable options.
Sorry for so many questions - I'm a noob. I've searched the net on this and searched this forum with no luck.
any help is greatly appreciated!
Thanks in advance!
Dave
dweaton said:
Don't know it this is a setting somewhere or what, but I have a question on using the Kindle app on the Nook Color running cmod 7 (7.20 stable). The app runs okay, but I seem to be missing a navigation bar once I start reading a book. It only shows the title and where I am - no options to go back to the Kindle menu (like if I want to read a different book). The only way I can get back to the Kindle menu is to reboot.
I've searched the forum and the closest thread to this problem talks about changing the settings - I don't seem to have any settings to adjust. Even if I go to settings/applications/manage applications/downloaded/kindle there still aren't any changable options.
Sorry for so many questions - I'm a noob. I've searched the net on this and searched this forum with no luck.
any help is greatly appreciated!
Thanks in advance!
Dave
Click to expand...
Click to collapse
On my device I only have to tap the middle of the page and the menus all pop up.
Sent from my Nook Color running ParanoidAndroid and Tapatalk
Still no go......
Tried that - I still only get the title at the top and the how much I've read meter at the bottom - no menu.
Thanks for replying!
Dave
dweaton said:
Tried that - I still only get the title at the top and the how much I've read meter at the bottom - no menu.
Thanks for replying!
Dave
Click to expand...
Click to collapse
What version of the Kindle app are you using? Try updating to the latest version.
Also try playing with the settings in cm. Go to settings, cyanogenmod settings, tablet tweaks, and play with checking and unchecking disable full screen.
Sent from my NookColor using Tapatalk
uh.....I'm not sure
Thanks for the reply! I downloaded the Kindle app via Amazon, so hopefully it is whatever is their latest. I sure didn't know about the settings, so I'll give the go and see what happens! I do get the drop down from the top stating the title, and the pull-up from the bottom, but the bottom only has how much I've read so far.
Thanks again!
Dave
EDIT: Well, I don't have the tablet options. Everything in there is for a phone! Seems kind of weird on a device that doesn't have a phone.
lost cm settings
I tried the cyanogenmod settings, and while everything there was for a phone, I turned off things like vibrate, etc. - pretty much everything dealing with a phone. Now when I try to go back to cyanogenmod settings, the app aborts.
I also look in the dev settings and see a config file in there that set s default resolutions, etc., and includes an option that looks like it hides the menu bar, so I used terminal (I am familiar with Linux) and checked for such a file for the system but wasn't able to locate one. I'm wondering if there's a setting like that somewhere, as I don't get any back arrows, menu, etc., just on the pages, and was wondering if that was also stopping me from getting the full menu bar in the Kindle app?
So you do NOT see the word Kindle in orange Aa, magnifying glass and three vertical dots and a bookmark icon as well as the blue dot and position in book at the bottom of screen when you touch anywhere that is NOT the far left and far right of the screen?
And you do NOT see the back, home, recent apps and "menu" button in the bar at the bottom of the screen outside of the kindle window?
Dev settings? no such beast in CM7 or CM9
There is a Developer options which has nothing to do with any sort of resolutions..
I suggest you reinstall CM7.2 release from the official site, stay out of ADB, and stay away from all the various "work in progress" roms until you can actually navigate the default device...
I think you probably got a bit happy and broke something .. there is a setting in CM7 settings to disable fullscreen apps from hiding the "menubar" at the far bottom of the screen and that should be under tablet tweaks in the system settings app.
Yep, none of those
Yep - none of those. This was just after getting 7.0 stable installed and loading in the gapps, since the gapps file was dated just slightly after that release. Immediately went and got Kindle and Nook reader apps. Tried them to be sure they looked like they were working and then applied the zip of 7.2 stable. I didn't try the cyanogenmod settings until later when it was posted in this thread. Again, there are no options in there for a tablet - only a phone. I don't mind going back and doing everything over, just as long as I don't end up in that deadly embrace of things aborting and google market not working. I'll let you know what happens.
If I flush out the Kindle cache I can get back to seeing my titles, but that really defeats the purpose of reading on the device.
Something is not right
Okay, I downloaded everything again and made the microSD. I booted the microSD, did the format data/system reset, went to mounts and did the format /system, while there I tried the format /data - it fails. I had noticed before that when the data/system reset is run and completes, I can no longer do anything - I have to manually power off, wait a while, and power back on. Did all that, went to advance and cleared the kelvich or whatever it's call cash. Installed the cmod7.20 stable. Took out the microSD and rebooted. All of my old apps, etc., are still there. I also was looking at settings and see that the settings I changed were under "phone", not using the cyanomod settings app - it still just aborts.
So, what have I got to do to completely clean all this stuff off and then try installing again? As you can imagine, the number of attempts, partial successes, successes (at least I thought it was only the Kindle app that wasn't showing the menu), etc., we're talking all kinds of hours starting Monday night - probably at least 10 hours each day. Now I'm no further than when I started. For now I'm going to load the old 1.4.1 image again for the umpteenth time and hope someone can tell me how to clear this all up, or else recommend a different android that will run on the Nook Color without problems.
I still think if I can clear EVERYTHING (well, not /boot, obviously) so I'm starting with a CLEAN slate again it may help. I just don't have a clue how to do that using cwm recovery.
Still no good
I redownloaded everything again, created the microsd and tried to install 1.4.1 just to get back to a clean starting point. Can't get beyond where it asks for B&N userid/password as the keyboard shows for about 1/2 a second, no matter what I do. So, I tried the format data/system reset again and just loaded in the cmod 7.20 stable. Again, after booting, everything is still there - the google apps and all. How do I get rid of all this stuff so I can try an install from a clean slate? Right now I've been going thru all the data folders I can find and manually removing everything there. I would like to delete a lot of apps, but I never seem to be able to "uninstall".
So, before I start over again, can someone tell me how to clear EVERYTHING (except /boot, /emmc [unless I need to],/sd*) so I have a clean system first?
Thanks!
Dave
dweaton said:
I redownloaded everything again, created the microsd and tried to install 1.4.1 just to get back to a clean starting point. Can't get beyond where it asks for B&N userid/password as the keyboard shows for about 1/2 a second, no matter what I do. So, I tried the format data/system reset again and just loaded in the cmod 7.20 stable. Again, after booting, everything is still there - the google apps and all. How do I get rid of all this stuff so I can try an install from a clean slate? Right now I've been going thru all the data folders I can find and manually removing everything there. I would like to delete a lot of apps, but I never seem to be able to "uninstall".
So, before I start over again, can someone tell me how to clear EVERYTHING (except /boot, /emmc [unless I need to],/sd*) so I have a clean system first?
Thanks!
Dave
Click to expand...
Click to collapse
Boot to CWM and do a factory reset. If you don't have CWM on emmc, make a bootable CWM SD. You can get one on my tips thread linked in my signature. A factory reset clears /data, /cache and clears any apps you may have installed to SD. It does not touch boot, system or emmc media.
no good
leapinlar said:
Boot to CWM and do a factory reset. If you don't have CWM on emmc, make a bootable CWM SD. You can get one on my tips thread linked in my signature. A factory reset clears /data, /cache and clears any apps you may have installed to SD. It does not touch boot, system or emmc media.
Click to expand...
Click to collapse
That's what I've been doing - format data/factory reset option from cwm. Before rebuilding the entire microSD on my Windows PC I have also done a complete format of the media. I then boot CWM from the microSD and install the cmod7 7.20 stable zip - I always assumed this was going straight to the device since when I remove the microSD and boot cmod7 is there. However, none of the pre-existing apps are gone - everything is still there.
I've tried using CWM, advanced options, and format /data - it always fails. So I'm wondering if perhaps the format of /data the is part of the factory reset also fails but the script doesn't error out. Right now I'm going through an extremely time consuming task of manually removing the files and folders in /data via the terminal and su so I get the permissions. If there is another quicker way to clear /data I'd sure appreciate knowing. I've tried some of the treed removes from my Linux experience but they don't seem to work.
Thanks!
Dave
EDIT: forgot to mention - I'm trying your partition restores from the link in your signature - only the "safe" ones - I don't to do that partition 2 stuff and really mess up. Perhaps this will clean everything off.
Thank you thank you thank you!!!!!
leapinlar said:
Boot to CWM and do a factory reset. If you don't have CWM on emmc, make a bootable CWM SD. You can get one on my tips thread linked in my signature. A factory reset clears /data, /cache and clears any apps you may have installed to SD. It does not touch boot, system or emmc media.
Click to expand...
Click to collapse
I followed the link and did the repartitioning and formating with the first 2 scripts (left partition 2 alone!). Installed 7.20 stable - I now have the bar at the bottom of my screens. I'm waiting to format a 16gb microSD then I'm going to try the Kindle app out again, but I'd say this looks REALLY promising! Your scripts did what I wanted to do - they cleared everything out!
Thank you SO much!!!!!
Dave
Thank to everyone!
I just wanted to post a big THANK YOU to all the people who made cwm and cmod 7 so this whole thing would even be possible. Thanks to everyone here who helped me! Now "all" I have to do is just try to learn this! Maybe some place down the road I might try some programming, but I don't know how different it will be from my C using GTK++ on Linux. But first, to learn!
Thank you everyone SO much!
Dave
dweaton said:
That's what I've been doing - format data/factory reset option from cwm. Before rebuilding the entire microSD on my Windows PC I have also done a complete format of the media. I then boot CWM from the microSD and install the cmod7 7.20 stable zip - I always assumed this was going straight to the device since when I remove the microSD and boot cmod7 is there. However, none of the pre-existing apps are gone - everything is still there.
I've tried using CWM, advanced options, and format /data - it always fails. So I'm wondering if perhaps the format of /data the is part of the factory reset also fails but the script doesn't error out.
Click to expand...
Click to collapse
I know you got it all working and I am glad, but just for future reference, the problem you were having probably stemmed from using an old version of CWM. You have to use version 3.2.0.1 or newer or the format of data will fail on the newer nooks. The one in my tips thread is the newest version.
Thanks!
leapinlar said:
I know you got it all working and I am glad, but just for future reference, the problem you were having probably stemmed from using an old version of CWM. You have to use version 3.2.0.1 or newer or the format of data will fail on the newer nooks. The one in my tips thread is the newest version.
Click to expand...
Click to collapse
I did look at the the tar file I downloaded when I was trying to install from a 4gb microSD - it does say only 3.0.2.8, so I'm sure the 16gb I ended up installing from was probably the same, so I'll go grab what you recommended!
Since I don't want to have the problem again, I'm DEFINITELY going to follow your advise!
I had another suspicion for what may have happened, and why I had so much problem from the get-go with cmod 7 - I tried someone else's "put android on your nook" thing, which I know tried to root the nook and then dump some stuff in, and that didn't end up working.
I'm just glad your posts have gotten me going correctly!! BTW - the Kindle app works fine now, too!
Again, thank you SO much!!
Dave
Want to make sure I get this all right
You've been such a great help - I hope you don't mind a couple of more questions:
- The new CWM you recommend is the 5.x.x.x that's on the link, correct?
- Are there any newer releases of Android for the Nook Color? Right now I don't know anything about Android (complete noob [LOVE the movie on the registration page!] ). I know someone who is quite versed in all of this he mentioned that I'm running some name (honeycomb or something like that) and that there are newer ones out there (maybe that was honeycomb). At any rate, are there some updates I could run to make this any "better"? I know the version I'm running also seems to think it's a phone - is there one where it actually thinks it's a tablet?
Again, thank you SO much!
Dave :good:
dweaton said:
You've been such a great help - I hope you don't mind a couple of more questions:
- The new CWM you recommend is the 5.x.x.x that's on the link, correct?
- Are there any newer releases of Android for the Nook Color? Right now I don't know anything about Android (complete noob [LOVE the movie on the registration page!] ). I know someone who is quite versed in all of this he mentioned that I'm running some name (honeycomb or something like that) and that there are newer ones out there (maybe that was honeycomb). At any rate, are there some updates I could run to make this any "better"? I know the version I'm running also seems to think it's a phone - is there one where it actually thinks it's a tablet?
Again, thank you SO much!
Dave :good:
Click to expand...
Click to collapse
Yes that CWM is attached to my tips thread linked in my signature.
You can try CM9 which is tablet based, but it is still in alpha and not as stable as CM7. Don't use honeycomb, it is old and very buggy.
Thanks!
Thanks again for the info! I'll get that copy of cwm right away. Since CM9 is still early, I'll wait on any updates. I really don't know anything yet, but I am having fun with the Nook Color being all Android now. It's nice having the Kindle app and the Nook app - this way have all my books on 1 device, and that works great!
Thanks again!
Dave :good:

Categories

Resources