import Fabric in android eclipse -
i have latest version of eclipse v23 , have install fabric in eclipse , have faced problem in importing twitterauthconfig cannot resolved type , other thing related fabric can't resolved also. have tried refresh project not work.
dose face same problem? eclipse sucks.
you need set buildpath of kit-libs.
below steps :
1) right click on project
2) select build path > configure build path
3) add jar files kit - libs in libraries folder , check jars in order , export tab.
this how can resolved problem.
hope helps.
Comments
Post a Comment