On Fri, Nov 26, 2010 at 7:04 AM, Reddy <devireddy....@gmail.com> wrote:
> Can any one explain how i can use the "Uses-Library" tag in Android
> manifest file as i am facing problem in using it. Following is the
> exact senario what i am doing.
>
> 1. Having an external jar file. name it as sample.jar
> 2. Created one Android application which uses the jar in it. (Added
> <Uses-Library android:name="sample" /> line in manifest file)
> 3. Copied the "sample.jar" file to system/framework folder in the
> device.
> 4. Trying to install the Android application in the device. Error:
> "Installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY"
>
> Anything is missing here?

Questions regarding custom firmware should be directed to a list that
pertains to custom firmware:

http://source.android.com/community/index.html

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android 2.2 Programming Books: http://commonsware.com/books

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to