android - SherlockFragmentActivity causing ClassNotFoundException -


i'm having class extends sherlockfragmentactivity

when trying run program getting classnotfoundexception

i've tried this solution no avail.

i mention i'm setting class launcher activity in manifest. when change sherlockfragmentacivity sherlockactivity i'm able run program can't use fragments anymore there's no getsupportfragmentmanager() method in sherlockactivity class.

i found solution. deleting support library libs folder did trick me.


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -