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

fix(aapt): Aapt broken and cannot recognize Android 5.0+ attributes #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

touficbatache
Copy link

@touficbatache touficbatache commented Dec 23, 2017

This should hopefully fix #36. By the way, where is rootProject.ext.compileSdkVersion defined? @tranleduy2000 See https://github.com/afollestad/material-dialogs/issues/310#issuecomment-78013131 for reference.

This should hopefully fix tranleduy2000#36. By the way, where is `rootProject.ext.compileSdkVersion` defined? @tranleduy2000
@touficbatache
Copy link
Author

The app should create a build.gradle file in the root of the project in which you can specify the target SDK version, the max SDK version and the min SDK version. However, the file doesn't get created and there's no way you can edit the SDK version manually. You could add an option in the app's settings to define the SDK version. 😃

@touficbatache
Copy link
Author

touficbatache commented Dec 23, 2017

Are you able to add the <style name="AppTheme" parent="@android:style/Theme.Material.Light" /> on your end? @tranleduy2000

@touficbatache
Copy link
Author

@tranleduy2000
Copy link
Owner

tranleduy2000 commented Dec 23, 2017

Now, you can use android 21 attr, I updated to android 21 platform, can not be higher than 21 because of the current java compiler of Java N-IDE only compile android 21 and lower

Download latest version at release page

@touficbatache
Copy link
Author

Thank you!! @tranleduy2000

@touficbatache
Copy link
Author

Another error @tranleduy2000

screenshot_20171224-000226
screenshot_20171224-000145

@touficbatache
Copy link
Author

The app crashes when I add <GridLayout>

screenshot_20171224-175124
screenshot_20171224-175141

@PranavPurwar
Copy link

@tranleduy2000 I just noticed that you're online today, so im yet again requesting you to continue this project. Many people purchased premium but are suffering because the themes don't work even after purchasing premium. Please don't let our community down. I hope you understand.
Thanks.

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

Successfully merging this pull request may close these issues.

Aapt broken and cannot recognize Android 5.0+ attributes
4 participants