I should add that I have since added that com.android.im.plugin.jar file to the /system/framework/ folder in a custom system.img for the Android emulator, but that didn't help either.
On Oct 23, 4:43 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hello all, > > Has anyone been able to build Android from source and successfully > install the produced ImProvider.apk and IM.apk applications in their > SDK emulator and run them? I am able to install ImProvider.apk, but > when I try to install IM.apk, adb reports the > INSTALL_FAILED_MISSING_SHARED_LIBRARY error and logcat reports: > > "Package com.android.im requires unavailable shared library > com.android.im.plugin; ignoring!" > > Building Android from source produces the com.android.im.plugin.jar > file, but I am not sure where to put it nor how to configure it in > order for it to be correctly utilized. I placed this file in the > android/tools/lib/ folder, where many other .JARs reside, but this > didn't help a bit. > > To generalize on my issue, does anyone understand how the Android > runtime "plugin" system works? Is there documentation on it > somewhere? Does someone know the answer that will resolve my > issue? :-) > > Thanks! > Nathan Morse --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

