UPDATED !! Gingerbread Keyboard on NC!!! YAY! - Nook Color Themes and Apps

UPDATE: Hotaru has made some updates to the KB apk. this wont work right off the bat though for NC.
Step 1. Download the latest keyboard from here.
Step 1: You must rename you existing GB keyboard or remove it.
Step 2: Then use Root Explorer OR adb push to copy the file to /system/app
Step 3. Click on the gbkb.apk and install it
Step 4. Use Root Explorer and come back to /system/app and modify permissions of the apk file like this
Code:
[SIZE=4][COLOR=Blue]
Read Write Execute
User X X
Group X
Others X
[/COLOR][/SIZE]
Step 5: Reboot your NC and select the new keyboard in NCTools

Detailed steps for installing gingerbread keyboard on NC
A big thanks to hotaru for porting the keyboard to 2.1, ne0fhyk for the keyboard app & nookDev team for all tips..
This post is written on the following assumptions:
1. You have Nook Color
2. You have a firmware 1.0.1 (1.0.0 may work, but i haven't tested this keyboard with it)
3. Rooted it with Autonooter for 1.0.1 - BTW if you used Auto-Nooter, you will have Droid-X keyboard as default NOT the Stock Keyboard.
Step 1. I would recommend that you download the gingerbread 2.1 keyboard (gbkb.apk) from hotaru as there may be updates..
Step 2. --OPTIONAL-- Install Keyboard Manager developed by ne0fhyk (You really don't need this since Autonooter has NCTools app which can be used for the same purpose. the only advantage this tool has is that you can use 2 different keyboards for portrait & landscape ;P)
To install:
1- Download the app (KeyboardManager.apk) on your device sdcard.
2- Using Root Explorer, move the apk file to /system/app
3- Using Root Explorer, edit the file permissions like below:
-- User: 'Read/Write' checked
--Group: 'Read' checked
--Others: 'Read' checked
4- Exit Root Explorer
Step 3. Backup, remove & install Gingerbread keyboard ( You dont have to remove your old keyboard if you have the keyboard manager installed. so u can choose between autonooter droidx kb if required)
Open your command prompt or console and remount /system as writable.
HTML:
adb shell
#mount -o remount,rw /dev/block/mmcblk0p5 /system
#exit
Copy the default keyboard (LatinIME.apk) from /system/app as a backup, as we will be removing this file shortly.
HTML:
adb pull /system/app/LatinIME.apk LatinIME.apk
Transfer your keyboard APK to /system/app
HTML:
adb push gbkb-2.1.apk /system/app
Now we have to Remove LatinIME.apk
HTML:
adb shell
# cd /system/app
# rm LatinIME.apk
# exit
Alternatively, you can rename the LatinIME.apk if you do not wish to delete it, as this will enable you to freely switch back to the stock keyboard layout.
HTML:
adb shell
# cd /system/app
# mv LatinIME.apk KeyboardBackup.apk
# exit
Now Reboot NOOKcolor & enjoy Gingerbread keyboard...
HTML:
adb reboot
See the screenshot below
Once you bring the keyboard up touch the setting button (2nd from lower left) and you'll see the settings screen. you can switch to the droidx keyboard from here but not back. Vibrate dont work yet...
UPDATE: For people having trouble with the keyboard
When you followed the steps and removed the LatinIME.apk without backing it up, you can still get from the post below. After you "push" LatinIME back into /system/app, reboot the NC & follow the instructions (THANKS TO wtd966)
Reinstall the gbkb-2.1.apk using root explorer and it'll work. Here are the steps:
HTML:
Step 1. Using Root Explorer Navigate to /system/app.
Step 2. Click on your GingerBread keyboard apk: gbkb-2.1.apk
Step 3. Click install.
Once re-installed long click in a text field untill you get the option to select input method.
Re-select GingerBread keyboard.

very cool will give it a go after dinner
edit
Woot Got it working thanks to the guide
Thanks my dude!

Worked great for me once I learned to follow directions and not pretend like I knew what I was doing... I love it, great keyboard and doesnt go into full screen mode when in landscape. Much appreciated!

Thanks so much!
I do plan to use this keyboard, but just a quick question--would this work for any keyboard .apk, such as Shapewriter or Swiftkey?

Well I am not so lucky. I followed your instructions to the letter, but now I have no keyboard at all. When I open Keyboard manager the only keyboard listed is in fact GingerBread .... so I check the box, but when I go to type inside any application NO KEYBOARD shows up at all. And I did not back up LatinIME.apk either so I am screwed.
What can I do ?????

Thibor69 said:
Well I am not so lucky. I followed your instructions to the letter, but now I have no keyboard at all. When I open Keyboard manager the only keyboard listed is in fact GingerBread .... so I check the box, but when I go to type inside any application NO KEYBOARD shows up at all. And I did not back up LatinIME.apk either so I am screwed.
What can I do ?????
Click to expand...
Click to collapse
grab the keyboard from the Sideload_Update. It's in system/app/

Thibor69 said:
Well I am not so lucky. I followed your instructions to the letter, but now I have no keyboard at all. When I open Keyboard manager the only keyboard listed is in fact GingerBread .... so I check the box, but when I go to type inside any application NO KEYBOARD shows up at all. And I did not back up LatinIME.apk either so I am screwed.
What can I do ?????
Click to expand...
Click to collapse
Ok I found a copy of LatinIME and pushed it. It works... but the GB keyboard still wont run for me even tho I select it in keyboard manager. **shrug**

Thibor69 said:
Well I am not so lucky. I followed your instructions to the letter, but now I have no keyboard at all. When I open Keyboard manager the only keyboard listed is in fact GingerBread .... so I check the box, but when I go to type inside any application NO KEYBOARD shows up at all. And I did not back up LatinIME.apk either so I am screwed.
What can I do ?????
Click to expand...
Click to collapse
Sorry for these questions. but it'll help me solve your problem
1. I want to make sure that you did not INSTALL the apk but did an "adb push" to /system/app
2. did u enable r/w instructions for the keyboard manager?
3. the keyboard can also be changed with "NookColor Tools". If you rooted with AutoNooter, you can see this app
4. always reboot after the process.
5. also can you please let me know what firmware version u have on your NC?

Thibor69 said:
Well I am not so lucky. I followed your instructions to the letter, but now I have no keyboard at all. When I open Keyboard manager the only keyboard listed is in fact GingerBread .... so I check the box, but when I go to type inside any application NO KEYBOARD shows up at all. And I did not back up LatinIME.apk either so I am screwed.
What can I do ?????
Click to expand...
Click to collapse
CocoaGoddess said:
Thanks so much!
I do plan to use this keyboard, but just a quick question--would this work for any keyboard .apk, such as Shapewriter or Swiftkey?
Click to expand...
Click to collapse
Sorry.. both these keyboards do not work.. but Gb is awesome in its own way...

Thibor69 said:
Ok I found a copy of LatinIME and pushed it. It works... but the GB keyboard still wont run for me even tho I select it in keyboard manager. **shrug**
Click to expand...
Click to collapse
I had the same problem. I reinstalled the apk using root explorer and it worked. Maybe it will work for you. Here are the steps:
Navigate to /system/app.
Click on your GingerBread keyboard apk: gbkb-2.1.apk
Click install.
Once re-installed long click in a text field untill you get the option to select input method.
Re-select GingerBread keyboard.
Good Luck!!

may want to sticky this because i was having the same issue as well

Thanks for the.heads up up, i love this keyboard on my evo... What was your starting point prior to install? Freshly auto nootered 1.01? Xboxes auto script? I think some of the files might be different for those with the modded droid x kb.
madrascafe said:
Just saw a post on XDA elsewhere by hotaru where he posted the GB keyboard for 2.1
Was able to install it and am putting it thro the works.
here are the steps... PLEASE FOLLOW THEM unless u wanna screw up the keyboard. no harm thou, you can always recover.
1. Go HERE and download the keyboard 2.1 - THANKS Hotaru
2. Now go HERE and follow the instructions to install the Keyboard Manager. This is a very cool manager as u can manage the landscape & portrait separately
3. Now head over to NookDevs and backup your LatinIME.apk as described and push the apk you downloaded from step 1.
4. reboot & enjoy
I will write a detailed step-by-step instructions in a bit but wanted to share the excitement..
Click to expand...
Click to collapse

Many thanks to madrascafe. Follow the instruction and the keyboard and keyboard manager work well.
Sent from my LogicPD Zoom2 using XDA App

wtd966 said:
I had the same problem. I reinstalled the apk using root explorer and it worked. Maybe it will work for you. Here are the steps:
Navigate to /system/app.
Click on your GingerBread keyboard apk: gbkb-2.1.apk
Click install.
Once re-installed long click in a text field untill you get the option to select input method.
Re-select GingerBread keyboard.
Good Luck!!
Click to expand...
Click to collapse
That worked perfectly! I was trying to do this with Astro, but there was no install option (only Launch). With RE, i was able to reinstall like you said, and it works great!

norkoastal said:
Thanks for the.heads up up, i love this keyboard on my evo... What was your starting point prior to install? Freshly auto nootered 1.01? Xboxes auto script? I think some of the files might be different for those with the modded droid x kb.
Click to expand...
Click to collapse
Yup.. freshly auto nootered 1.0.1.. haven't tried autoscript yet..

madrascafe said:
Yup.. freshly auto nootered 1.0.1.. haven't tried autoscript yet..
Click to expand...
Click to collapse
Autonooter now has NC tools installed with the option to choose the keyboard. Why would we need need to add Keyboard Manager? Is landscape not enabled with NC Tools?
Thanks!

norkoastal said:
Autonooter now has NC tools installed with the option to choose the keyboard. Why would we need need to add Keyboard Manager? Is landscape not enabled with NC Tools?
Thanks!
Click to expand...
Click to collapse
you're right.. no need for the KBM... old habits die hard .. i've also mentioned NCtools in my post..

Great got it working, one question.
I got it working, but every time the keyboard changes from landscape to portrait a pop up says
"Exception caught: java.lang.SecurityException: using null token requires permission android.permission.WRITE_SECURE_SETTINGS"
Is this normal or do I need to change permissions on something?

kevinpc said:
I got it working, but every time the keyboard changes from landscape to portrait a pop up says
"Exception caught: java.lang.SecurityException: using null token requires permission android.permission.WRITE_SECURE_SETTINGS"
Is this normal or do I need to change permissions on something?
Click to expand...
Click to collapse
kevin.. i recommend that you start from scratch.. i.e. restore to stock firmware and use autonooter.
1. not sure how you rooted ur NC? did u use autonooter?
2. make sure u have superuser pack in your NC.

Related

New Market works with NC!

For those of you who got the Market working, there is a Market update that is getting released. I installed it on my HTC HD2, but the same file would not work on the Nook. I did some searching and found one that works on the Galaxy Tab w/stock Eclair. It works on the NC!!
Requirement: You MUST have a working market. Follow this thread or this thread for more excellent info (and work) on enabling the Market.
Simply replace the Vending.apk in /system/app/ with this file (rename it Vending.apk first), reboot, and you are good to go! I would recommend backing up the original Vending.apk so that you can replace it if anything should go wrong for you.
You can use Root Explorer with /system/app in r/w mode, but it is simple to do via adb as well:
adb shell mount -o remount,rw /dev/block/mmcblk0p5 /system
adb shell mv /system/app/Vending.apk /system/app/oldVending.apk
adb push Vending.apk /system/app
adb reboot
**If you have problems, simply delete the Vending.apk, and replace it with the oldVending.apk
There is a newer version of the Market posted by devis and Xhorder in this post. Please use it instead. It fixes the weird star artifacts of this version. Instructions are exactly the same.
DO NOT simply click it to install. If it happened to work for you that way, you were lucky. You really should replace the Vending.apk with this file. Also, I saw one user report that the search function didn't allow Market searches. I believe they are the only one with that issue, and I'm not sure how they installed this. I assume they did not follow instructions, as my guide backs up the original file, and the person with the issue is asking for the orig apk. So, YMMV, but follow this instructions, and you should be fine.
Sweet! Worked for me. Danke, Herr Bimboy.
Very nice!
I actually found that the new market apk you provided installs fine as an update (no replacement of /system/app/Vending.apk needed). I opted for that as the safer option.
Thanks again!
Works very well! Very nice interface.
One issue: The "OK" and "Update" buttons are sometimes just slivers at the top of the screen. Doesn't prevent it from working though. You just have to be careful with your clicking.
Adding: This version doesn't have the problem of not listing all of the apps when you're in portrait mode. It simply works. And when you tell it to install/update an app, it does it RIGHT FRIGGIN' NOW and I mean Fassssst!
Thanks! Works great.
One question - Is there any way to get the fingerprint from the tab w/eclair? This would potentially give us access to some tablet-specific apps, like WSJ...
The new auto nooter installs he mew market ffor you...
Pinesal said:
The new auto nooter installs he mew market ffor you...
Click to expand...
Click to collapse
Awesome! I was hoping the script would get updated to include this.
FYI: Those considering updating to this version, it puts buttons up top where you can barely press them for confirmations.
-CC
EDIT: as mentioned by johnopsec above post
Anybody tried searching? Mine's kicking me back into the NC's search engine as opposed to the market one...
barrosd12 said:
Anybody tried searching? Mine's kicking me back into the NC's search engine as opposed to the market one...
Click to expand...
Click to collapse
I just did a search for Zeam in the Market and it came up fine for me. So does pinball.
barrosd12 said:
Anybody tried searching? Mine's kicking me back into the NC's search engine as opposed to the market one...
Click to expand...
Click to collapse
The old market did that too. I don't think we'll see a fix for that before a Froyo port. The upper search link doesn't always work either. The Market is expecting the upper status bar to be on the top of the screen, and we do not have that.
I wondered if that was just on mine lol , frustrating
So frustrated! I finally get my market working today and then I try this upgrade and it won't work. So I try to go back to the old one and it has stopped working too. I don't get what I did wrong. Of everything I did to get my nook rooted and working, this was the simplest part.
New version won't work in mine either. After accepting the agreement, it just closes.
Market 2.26 is supposed to be for Froyo+ only. How did you guys get it to Work?
Switched back to old Market.. everything is ok again
Tried this, got to click "accept" and then it vanished. Back to old market for me too.
I updated it with Astro and it worked fine. It's better to install apk's with Astro than others methods.
Guys, as I mentioned, do not just adb install, or click do a normal install. Save out your /system/app/Vending.apk and use this file to replace it, after renaming it Vending.apk. Then reboot.
I also tried simply installing it, and the Market app would only briefly flash or I could get to the catalog but not get to the details page of any app without force closing. That's why you should back up the Vending.apk file.
So, REPLACE the /system/app/Vending.apk, reboot and you'll be fine.
First, rename the file to Vending.apk
Use adb:
adb shell mount -o remount,rw /dev/block/mmcblk0p5 /system
adb shell cp /system/app/Vending.apk /system/app/oldVending.apk
adb push Vending.apk /system/app/
adb reboot
king conan said:
I updated it with Astro and it worked fine. It's better to install apk's with Astro than others methods.
Click to expand...
Click to collapse
I did this too, I just saved it to my mircoSD card and open Astro, clicked on the .apk and ran upgrade and everything works great now. My market is working 100%
I guess Astro knows what is doing because before update it warns about you' re updating a system app.
Pinesal said:
The new auto nooter installs the new market for you...
Click to expand...
Click to collapse
Is this confirmwed that auto nooter (Windows version) does include the newer Market app?

Install Swype on Custom Rom (Difficulty Level 1)

First of all..
THIS DOES NOT INCLUDE SWYPE!!!!
Also, I am not responsible for anything you do to your phone...
This is just a zip file that can be used to install swype to a custom rom.
What is Needed...
1)The attached Zip file
2)Swype.apk and libswypecore.so
3)Clockwork Recovery (i tested using clockwork 3.0.0.6)
4)7-Zip (or any other zip utility that can place files into a zip without extracting)
How to...
1) Open up the attached file in 7-Zip
2) Place Swype.apk in the "app" folder
3) Place libswypecore.so in the "lib" folder
4) Place the zip file in your sdcard
5) Boot into recovery
6) Go to mounts and storage
7) Mount "system"
8) Go to the main menu and install the zip file
9) Reboot and go to any text field
10) Hold the text field until a popup appears
11) Click "input method"
12) Select Swype
If for some reason it does not work, go to the system folder using root explorer or something similar and make sure the permissions are as follows for both the Swype.apk and the libswypecore.so
User: Read Write
Group:Read
Others:Read
If this procedure does not work for any reason, please send me a pm with the following information
1) Rom
2) Recovery Version
Also: Special Thanks to Marine6680
This is just a zip file.
TrueBlue_Drew said:
This is just a zip file.
Click to expand...
Click to collapse
yes, but my reason for posting it is because it contains the script to flash along with it being signed. this way the only thing missing are the files.
VibrantOwnr said:
First of all..
THIS DOES NOT INCLUDE SWYPE!!!!
Also, I am not responsible for anything you do to your phone...
This is just a zip file that can be used to install swype to a custom rom.
What is Needed...
1)The attached Zip file
2)Swype.apk and libswypecore.so
3)Clockwork Recovery (i tested using clockwork 3.0.0.6)
4)7-Zip (or any other zip utility that can place files into a zip without extracting)
How to...
1) Open up the attached file in 7-Zip
2) Place Swype.apk in the "app" folder
3) Place libswypecore.so in the "lib" folder
4) Place the zip file in your sdcard
5) Boot into recovery
6) Go to mounts and storage
7) Mount "system"
8) Go to the main menu and install the zip file
9) Reboot and go to any text field
10) Hold the text field until a popup appears
11) Click "input method"
12) Select Swype
If for some reason it does not work, go to the system folder using root explorer or something similar and make sure the permissions are as follows for both the Swype.apk and the libswypecore.so
User: Read Write
Group:Read
Others:Read
If this procedure does not work for any reason, please send me a pm with the following information
1) Rom
2) Recovery Version
Also: Special Thanks to Marine6680
Click to expand...
Click to collapse
An easier way to do this, which is what I have been doing, is to simply use a File Manager with Read/Write (Root) privileges and copy the libswypecore.so file into your system/lib directory and then install the Swype.apk like a normal app. This way you can do everything without needing to reboot.
I installed by giving them my email getting the apk and installing...you could almost calk it average lol
Sent from my HTC Glacier using XDA Premium App
can someone provide me a copy of swype.apk and libswypecore.so? Thanks.
Comment removed.
Didn't know it was against the rules to post the .apk.
My bad!
@aussiehairspray
If I'm not mistaken, I don't think this is allowed to be posted... Swype's rules.
I'm no admin but I just don't want to see you get in trouble.
schizopunk said:
@aussiehairspray
If I'm not mistaken, I don't think this is allowed to be posted... Swype's rules.
I'm no admin but I just don't want to see you get in trouble.
Click to expand...
Click to collapse
You are not mistaken. Posting the swype apk and lib files is not allowed and is actually illegal
Sent from my HTC Glacier using XDA App
AGx-07_162 said:
An easier way to do this, which is what I have been doing, is to simply use a File Manager with Read/Write (Root) privileges and copy the libswypecore.so file into your system/lib directory and then install the Swype.apk like a normal app. This way you can do everything without needing to reboot.
Click to expand...
Click to collapse
I posted this so o once you add the files you can just flash this anytime you flash a new rom. this would mainly help crackfkashers. For Every one else, your methods may be easier/faster
Sent from my HTC Glacier using XDA App
so quick question, how would I go about uninstalling this?
Swype FCs every time it tries to load.
Mytouch 4g CM 7.02
I'm getting force closes as well using the files posted here. I followed these instructions here because after installing via the sywpe installer beta everytime I rebooted my phone it wouldn't trace anymore. To fix this I needed to disable and reenable swype. So as of right now I'm still outta luck.
To remove swype though simply go into titanium and scroll down to swype and delete it.
Sent from my HTC Glacier using XDA App
Unfortunately swype force closes are not due to this zip and chances are it is the ROM. I would suggest trying fix permissions from recovery or ROM manager. Other than that I would not know what would be causing the force closes.
Sent from my myTouch_4G_Slide using XDA App
maybe i'm confused but i just went to swype.com and registered for beta and it works fine
is this different?
Before I ever tried the files here I used the beta installer that I registered and it seemed like everytime I rebooted it wouldn't swype anymore and the keyboard would flash like an error. I've been running cyanogenmod nightlies, currently on 61. I've tried fixing permissions before but it never corrected the issue.
Sent from my HTC Glacier using XDA App
I tried the Root Explorer method with the same results. No matter what I do to install Swype on any ROM other than CM7, I can't get the keyboard to "swype". I've even created a new account with swype to download it again with no luck. I'm close to using something other than CM7 as my daily ROM but I need Swype! Any more ideas?
Thanks!!
When it won't swype after reboot. Try selecting another board, type something, then go back to swype and slide. Used to work for me when I was using swype
this worked flawlessly! thanks
im running nightlies. i downloaded iced glacier for the original swpe .apk and libswpe files. just selected update zip from sdcard in clockwork.
forse closes, then i uninstalled and uses root explorer to copy both files, than i change the permissions, it worked but gave error about licencing, that this is for some other device. im using htc panache stock GB ROM.
than yesterday i realized new beta is out i re-registered and installed the latest beta which is ofcourse much better , only thing im missing is light colored theme of oribngnal swype.
atifsh said:
forse closes, then i uninstalled and uses root explorer to copy both files, than i change the permissions, it worked but gave error about licencing, that this is for some other device. im using htc panache stock GB ROM.
than yesterday i realized new beta is out i re-registered and installed the latest beta which is ofcourse much better , only thing im missing is light colored theme of oribngnal swype.
Click to expand...
Click to collapse
I got the constant force close using the new swype 3.0 the way I fixed it was deleted it then right after I reinstalled it I rebooted in to recovery and cleared both caches and fixed permissions. I don't think rom manager fix permission is working right for this version.

