All jars might not be compatible with Android, if it is not
specifically written for android. In such cases, you cannot use these
jars, and you project will not compile in the first place. Thus, you
would not get the apk.

-Kumar Bibek
http://techdroid.kbeanie.com

On Sep 20, 3:57 pm, vijay kumar <[email protected]> wrote:
> Hi, I'm a totally newbie to the Android SDK. I have been installed
> Eclipse 3.4 (Ganymede), Android 2.1 SDK with JRE 6 updated 7.
>
> I need to use external .jar 's, when i load that jar in
> eclispe,automatically abc.apk is missing and showing the error like
>
> [2010-09-20 08:33:54 - CodeFinder]warning: Ignoring InnerClasses
> attribute for an anonymous inner class that doesn't come with an
> associated EnclosingMethod attribute. (This class was probably
> produced by a broken compiler.)
> [2010-09-20 08:33:54 - CodeFinder]warning: Ignoring InnerClasses
> attribute for an anonymous inner class that doesn't come with an
> associated EnclosingMethod attribute. (This class was probably
> produced by a broken compiler.)
> [2010-09-20 08:33:54 - CodeFinder]warning: Ignoring InnerClasses
> attribute for an anonymous inner class that doesn't come with an
> associated EnclosingMethod attribute. (This class was probably
> produced by a broken compiler.)
> [2010-09-20 08:33:54 - CodeFinder]warning: Ignoring InnerClasses
> attribute for an anonymous inner class that doesn't come with an
> associated EnclosingMethod attribute. (This class was probably
> produced by a broken compiler.)
> [2010-09-20 08:33:54 - CodeFinder]warning: Ignoring InnerClasses
> attribute for an anonymous inner class that doesn't come with an
> associated EnclosingMethod attribute. (This class was probably
> produced by a broken compiler.)
> [2010-09-20 08:33:54 - CodeFinder]warning: Ignoring InnerClasses
> attribute for an anonymous inner class that doesn't come with an
> associated EnclosingMethod attribute. (This class was probably
> produced by a broken compiler.)
> [2010-09-20 08:33:54 - CodeFinder]warning: Ignoring InnerClasses
> attribute for an anonymous inner class that doesn't come with an
> associated EnclosingMethod attribute. (This class was probably
> produced by a broken compiler.)
> [2010-09-20 08:33:54 - CodeFinder]warning: Ignoring InnerClasses
> attribute for an anonymous inner class that doesn't come with an
> associated EnclosingMethod attribute. (This class was probably
> produced by a broken compiler.)
> [2010-09-20 08:33:55 - CodeFinder]1 error; aborting
> [2010-09-20 08:33:55 - CodeFinder]Conversion to Dalvik format failed
> with error 1
>
> if i remove my .jar from build path then automatically abc.apk is
> build.so plz help me
> how to use external jar in order to run android apps.
>
> Thanks & Regards
> Vijay Kumar K.N

-- 
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