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 MissingSharedLibrary

From nookDevs

Jump to: navigation, search

Fixing the INSTALL_FAILED_MISSING_SHARED_LIBRARY Error

I found this useful info after googling and checking out these links:


Certain apps (such as Flixster "Movies" and "TAMU Mobile") require the Google Maps shared library to be installed for them to install.

If this is not setup correctly, you receive the following error when installing some of your apps:

   Failure [INSTALL_FAILED_MISSING_SHARED_LIBRARY]


To set this up correctly, there are 2 key files that need to be copied to the system:

   com.google.android.maps.xml
   com.google.android.maps.jar


These files are located in the any of these google app packs:


After unzipping any of these files, you want to copy the files to your system, like-ah-so:

adb remount
adb push system/etc/permissions/com.google.android.maps.xml /system/etc/permissions
adb push system/framework/com.google.android.maps.jar /system/framework
adb reboot


After you reboot, the apps will now install ... enjoy!

Views
  • Page
  • Discussion
  • View source
  • History
Personal tools
  • Log in / create account
Navigation
nookDevs Team
miscellaneous
Toolbox
  • What links here
  • Related changes
  • Special pages
  • Printable version