you can check whenever it is available by opening the apk file with a
archiving tool

On Nov 24, 10:01 pm, Mark Murphy <mmur...@commonsware.com> wrote:
> 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 <vaddekish...@gmail.com> 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 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
>
> --
> Mark Murphy (a Commons 
> Guy)http://commonsware.com|http://github.com/commonsguyhttp://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 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