Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to run and showing error #1

Open
GoogleCodeExporter opened this issue May 30, 2015 · 11 comments
Open

Not able to run and showing error #1

GoogleCodeExporter opened this issue May 30, 2015 · 11 comments

Comments

@GoogleCodeExporter
Copy link

I have successfully download this code by SVN checkout.  I have fully gone 
through this article and i have also added "compatibility library" by Right 
click on Android project and click on Android Tools -> Add compatibility 
library and still it is showing error in Project title. FYI, it is not 
indicating any error inside the source class files and layout files.

FYI, i have also made project clean.

What may be the problem and probable solution for the same?

Original issue reported on code.google.com by [email protected] on 24 Aug 2011 at 7:22

@GoogleCodeExporter
Copy link
Author

Can you try Right clicking on the project and try Android Tools -> Fix Project 
Properties. Then clean the project again and restart eclipse. If there are no 
console errors shown then this is just an eclipse issue.

Original comment by [email protected] on 24 Aug 2011 at 10:08

@GoogleCodeExporter
Copy link
Author

@rhynd ya i have done it, still having no success, FYI, i have just started 
with Eclipse Indigo.

Original comment by [email protected] on 24 Aug 2011 at 10:38

@GoogleCodeExporter
Copy link
Author

configure build path->remove and add android-support-v4 jar again
clean and build

Original comment by [email protected] on 25 Aug 2011 at 4:10

@GoogleCodeExporter
Copy link
Author

@raahul , i also did the same as you have mentioned, but still no success.
please find an attachment.

Original comment by [email protected] on 25 Aug 2011 at 6:43

Attachments:

@GoogleCodeExporter
Copy link
Author

after checking out,before adding compatibility library ,go to configure build 
path.
remove the jar android-support-v4 in libraries .now add compatibility layer by 
right clicking proj->android tools -> addcompatibility library.

Original comment by [email protected] on 25 Aug 2011 at 7:04

@GoogleCodeExporter
Copy link
Author

@raahul its working fine now, i also shocked that library were being added for 
twice :(. Anyway thanx for the answers and resolution of this issue.

Original comment by [email protected] on 25 Aug 2011 at 7:23

@GoogleCodeExporter
Copy link
Author

how to change page by button?

Original comment by [email protected] on 12 Oct 2011 at 6:22

@GoogleCodeExporter
Copy link
Author

i add project with eclipse.and add the v4.jar to the project .
but there is a dismiss about 
import android.support.v4.view.PagerAdapter;
import android.support.v4.view.ViewPager;

this two class is not in android-support-v4.jar.
any ideas?i have no idea about this.thx.

Original comment by [email protected] on 19 Oct 2011 at 10:28

@GoogleCodeExporter
Copy link
Author

i find the solution:
as 
right clicking proj->android tools -> addcompatibility

the jar added to the project is wrong(but i don't konw why)
so i find a jar from other project .then it works

Original comment by [email protected] on 19 Oct 2011 at 11:10

@GoogleCodeExporter
Copy link
Author

nothing is wrong with the jar..actually jar is getting added twice that is the 
problem.

Original comment by [email protected] on 19 Oct 2011 at 11:12

@GoogleCodeExporter
Copy link
Author

Hi, after doing all that is in this issue... 
I got this error: "[2012-03-26 10:33:10 - AwesomePager] Unable to resolve 
target 'android-10'" (whitout the quotes)
And everything in the project throws errors...
What can I do??

Original comment by angivel on 26 Mar 2012 at 3:40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant