Error using spring framework in android -


i using spring framework in android getting error on these

import org.springframework.social.connect.serviceproviderconnection; import org.springframework.social.facebook.connect.facebookmobileserviceprovider;

so solution that.

you don't error is, i'll it's class not found error. solution jar contains classes , put in classpath.

this url might help:

https://github.com/springsource/spring-social/commits/master/spring-social-core/src/main/java/org/springframework/social/connect/support/connectionrepository.java

once have it, you'll have know how add jar classpath in android project.


Comments

Popular posts from this blog

Cursor error with postgresql, pgpool and php -

delphi - ESC/P programming! -

c++ - error: use of deleted function -