android - Configure build path suggestion when trying to extend ActionBarActivity -
i’m trying extend class actionbaractivity , cant, tried every possible way know. i’m importing android.support.v7.app.actionbaractivity; want add lib without resource instructed on android developer’s site. , every time same error....i upload photos
this error: description resource path location type project not built since build path incomplete. cannot find class file android.support.v4.app.actionbardrawertoggle$delegateprovider. fix build path try building project xxx unknown java problem
a busy cat http://img29.imageshack.us/img29/1032/qlei.jpg a busy cat http://img43.imageshack.us/img43/6339/n4cj.jpg
thanks
the problem has been fixed me after adding android support library.
right click -> android tools -> add support library
Comments
Post a Comment