On Mon, Aug 27, 2012 at 11:06 AM, nikhilesh singh Tak <[email protected]> wrote: > Yes I have checked that. > > In my main app project "android-support-v4.jar" is present in the libs > folder. Also in build path I have marked the library as checked in "Order > and Export" section.
You should not need to do that. *All* you need to do, on a modern edition of the tools, is to have the library in libs/. Doing anything else might mess matters up. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training in NYC: http://marakana.com/training/android/ -- 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

