Congratulations to Cicadaman & co. for getting Froyo running on the Nook Color! Visit the nook Color portal!
See Rooting new hardware FIRST if you have a nook original with a 1003* serial# or above.

Honeycomb App List

From nookDevs

Jump to: navigation, search

Contents

Working Apps

3 (Cubed music player)

Works perfectly.

ADW.Launcher v1.3.6 Standalone

Works after a reboot

Aldiko v.2.0.1

Works perfectly

Amazon v.1.0.6

Works perfectly

Amazon Kindle v.2.0.4.103870164

Works perfectly

AppBrain App Market v5.3

No problems

Angry Birds v1.4.2

No problems

Angry Birds v1.5.3

Works fine, but to install the sd-card must be unmounted.

Angry Birds Seasons v1.3.0

Angry Birds Seasons installs and works perfectly. Select "Move to phone" under Applications>Manage applications if you have FC problems.

Aquarium Free v2.3

Live wallpaper fishtank works.

ASTRO v2.5.2

No problems, However, SMB Addon Crashes Astro when used.

Bible (LifeChurch.TV)

No problems except highlighting of verses is a little off (need to tap above the verse to highlight it).

ColorNote

No problems except that using the built-in Honeycomb word selection / highlighting causes it to force close.

Comixology

Works perfectly.

Dolphin Browser HD v4.3.0

No problems, but skip entering an email address on first startup. If you don't you will be stuck in the initial installation wizard.

Dropbox v1.0.3.2

Works perfectly

ES File Explorer v1.4.8.9

Works perfectly

Evernote v2.6.1

Works perfectly

Engadget

Works perfectly.

Facebook v1.5.1 (by Facebook)

No problems with primary app but if you try to add a FB widget to any home page the primary app will crash. Trying to relaunch app results in continued crashes until widget is removed.

FriendStream for Facebook v1.0.7 (by Handmark)

No problems. Widget works also.

Gmail v2.3.2

No problems

Gmote

Works perfectly.

Google Services Framework v2.2.1

No problems

Google Voice v0.4.2.24

Works perfectly. You'll use your Google Voice preference files from your phone. Easiest/fastest: invest $4 in "Root Explorer (File Manager)" in the Market, which will get you access to the Data folder. From there, follow instructions as presented on XDA: http://forum.xda-developers.com/showthread.php?t=952018, specifically posts #5 and step-by-step instructions in #18.

IMDb

Installs but force closes when run. (This has to do with the default Settings > Location value.)

To Fix:

Add the IMDb widget to your screen, then when added, tap it to bring up the IMDb News.

Now you can go to the Settings > Location and uncheck the Current Location value.

Manually set your location.

It should now run, enjoy!

Videos on the Home screen still won't play though, I believe this is a limitation of the preview version of HC.

Kindle for Android v2.0.4.103870164

No problems

Launcher Pro v0.8.3

Installs but hangs when executed the first time. Eventually displays a dialog:

Sorry!
Activity LauncherPro (in application LauncherPro) is not responding.

Force Close/Wait

After a reboot, works OK

Maps v4.5.1

No problems

Maps v5.0.0

No problems, although the new 'tilt' feature doesn't seem to work

Market v2.2.11

No problems

Meebo v22

No problems so far

Nook v2.5

No problems

OS Monitor

Works perfectly.

Pocket Legends v1.7.0.1

Pocket Legends installs and works perfectly. Select "Move to phone" under Applications>Manage applications if you have FC problems.

QuickSettings

Works perfectly.

Quadrant Standard v1.1.7

Works perfectly. Quadrant scores >2000 regular/common on HC v0.4 ver 2 running Dalingrin's 1100 OC kernel: http://forum.xda-developers.com/showthread.php?t=947071

Pulse

Works perfectly.

RealCalc

Works perfectly.

Root Explorer (File Manager) v.2.14.2

Works perfectly

Skyfire v3.2.0

No problems

Superuser v.2.3.6.1

Works perfectly. Installed by default in HC v0.4 2nd Ed as of 2/21/2011: http://forum.xda-developers.com/showthread.php?t=947071

Terminal Emulator v1.0.21

No problems

TAMUMobile

Works perfectly.

Titanium Backup v3.7.4

Works perfectly, though you will have issues if trying to restore from ext3 (HC v.0.4) to ext4 (HC v0.4 ver 2)

TV.com

Works perfectly.

YouTube v2.1.6

Won't play HQ video

Broken Apps

Flash 10.1 v10.1.61.68

Installation fails:

$ adb install Flash101.apk 
2619 KB/s (4396237 bytes in 1.639s)
        pkg: /data/local/tmp/Flash101.apk
Failure [INSTALL_FAILED_MISSING_FEATURE]

'adb logcat' shows which feature is missing:

D/PackageManager( 1463): Scanning package com.adobe.flashplayer
E/PackageManager( 1463): Package com.adobe.flashplayer requires unavailable feature com.google.android.feature.GOOGLE_PLUGIN; failing!

Kindle for Android v3.0.1.70

Force closes if

1. the device is in landscape mode.

2. you open a book (!).

http://forum.xda-developers.com/archive/index.php/t-1052693.html

Workaround: Use v2.0.4.103870164 instead.

Maps v5.1.0

On startup, this dialog box is displayed:

Sorry!

The application Maps (process com.google.android.apps.maps) has stopped unexpectedly.  Please try again.

Force close

'adb logcat' reports a NullPointerException:

W/dalvikvm( 3465): threadid=1: thread exiting with uncaught exception (group=0x40014760)
E/AndroidRuntime( 3465): FATAL EXCEPTION: main
E/AndroidRuntime( 3465): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.google.android.apps.maps/com.google.android.maps.MapsActivity}: java.lang.NullPointerException
E/AndroidRuntime( 3465):        at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1701)
E/AndroidRuntime( 3465):        at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1717)
E/AndroidRuntime( 3465):        at android.app.ActivityThread.access$1500(ActivityThread.java:123)
E/AndroidRuntime( 3465):        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:984)
E/AndroidRuntime( 3465):        at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 3465):        at android.os.Looper.loop(Looper.java:126)
E/AndroidRuntime( 3465):        at android.app.ActivityThread.main(ActivityThread.java:3900)
E/AndroidRuntime( 3465):        at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 3465):        at java.lang.reflect.Method.invoke(Method.java:491)
E/AndroidRuntime( 3465):        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:841)
E/AndroidRuntime( 3465):        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:599)
E/AndroidRuntime( 3465):        at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 3465): Caused by: java.lang.NullPointerException
E/AndroidRuntime( 3465):        at com.google.android.maps.MapsActivity.f(Unknown Source)
E/AndroidRuntime( 3465):        at com.google.android.maps.MapsActivity.a(Unknown Source)
E/AndroidRuntime( 3465):        at com.google.android.maps.MapsActivity.onCreate(Unknown Source)
E/AndroidRuntime( 3465):        at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1048)
E/AndroidRuntime( 3465):        at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1665)
E/AndroidRuntime( 3465):        ... 11 more

Swype v2.29.71.20186t100

Having trouble generating the licensing key. Swype installs, boots, is selectable under Settings>Language & input>Current input method, and is perfectly usable as a nicely arranged and large-key keyboard, but doesn't swype.

Views
Personal tools
  • Log in / create account
Navigation
nookDevs Team
miscellaneous