Eclipse Android missing getSupportedFragmentManager and getChildFragmentManager -


hi tried using android supported lib v4 v13 instead of android app lib eclipse still cannot recognize getsupportedfragmentmanager , getchildfragmentmanager functions. there steps need take in order fro eclipse recognize both functions? using eclipse luna latest android sdk, targeting api 17 platform.

i need either function see why app crashes no view found id ?? when using viewpager inside dialogfragment.

thanks in advance.

i found reason why eclipse cant recognize both functions , because while getsupportfragmentmanager available in supported lib v13 both function available in support lib v4 weird considering v13 higher , v4 included. perhaps removed getchildfragmentmanager function in v13 reason. discovered when using software provided here jd.benow.ca search function on class reside , viola, v13 don't have getchildfragmentmanager in of classes available , it's existed in v4, now, if getchildfragmentmanager needed use support lib v4 or find way use both support lib v4 , 13. happy programming using support lib v4 , v13 guys.


Comments

Popular posts from this blog

java - Andrioid studio start fail: Fatal error initializing 'null' -

android - Gradle sync Error:Configuration with name 'default' not found -

StringGrid issue in Delphi XE8 firemonkey mobile app -