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

i need to android-support-v4 v 26.0.2 (api 26) jar file #1

Closed
mohamadrezash opened this issue Sep 15, 2017 · 2 comments
Closed

i need to android-support-v4 v 26.0.2 (api 26) jar file #1

mohamadrezash opened this issue Sep 15, 2017 · 2 comments
Assignees

Comments

@mohamadrezash
Copy link

mohamadrezash commented Sep 15, 2017

hey dear.
i need to v 26.0.2 android-support-v4 jar file but the latest release that include jar file is 24.1.1
please help

@dandar3
Copy link
Owner

dandar3 commented Sep 16, 2017

Hi

I see it now, the date on the libs folder is a year old and the comment says 24.2.1, sorry about that, looking into it.

@dandar3 dandar3 self-assigned this Sep 16, 2017
@dandar3
Copy link
Owner

dandar3 commented Sep 16, 2017

Actually that is not a problem, what happens is support-v4 was stripped of all classes which moved into dependant projects. It only contains a BuildConfig.class that hasn't changed in the last few versions, that is why it didn't get refreshed by the Git client.

You wil see it when you open the JAR with JD-GUI. You can do the same on the one from Google Maven repository (support-v4-26.0.2.aar)

PS: Aside from this, recommending to watch the android-support-library-README project and to use the video instructions at the end of it on how to easily download an Android Support Library library set.

@dandar3 dandar3 closed this as completed Sep 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants