hello, I have some compiling problems about android owncloud. Although I followed the steps in setup.md. I added the libraries such as sherlock and owncloud android library. the libraries fixed most of the errors, yet in src/com.owncloud.android.ui.preview/PreviewMediaFragment.java in the 34th line which is: import android.os.IBinder; an error occures. the error text is "The type android.support.v4.app.Fragment cannot be resolved. It is indirectly referenced from required .class files" . eventhough in appcompat7 library is defined and includes 'android-support-v4.jar' I tried to define an additional 'android-support-v4.jar', it fixed the problem and caused others. for example : "com.owncloud.android.R can not be resolved" Thank you
Regards
_______________________________________________ User mailing list [email protected] http://mailman.owncloud.org/mailman/listinfo/user
