Android Twitter fabric library error - android

I have integrated twitter fabric sdk in android project. It has 5 libraries imported in workspace with project. It was working fine. I have removed the project from workspace and import it again, now all libraries showing error and after run Clean+build project command it is not solving.
error message:
The project cannot be built until build path errors are resolved MicroSoftTechEd Unknown Java Problem
The container 'Android Dependencies' references non existing library 'D:\Microsoftteched_data\MicroSoftTechEd\kit-libs\io-fabric-sdk-android_fabric\bin\io-fabric-sdk-android_fabric.jar' com-twitter-sdk-android_twitter-core Build path Build Path Problem
The container 'Android Dependencies' references non existing library 'D:\Microsoftteched_data\MicroSoftTechEd\kit-libs\com-twitter-sdk-android_twitter-core\bin\com-twitter-sdk-android_twitter-core.jar' com-twitter-sdk-android_tweet-ui Build path Build Path Problem
The container 'Android Dependencies' references non existing library 'D:\Microsoftteched_data\MicroSoftTechEd\kit-libs\io-fabric-sdk-android_fabric\bin\io-fabric-sdk-android_fabric.jar' com-twitter-sdk-android_tweet-composer Build path Build Path Problem
The container 'Android Dependencies' references non existing library 'D:\Microsoftteched_data\MicroSoftTechEd\kit-libs\com-twitter-sdk-android_twitter\bin\com-twitter-sdk-android_twitter.jar' MicroSoftTechEd Build path Build Path Problem
The project cannot be built until build path errors are resolved com-digits-sdk-android_digits Unknown Java Problem
The container 'Android Dependencies' references non existing library 'D:\Microsoftteched_data\MicroSoftTechEd\kit-libs\com-twitter-sdk-android_twitter-core\bin\com-twitter-sdk-android_twitter-core.jar' com-digits-sdk-android_digits Build path Build Path Problem
The container 'Android Dependencies' references non existing library 'D:\Microsoftteched_data\MicroSoftTechEd\kit-libs\com-digits-sdk-android_digits\bin\com-digits-sdk-android_digits.jar' com-twitter-sdk-android_twitter Build path Build Path Problem
solution required.
Thanks in advance

Related

eclipse android app error 'Android Dependencies'

I have this error in my first android project
it sats
[The container 'Android Dependencies' references non existing library 'E:\project workspace\appcompat_v7\bin\appcompat_v7.jar' TheSmartHome Build path Build Path Problem]
Go to Project->Build Automatically and enable it.
Go to: Project > Clean > Clean all projects.
right-click the .jar files (there will be two files select android-support-v4.jar) and then select Build Path > Add to Build Path.
also try The container 'Android Dependencies' references non existing library 'facebook-android-sdk\facebook\bin\com_facebook_android.jar'

Description of Errors occured in creating the Android Application

i am installing Android Api 19 but when i create the Android appliction this generates the follwing errors. Android is installad on windows 7.plz help me solving these errors of "Build path" i have updated the tools but these errors still occuring.
Description Resource Path Location Type
The container 'Android Dependencies' references non existing library 'D:\adt-bundle-windows-x86-20140702\Workspace\appcompat_v7\bin\appcompat_v7.jar' Test Build path Build Path Problem
Description Resource Path Location Type
The project cannot be built until build path errors are resolved Test Unknown Java Problem

Problems with facebook-android-sdk