[Q] Swype / SlideIt / Shapewriter

I don't get it. I'm on caulkin and clems 2.2 rom and when I try to change the keyboard it warns me of possible data collection and asks if I want to proceed....but the box wont stay checked. Both slideit and swype do this. I haven't found shapewriter yet. Someone tell what I am doing wrong plz!!!! I can't stand this keyboard.
The rom you are using does not support changes in keyboard. Do this:
1) Open root explorer
2) Navigate to sdcard/data/apps
3) Long press>edit>copy the apk of the keyboard you want to use
4) Navigate in root explorer to system/data/apps
5) Mount r/w
6) Paste
7) Mount r/o
8) <<Do the same for all your other input methods you want to install>>
9) Reboot and it now works.
amusedkid said:
The rom you are using does not support changes in keyboard. Do this:
1) Open root explorer
2) Navigate to sdcard/data/apps
3) Long press>edit>copy the apk of the keyboard you want to use
4) Navigate in root explorer to system/data/apps
5) Mount r/w
6) Paste
7) Mount r/o
8) <<Do the same for all your other input methods you want to install>>
9) Reboot and it now works.
Click to expand...
Click to collapse
First, I just wanted to thank you since no one else replied! I tried to upgrade to the latest Calkulin and Clem combo but the tablet doesn't like the newer kernel so I put Pershoot's latest kernel on instead.
Robeet is apparently pulling all his ROMs and developing one called Mountain Laurel. Honestly, I don't know what a good ROM is. I want GPU acceleration so I guess that means I have to use a 2.2 ROM because Ginger doesn't accelerate. And I want NTFS access.
ANYWAAAAYyyyy..... I tried to find the apk in the sdcard/data/apps and it didn't seem to be there. I tried to move the original installer apk file (sitting in my download folder) to the folder you suggested but I'm guessing that it's not THAT apk you are telling me to move. But may be I'm wrong.
Any idea what I'm doing wrong? Besides this and not getting any EA games to work (??...they won't download additional data) I actually like the ROM I'm on.
So unless you think I should change ROMs or know what I'm doing wrong I guess I'm screwed right now.
Hey,
No problem I was equally new 2 months back and had great help from the community. Next time when you can solve probs for others do it too
I personally love Roebeet's roms so i think TNT Lite is awesome.
If the apk is not there, it is probably in data/apk_private. Btw, if you are using swype, the beta version doesnt seem to work -> i tried a month back. Not sure about slideit. I used shapewriter before on the g tab and found it incredibly ugly haha.
For swype you need a modded version:
Instructions:
1) Google this: swype v2.6.48.12226 wsvga
2) Click on first result
3) Go to post 53 and read it.
Disclaimer: i found this over the net as well.

