Hi Mark, Don that as well.. but same issue..
I am getting log as below 08-27 21:05:42.321: W/dalvikvm(28310): Link of class 'Landroid/support/v4/os/ParcelableCompatCreatorHoneycombMR2;' failed 08-27 21:05:42.331: W/ClassPathPackageInfoSource(28310): Cannot load class. Make sure it is in your apk. Class name: 'android.support.v4.os.ParcelableCompatCreatorHoneycombMR2'. Message: android.support.v4.os.ParcelableCompatCreatorHoneycombMR2 08-27 21:05:42.331: W/ClassPathPackageInfoSource(28310): java.lang.ClassNotFoundException: android.support.v4.os.ParcelableCompatCreatorHoneycombMR2 On Mon, Aug 27, 2012 at 8:49 PM, Mark Murphy <[email protected]>wrote: > 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 > -- Nikhilesh Singh Tak +91-9754070871 +91-9929098279 -- 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

