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

Main manifest has <uses-sdk android:minSdkVersion='8'> but library uses minSdkVersion='10' #4

Closed
snowdream opened this issue May 11, 2014 · 1 comment

Comments

@snowdream
Copy link

I want to reference the library in my project(https://github.com/snowdream/android-widgets).i get the error as follows.
It seems that the minSdkVersion of my project is 8, but your minSdkVersion is 10.
If your library is avaiable for minSdkVersion 8, can you modify it to minSdkVersion 8,thank you.

[/home/snowdream/workspace/git/android-widgets/lib/src/main/AndroidManifest.xml, /home/snowdream/workspace/git/android-widgets/lib/build/exploded-aar/com.jpardogo.flabbylistview/library/1.0.0/AndroidManifest.xml:2]   
 Main manifest has <uses-sdk android:minSdkVersion='8'> but library uses minSdkVersion='10'                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   
@jpardogo
Copy link
Owner

I am sorry but it is not gonna be possible. Actually I was thinking about doing it minSdk 14. API 10 is an illusion of real android apps users. Dashboard

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