Step #1: Put the JAR in your project libs/ directory

Step #2: Add it to your build path in Eclipse

Everything else will be taken care of for you.

On Wed, Nov 24, 2010 at 7:48 AM, kishore <[email protected]> wrote:
> Hi,
>
> I am new to android.I had tried created a jar which contains all my
> native method implemetations.This jar is included in project through
> eclipse.And i generated .apk.
>
>
> But what my problem is whenever I am installing .apk..  jar file was
> not loaded in to the device automatically.
>
> While running it is throwing unspecified linker error exception for
> the class defined in the .jar.
>
> This might be silly mistake...please suggest the sloution.
>
>
> Please do the needful.
> Thanks and Regards,
> Kishore
>
>
>
>
> --
> 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
>



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

Android App Developer 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 [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

Reply via email to