- 02-03-2011, 07:08 PM #276
- 02-03-2011, 07:10 PM #277
- 02-03-2011, 07:56 PM #278
- 02-03-2011, 08:02 PM #279
I've searched every page on this thread, here's MY problem...
I have the image installed and booted up just fine. Now I want to add the apk files but when I connect the NC to my MAC nothing happens. Never mounts the drives. adb doesn't see it either. Anyone else experience this? - 02-03-2011, 08:06 PM #280
- 02-03-2011, 08:12 PM #281
- 02-03-2011, 08:15 PM #282
- 02-03-2011, 08:19 PM #283
Does anyone have a "more complete" NC-Honeycomb installation file that has the SDK, the Market, the GoogleServicesFramework.apk, nookcolor-easyADB and other things. I am a novice and spent a fair amount of time learning and getting Honeycomb on an SD card. Yes, it is sexy, but I can't load anything, even the programs that I copied over the the download folder on 3.0. HELP... Anyone have a more complete download, even if it is on ebay for $30.00?
- 02-03-2011, 08:20 PM #284
Device manager is still showing NC as an unidentified device... also running XP and not 7
I do see under "disk Drives" that the "B&N ebook disk" is available.
I am assuming that I am supposed to see a list of devices attached in the cmd line?Last edited by sgrif08; 02-03-2011 at 08:27 PM.
- 02-03-2011, 08:25 PM #285
- 02-03-2011, 08:34 PM #286
- 02-03-2011, 08:44 PM #287
- 02-03-2011, 08:58 PM #288
- 02-03-2011, 09:52 PM #289
- 02-03-2011, 10:49 PM #290
- 02-03-2011, 11:05 PM #291
- 02-03-2011, 11:36 PM #292
Hi- I'm completely new to this. I have 3.0 running on the nook, but can't even figure out where to start to get the market. I've downloaded both files but my Mac doesn't see the nook when I plug it in. I've tried researching it (I'm a librarian) and it's just over my head. Can someone explain to me how do do this? With small words, like I'm an *****?
- 02-03-2011, 11:54 PM #293
- 02-04-2011, 02:11 AM #294
Force CLose errors
Got everything installed correctly but it seems after a few app install I get a force close very frequently now. Also my screen sensitivity seems off, I have to press a button rather hard to get it to register, interesting because in the dev tools there is a pointer config and it picks up my finger really well there.
- 02-04-2011, 02:43 AM #295
adb cant see device
i cant get adb to see the device, i use mac and i can get adb working no problem but can't get anything adb devices, i have usb debugging on but i cant get device to connect at all it charges through usb but thats it, i cant push nothing to it, when you guys plug in usb be does it come up in notification like on regular android phone.
- 02-04-2011, 06:37 AM #296
- 02-04-2011, 09:07 AM #297
- 02-04-2011, 09:31 AM #298
- 02-04-2011, 09:34 AM #299
- 02-04-2011, 09:44 AM #300
I've read the entire thread. I have honeycomb running on my NC fine.1. Download this version of the Market (2.2.11).
2. Download GoogleServicesFramework.apk.
3. Place the files in your adb tools folder (or platform-tools on the newer version - wherever adb.exe is)
4. Open a command prompt in that folder, and issue the following commands:
adb shell mount -o remount,rw /dev/block/mmcblk1p2 /system
adb push Vending.apk system/app/Vending.apk
adb push GoogleServicesFramework.apk system/app/GoogleServicesFramework.apk
adb shell
cd system/app
chmod 6755 Vending.apk
chmod 6755 GoogleServicesFramework.apk
exit
adb reboot
I don't have a clue how to install the market.
Do I install the two downloads on my NC or my PC?
Do I connect my NC to PC?
Can someone dumb down the instructions step by step?



Reply


