I am following this tutorial: https://developers.facebook.com/docs/android/getting-started but after importing the samples I get many errors. I had to install other version of eclipse and two different version of the facebook-android-sdk since version 3.15.0 did not have the bin folder to install the Facebook app on the emulator. The errors I get are the following: (note that adt-bundle-windows-x86-20131030\sdk\ was the eclipse previous version, I had to install a new one since the old one was not working properly anymore).
Description Resource Path Location Type
The project cannot be built until build path errors are resolved SwitchUserSample Unknown Java Problem
The project cannot be built until build path errors are resolved GraphApiSample Unknown Java Problem
The container 'Android Dependencies' references non existing library 'C:\Users\USER\Desarrollo\adt-bundle-windows-x86-20131030\sdk\tools\support\annotations.jar' FacebookSDK Build path Build Path Problem
The container 'Android Dependencies' references non existing library 'C:\Users\USER\Dropbox\PruebaTandem\facebook-android-sdk- 3.14.1\facebook\bin\facebooksdk.jar' HelloFacebookSample Build path Build Path Problem
The project cannot be built until build path errors are resolved RPSSample Unknown Java Problem
The project cannot be built until build path errors are resolved Scrumptious Unknown Java Problem
The container 'Android Dependencies' references non existing library 'C:\Users\USER\Dropbox\PruebaTandem\facebook-android-sdk-3.14.1\facebook\bin\facebooksdk.jar' GraphApiSample Build path Build Path Problem
The container 'Android Dependencies' references non existing library 'C:\Users\USER\Dropbox\PruebaTandem\facebook-android-sdk-3.14.1\facebook\bin\facebooksdk.jar' Scrumptious Build path Build Path Problem
The project cannot be built until build path errors are resolved ProfilePictureSample Unknown Java Problem
The container 'Android Dependencies' references non existing library 'C:\Users\USER\Dropbox\PruebaTandem\facebook-android-sdk-3.14.1\facebook\bin\facebooksdk.jar' RPSSample Build path Build Path Problem
The project cannot be built until build path errors are resolved SessionLoginSample Unknown Java Problem
The project cannot be built until build path errors are resolved PlacePickerSample Unknown Java Problem
The project cannot be built until build path errors are resolved NativeAdSample Unknown Java Problem
The container 'Android Dependencies' references non existing library 'C:\Users\USER\Dropbox\PruebaTandem\facebook-android-sdk-3.14.1\facebook\bin\facebooksdk.jar' PlacePickerSample Build path Build Path Problem
The container 'Android Dependencies' references non existing library 'C:\Users\USER\Dropbox\PruebaTandem\facebook-android-sdk-3.14.1\facebook\bin\facebooksdk.jar' ProfilePictureSample Build path Build Path Problem
The project cannot be built until build path errors are resolved AdUnitsSample Unknown Java Problem
The project cannot be built until build path errors are resolved HelloFacebookSample Unknown Java Problem
The container 'Android Dependencies' references non existing library 'C:\Users\USER\Desarrollo\adt-bundle-windows-x86-20131030\sdk\tools\support\annotations.jar' NativeAdSample Build path Build Path Problem
The container 'Android Dependencies' references non existing library 'C:\Users\USER\Dropbox\PruebaTandem\facebook-android-sdk-3.14.1\facebook\bin\facebooksdk.jar' FriendPickerSample Build path Build Path Problem
The container 'Android Dependencies' references non existing library 'C:\Users\USER\Desarrollo\adt-bundle-windows-x86-20131030\sdk\tools\support\annotations.jar' AdUnitsSample Build path Build Path Problem
The container 'Android Dependencies' references non existing library 'C:\Users\USER\Dropbox\PruebaTandem\facebook-android-sdk-3.14.1\facebook\bin\facebooksdk.jar' SessionLoginSample Build path Build Path Problem
The container 'Android Dependencies' references non existing library 'C:\Users\USER\Dropbox\PruebaTandem\facebook-android-sdk-3.14.1\facebook\bin\facebooksdk.jar' SwitchUserSample Build path Build Path Problem
The project cannot be built until build path errors are resolved FacebookSDK Unknown Java Problem
The project cannot be built until build path errors are resolved FriendPickerSample Unknown Java Problem
Thanks!
I also had this problem and solved it as follows:
Go to android-sdk\extras\android\support\annotations and copy android-support-annotations.jar and paste it in android-sdk\tools\support.
Rename to annotations
Just close all sample projects that is referencing FacebookSDK, clean and build FacebookSDK, facebooksdk.jar will be created.

Not able to create an Android app using scringo

I am trying to create new Android app using scringo by following this link,
http://www.scringo.com/docs/android-guides/quickstart/
finally after completing all the step when i tried to run my app its telling
"Your project contains errors.please fix them before running".
when i saw in problems view its showing the following errors
1.Project 'Scringo' is missing required source folder: 'gen' Scringo Build path Build Path Problem
2.The container 'Android Dependencies' references non existing library 'C:\v Drive\adt-bundle-windows-x86_64-20131030\workspace\Scringo\bin\scringo.jar' Chat Build path Build Path Problem
i followed all the steps correctly, why these errors are showing up
Remove the scringo dependency in build path, restart the eclipse and again add the scringo project as dependency from 'configur build path'

Build Path Problems

When i bulid the android program, i found these errors happening. Can ayone help me fix this?
The container 'Android Dependencies' references non existing library '/home/harikrishnan/project/For_Jms/Common/AppCommon/bin/appcommon.jar' GenericTransport Build path Build Path Problem
The container 'Android Dependencies' references non existing library
'/home/harikrishnan/project/For_Jms/Common/AppCommon/bin/appcommon.jar'
App can't find your appcommon.jar, probably you added incorrect path to your .jar file.
Check your path at first if is right.

Categories

Resources