Hello ! 

 I had created an Android 4.1 project with a ViewPager and with some 
fragments. I had set the minSdk to API level 8 and the targer to 16, When I 
had tried to install it on Android 2.2 device the hole app crashed (Loader 
couldn't find MainActivity exception ). I had tried to reach the ViewPager 
via the Android Support Library (v4).
 Could anyone tell me why not would it works for me? I had read 
the official google article which is saying I'm able to use ViewPager and 
ViewFlipper on Android 2.2 via Support Library, but I didn't.

I had downloaded the 
https://github.com/JakeWharton/Android-ViewPagerIndicator project 
and voila, it works like a cream on android 2.2 and on Android 4.x too.

Any ide ? I would prefer the official solution, if it is possible!

Cheers,
Károly

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