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

Support SDK Version 23 #1

Open
raquezha opened this issue Jan 16, 2016 · 6 comments
Open

Support SDK Version 23 #1

raquezha opened this issue Jan 16, 2016 · 6 comments

Comments

@raquezha
Copy link

currently it supports compileSdkVersion 19, because I want to use AppCompatActivity instead of just Activity.

@eaglesky
Copy link
Owner

Hi raquezha,

Have you tried to simply change the compileSdkVersion in all the build.gradle files to 23? I guess that's probably enough to support the AppCompatActivity usage.

@raquezha
Copy link
Author

Actually I have but not tested, well you are using openCv and other libraries which I think does not support version 23, I just want to pass it to you :3

@eaglesky
Copy link
Owner

I see. I changed the compileSdkVersion to 23 in all the build.gradle files and the project can still be built successfully. You can try that too and let me know if there are any issues.

@raquezha
Copy link
Author

Oh Okay, anyway will test it tommorow.

@Jahongir1993
Copy link

Hello )))
This app is not working my Galaxy J5

@eaglesky
Copy link
Owner

@Jahongir1993 Can you tell me what the error message is?

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

3 participants