GApps on the Nook Tablet

Ok (after rooting) here is how I installed GApps (Market, Google Framework, etc) on the Nook Tablet, as well as the steps I took to stabilize everything...
1. Downloaded GApps package from goo-inside.me and extracted files.
2. Deleted the setupwizard.apk file from the set of extracted files (in the system\app folder).
3. Copied "system" folder from extracted files to tablet via USB.
4. Used Root Explorer to remount /system and copy files into their designated locations, and also set permissions (644) on all copied apk's in /system/app folder.
5. Rebooted.
6. Ran the market, signed in with my Google account, and downloaded/installed Superuser. Ran the binary update within the app.
7. Install any additional apps from Android Market.
8. Profit.
Known issues...
1. If setupwizard.apk ends up on your tablet you will not be happy.
2. A factory reset is recommended after installing GApps (though probably not necessary).
3. Not all apps show in the Market. Perhaps a build.prop tweak will fix this???
Enjoy!!!
this is a second good news after rooting!
anlong:
Use either wireless adb found here: https://market.android.com/details?id=siir.es.adbWireless
or use debugging toggle found here: http://code.google.com/p/secure-set.../detail?name=ADBWidget-0.2-alpha.apk&can=2&q=
^ instructions for that:
Download ADBWidget.apk
Copy ADBWidget.apk to /system/app (you can use root explorer or something.)
Add ADBWidget to your home screen
Anlog,
I was able to get SuperUser installed following the directions on the other discussion! Thanks for much for all your hard work.
Working on getting Google Apps installed right now.
Update: Well I have SuperUser on my Nook, but whenever I try to copy anything to \system\app it tells me I don't have permissions. Looks like I can't get root to actually run.
run chmod 4755 /system/bin/su
which version of Gapps do I need Cyanogen 6 MDPI?
Make sure root is fully working before you try to install GApps. Use the latest ones for CM7 (I think its from August). You need to remount /system as RW before copying the files and setting permissions. Root Explorer lets you do all of that.
All of this could be done with an ADB script as well, but I won't have time to write one today. Anyone?
anlog said:
3. Not all apps show in the Market. Perhaps a build.prop tweak will fix this???
Enjoy!!!
Click to expand...
Click to collapse
Chainfire should fix it too, and youll be able to run all the tegra 2 also.
Drewmungus said:
Chainfire should fix it too, and youll be able to run all the tegra 2 also.
Click to expand...
Click to collapse
Do not install chainfire! I just tried it and it boot-looped, had to force factory restore.
Finally figured out what was wrong initially, root does not seem to work unless you manually enter commands. Attempted market setup, for some reason it is still force closing every time. Any chance someone who got it working could upload exact files they used.
bkerk25 said:
Finally figured out what was wrong initially, root does not seem to work unless you manually enter commands. Attempted market setup, for some reason it is still force closing every time. Any chance someone who got it working could upload exact files they used.
Click to expand...
Click to collapse
What gapps did you use?
I used the cyanogen 7 universal gapps.
Well, I may have royally screwed up. I followed this tutorial, and I copied over the entire Apps folder from the gapps download. Now I get numerous force closes, and I have no keyboard! Any suggestion?
theundeadelvis said:
Well, I may have royally screwed up. I followed this tutorial, and I copied over the entire Apps folder from the gapps download. Now I get numerous force closes, and I have no keyboard! Any suggestion?
Click to expand...
Click to collapse
I ran into issues copying the whole folder over. I am currently running the google market though.
do everything one step at a time, install the googleframework first (from the directions on the kindle page), then do the market. I ran into the first time through the market would not actually connect so I rebooted the NT.
*note*
each time you reboot your NT you need to go in and what appears is toggle the usb debugging off then on, same with the "auto mount", and I did the unknown sources as well (not sure if this is necessary). It appears a reboot resets the flags and our menu isn't actually writing the settings so you have to toggle it.
Push comes to shove, start over with fresh reboot. It took me a few times (as it probably did others as well).
ok, so can someone who is patient tell me where I need to copy the system folder? help the feeble minded, please.....
JoeM01 said:
ok, so can someone who is patient tell me where I need to copy the system folder? help the feeble minded, please.....
Click to expand...
Click to collapse
lol, i have been struggling with this exact same thing. for those of us who cant fill in the blanks of the brief instructions we need an exact step by step please
suicideclown said:
lol, i have been struggling with this exact same thing. for those of us who cant fill in the blanks of the brief instructions we need an exact step by step please
Click to expand...
Click to collapse
It needs go in system/apps
Drewmungus said:
It needs go in system/apps
Click to expand...
Click to collapse
i'm copying from the system/apps directory (unzipped gapps files), to where on the nook?
I tried copying the files into several locations, but nada.
this is literally the last thing need to knock out for me to be set until the days of ported roms.
please. halp (lelu dallas, multipass).
Drewmungus said:
It needs go in system/apps
Click to expand...
Click to collapse
that part is clearly stated but using root explorer and getting it to mount doesnt seem to work properly on my device. I have root and superuser. titanium backup works fine. for some reason root explorer on es explorer says it fails every time
-1 Go download latest Gapps and extract the contents to your HD. There will be two folders, one of which is "system."
-2 In the system folder there will be more folders, one of which is "app." Inside of app are all the system APKs.
-3 Detele SetupWizard.apk
-4 Now copy the app folder to the root of your NT SD card via USB.
-5 Next step you need to use ADB or Root Explorer...I used Root Explorer.
-6 Open root explorer, then go to sdcard and you should see the APP folder you copied.
-7 Once there, hit menu -> multi select > then put a check mark to what you want copied then hit the copy button.
-6 now hit back untill you're back in the root
-8 Then navigate to system, and at the top you should see button "Mount RW" hit that button.
-9 Then go into the App folder, and hit paste.
-10 All the selected APKs are now in the system/app folder.
-11 Now you need to give each of the copied apps permission by long-clicking on it till a menu comes up, hit permissions, then check all the check boxes next to "Owner"
-12 After you did that to all the apps hit the "mount RO" button on top of the screen
-13 Reboot the NT.
That should do it...hopefully I havent missed anything.

[Q] question: language settings in Go Keyboard

I rooted my Nook Tablet (8gb) following jichuan89 and others' thread. I installed Go Launcher and everything works great.
However, I could not get Go Keyboard work. I installed it, and when I am trying to enable it by selecting "step 1: choose Go Keyboard". it tells me "please click settings --> language&keyboard to enable Go Keyboard". BUT I do not have a "language&keyboard" option in any of my settings.
Please help.
To get a keyboard to work on a stock rooted rom takes some extra work beyond just rooting.
There is a post on this for Swype keyboards. I have been able to get it to work with pretty much any keyboard.
Using your root explorer (i use es explorer and be sure to enable the r/w of the root directory)
Copy the .apk of the keyboard you want to to /system/app
Long press on the .apk file and adjust the properties. Press change. Make sure all the boxes are checked.
Reboot. You got me i had to go back into the root and has to install the program from there because i was getting force closes. They stopped one i did that.
Sent from my BNTV250 using XDA

Categories

Resources