Skip to content

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

Open
touficbatache wants to merge 1 commit into
tranleduy2000:masterfrom
touficbatache:patch-1
Open

fix(aapt): Aapt broken and cannot recognize Android 5.0+ attributes#42
touficbatache wants to merge 1 commit into
tranleduy2000:masterfrom
touficbatache:patch-1

Conversation

@touficbatache

@touficbatache touficbatache commented Dec 23, 2017

Copy link
Copy Markdown

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
Copy Markdown
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

touficbatache commented Dec 23, 2017

Copy link
Copy Markdown
Author

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

@touficbatache

Copy link
Copy Markdown
Author

@tranleduy2000

tranleduy2000 commented Dec 23, 2017

Copy link
Copy Markdown
Owner

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
Copy Markdown
Author

Thank you!! @tranleduy2000

@touficbatache

Copy link
Copy Markdown
Author

Another error @tranleduy2000

screenshot_20171224-000226
screenshot_20171224-000145

@touficbatache

Copy link
Copy Markdown
Author

The app crashes when I add <GridLayout>

screenshot_20171224-175124
screenshot_20171224-175141

@PranavPurwar

Copy link
Copy Markdown

@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